What's new

Co zrobic zeby bylo pvp od 50lvla?

Status
Not open for further replies.

Don Muha

Advanced User
Joined
Aug 27, 2008
Messages
403
Reaction score
34
Witam. Co zrobic zeby bylo pvp od 50lvla? Gdzie to zaznaczyc? tutaj macie m?j config:

Code:
-- The Forgotten Server Config

	-- Account Manager
	accountManager = "yes"
	newPlayerChooseVoc = "no"
	newPlayerSpawnPosX = 95
	newPlayerSpawnPosY = 117
	newPlayerSpawnPosZ = 7
	newPlayerTownId = 1
	newPlayerLevel = 1
	newPlayerMagicLevel = 0
	generateAccountNumber = "yes"

	-- Banishments
	broadcastBanishments = "yes"
	killsToBan = 5

	-- Battle
	worldType = "pvp"
	hotkeyAimbotEnabled = "yes"
	protectionLevel = 1
	killsToRedSkull = 3
	pzLocked = 60000
	deathLosePercent = 10
	criticalHitChance = 7
	removeAmmoWhenUsingDistanceWeapon = "yes"
	removeChargesFromRunes = "yes"
	timeToDecreaseFrags = 24 * 60 * 60 * 1000
	whiteSkullTime = 15 * 60 * 1000

	-- Commands
	displayGamemastersWithOnlineCommand = "1"

	-- Connection Config
	ip = "87.205.62.7"
	port = 7171
	loginTries = 10
	retryTimeout = 5 * 1000
	loginTimeout = 60 * 1000
	maxPlayers = "1000"
	motd = "Welcome to the Viva OtServer!"
	onePlayerOnlinePerAccount = "yes"
	allowClones = 0
	serverName = "Viva"
	loginMessage = "Welcome to the Viva OtServer!"
	adminLogsEnabled = "no"
	statusTimeout = 5 * 60 * 1000
	replaceKickOnLogin = "yes"

	-- Deathlist
	deathListEnabled = "yes"
	maxDeathRecords = 5

	-- Guilds
	ingameGuildSystem = "yes"

	-- Highscores
	highscoreDisplayPlayers = 15
	updateHighscoresAfterMinutes = 60

	-- Houses
	housePriceEachSQM = 1000
	houseRentPeriod = "never"

	-- Idle
	kickIdlePlayerAfterMinutes = 15

	-- Item Usage
	timeBetweenActions = 200
	timeBetweenExActions = 1000

	-- Map
	mapName = "viva"
	mapAuthor = "Muha"
	randomizeTiles = "yes"

	-- Messaging
	maxMessageBuffer = 4

	-- MySQL
	mysqlHost = "localhost"
	mysqlUser = "root"
	mysqlPass = ""
	mysqlDatabase = "Viva Ots"
	mysqlPort = 3306

	-- Premium Account
	freePremium = "no"

	-- PVP Server
	displayOnOrOffAtCharlist = "yes"
	allowChangeOutfit = "yes"
	noDamageToSameLookfeet = "no"
	experienceByKillingPlayers = "no"

	-- Rates
	rateExp = 5
	rateSkill = 12
	rateLoot = 2
	rateMagic = 3
	rateSpawn = 1

	-- Real Server Save
	-- note: serverSaveHour means like 03:00, not that it will save every 3 hours,
	-- if you want such a system use autoSaveEachMinutes. this serversave method
	-- may be unstable, we recommend using otadmin if you want real serversaves.
	serverSaveEnabled = "no"
	serverSaveHour = 3
	shutdownAtServerSave = "yes"
	cleanMapAtServerSave = "yes"

	-- Server saving
	autoSaveEachMinutes = 15
	saveGlobalStorage = "no"

	-- Spawns
	deSpawnRange = 2
	deSpawnRadius = 50

	-- SqLite
	sqliteDatabase = "forgottenserver.s3db"

	-- SQL
	sqlType = "mysql"
	passwordType = "plain"

	-- Startup
	defaultPriority = "high"

	-- Status
	ownerName = ""
	ownerEmail = "@otland.net"
	url = "http://otland.net/"
	location = "Europe"

W jakiej lini to zaznaczyc?

--Pozdrawiam
 

Atlas

Advanced User
Joined
May 29, 2008
Messages
340
Reaction score
19
Odp: Co zrobic zeby bylo pvp od 50lvla?

Witam. Co zrobic zeby bylo pvp od 50lvla? Gdzie to zaznaczyc? tutaj macie m?j config:
Code:
-- The Forgotten Server Config
	-- Account Manager
	accountManager = "yes"
	newPlayerChooseVoc = "no"
	newPlayerSpawnPosX = 95
	newPlayerSpawnPosY = 117
	newPlayerSpawnPosZ = 7
	newPlayerTownId = 1
	newPlayerLevel = 1
	newPlayerMagicLevel = 0
	generateAccountNumber = "yes"
	-- Banishments
	broadcastBanishments = "yes"
	killsToBan = 5
	-- Battle
	worldType = "pvp"
	hotkeyAimbotEnabled = "yes"
	[SIZE="4"][B][I]protectionLevel = 1[/I][/B][/SIZE]
	killsToRedSkull = 3
	pzLocked = 60000
	deathLosePercent = 10
	criticalHitChance = 7
	removeAmmoWhenUsingDistanceWeapon = "yes"
	removeChargesFromRunes = "yes"
	timeToDecreaseFrags = 24 * 60 * 60 * 1000
	whiteSkullTime = 15 * 60 * 1000
	-- Commands
	displayGamemastersWithOnlineCommand = "1"
	-- Connection Config
	ip = "87.205.62.7"
	port = 7171
	loginTries = 10
	retryTimeout = 5 * 1000
	loginTimeout = 60 * 1000
	maxPlayers = "1000"
	motd = "Welcome to the Viva OtServer!"
	onePlayerOnlinePerAccount = "yes"
	allowClones = 0
	serverName = "Viva"
	loginMessage = "Welcome to the Viva OtServer!"
	adminLogsEnabled = "no"
	statusTimeout = 5 * 60 * 1000
	replaceKickOnLogin = "yes"
	-- Deathlist
	deathListEnabled = "yes"
	maxDeathRecords = 5
	-- Guilds
	ingameGuildSystem = "yes"
	-- Highscores
	highscoreDisplayPlayers = 15
	updateHighscoresAfterMinutes = 60
	-- Houses
	housePriceEachSQM = 1000
	houseRentPeriod = "never"
	-- Idle
	kickIdlePlayerAfterMinutes = 15
	-- Item Usage
	timeBetweenActions = 200
	timeBetweenExActions = 1000
	-- Map
	mapName = "viva"
	mapAuthor = "Muha"
	randomizeTiles = "yes"
	-- Messaging
	maxMessageBuffer = 4
	-- MySQL
	mysqlHost = "localhost"
	mysqlUser = "root"
	mysqlPass = ""
	mysqlDatabase = "Viva Ots"
	mysqlPort = 3306
	-- Premium Account
	freePremium = "no"
	-- PVP Server
	displayOnOrOffAtCharlist = "yes"
	allowChangeOutfit = "yes"
	noDamageToSameLookfeet = "no"
	experienceByKillingPlayers = "no"
	-- Rates
	rateExp = 5
	rateSkill = 12
	rateLoot = 2
	rateMagic = 3
	rateSpawn = 1
	-- Real Server Save
	-- note: serverSaveHour means like 03:00, not that it will save every 3 hours,
	-- if you want such a system use autoSaveEachMinutes. this serversave method
	-- may be unstable, we recommend using otadmin if you want real serversaves.
	serverSaveEnabled = "no"
	serverSaveHour = 3
	shutdownAtServerSave = "yes"
	cleanMapAtServerSave = "yes"
	-- Server saving
	autoSaveEachMinutes = 15
	saveGlobalStorage = "no"
	-- Spawns
	deSpawnRange = 2
	deSpawnRadius = 50
	-- SqLite
	sqliteDatabase = "forgottenserver.s3db"
	-- SQL
	sqlType = "mysql"
	passwordType = "plain"
	-- Startup
	defaultPriority = "high"
	-- Status
	ownerName = ""
	ownerEmail = "@otland.net"
	url = "http://otland.net/"
	location = "Europe"
W jakiej lini to zaznaczyc?
--Pozdrawiam


to tu :D <short>
 

Zdrojewski

User
Joined
Oct 23, 2008
Messages
12
Reaction score
0
Odp: Co zrobic zeby bylo pvp od 50lvla?

Dla Atlasa Powinnen Byc Reprut Ale ja chyba nie moge dawac
 

Don Muha

Advanced User
Joined
Aug 27, 2008
Messages
403
Reaction score
34
Odp: Co zrobic zeby bylo pvp od 50lvla?

Dzienki. Dostajesz odemnie reputa za to ;]
 
Status
Not open for further replies.
Top