Postado Abril 6, 2015 10 anos É o seguinte... meu servidor ja esta td configurado porem a xp q eu coloco no config.lua n altera em nada no servidor.. config.lua worldType = "pvp" hotkeyAimbotEnabled = "yes" protectionLevel = 8 killsToRedSkull = 5 killsToBlackSkull = 8 pzLocked = 60000 removeAmmoWhenUsingDistanceWeapon = "yes" removeChargesFromRunes = "yes" timeToDecreaseFrags = 8 * 60 * 60 * 1000 whiteSkullTime = 15 * 60 * 1000 stairJumpExhaustion = 2000 experienceByKillingPlayers = "no" ip = "127.0.0.1" bindOnlyGlobalAddress = "yes" loginProtocolPort = 7171 gameProtocolPort = 7172 statusProtocolPort = 7171 maxPlayers = "1000" motd = "Seja Bem Vindo" onePlayerOnlinePerAccount = "yes" allowClones = "no" serverName = "***" statusTimeout = 60000 replaceKickOnLogin = "yes" maxPacketsPerSecond = 300 pushCreatureDelay = 1 * 1000 deathLosePercent = -1 housePriceEachSQM = 1000 houseRentPeriod = "never" timeBetweenActions = 200 timeBetweenExActions = 1000 mapName = "Global" mapAuthor = "Maya" marketOfferDuration = 30 * 24 * 60 * 60 premiumToCreateMarketOffer = "yes" checkExpiredMarketOffersEachMinutes = 60 maxMarketOffersAtATimePerPlayer = 100 mysqlHost = "127.0.0.1" mysqlUser = "root" mysqlPass = "******" mysqlDatabase = "******" mysqlPort = 3306 mysqlSock = "" passwordType = "sha1" allowChangeOutfit = "yes" freePremium = "yes" kickIdlePlayerAfterMinutes = 200 maxMessageBuffer = 4 noDamageToSameLookfeet = "no" emoteSpells = "no" rateExp = 1500 rateSkill = 70 rateLoot = 10 rateMagic = 50 rateSpawn = 1 deSpawnRange = 2 deSpawnRadius = 50 staminaSystem = "no" ---- ja coloquei yes e continua a mesma coisa defaultPriority = "high" startupDatabaseOptimization = "no" ownerName = "" ownerEmail = "" url = "" location = "" so que eu mato 1 rotworm e ganho so 40 de xp... e a minha esperience stage esta assim <?xml version="1.0" encoding="UTF-8"?> <stages> <config enabled="1"/> <stage minlevel="1" maxlevel="200" multiplier="1500"/> <stage minlevel="201" maxlevel="300" multiplier="1000"/> <stage minlevel="301" maxlevel="400" multiplier="500"/> <stage minlevel="400" multiplier="250"/> </stages> se alguem puder ajudar fico agradecido... Editado Abril 6, 2015 10 anos por maper007 (veja o histórico de edições)
Postado Abril 6, 2015 10 anos encima de rateExp = 1500 bote experienceStages = true ou expStages = true acho q e isso
Postado Abril 6, 2015 10 anos Autor encima de rateExp = 1500 bote experienceStages = true ou expStages = true acho q e isso continua a mesma coisa...
Postado Abril 6, 2015 10 anos Esse seu stages.xml é diferente, use este aqui e o edite de acordo que você desejar: <?xml version="1.0" encoding="UTF-8"?> <stages> <world id="0" multiplier="1"> <stage minlevel="1" maxlevel="200" multiplier="1500"/> <stage minlevel="201" maxlevel="300" multiplier="1000"/> <stage minlevel="301" maxlevel="400" multiplier="500"/> <stage minlevel="400" multiplier="250"/> </world> </stages>
Postado Abril 6, 2015 10 anos Autor Esse seu stages.xml é diferente, use este aqui e o edite de acordo que você desejar: <?xml version="1.0" encoding="UTF-8"?> <stages> <world id="0" multiplier="1"> <stage minlevel="1" maxlevel="200" multiplier="1500"/> <stage minlevel="201" maxlevel="300" multiplier="1000"/> <stage minlevel="301" maxlevel="400" multiplier="500"/> <stage minlevel="400" multiplier="250"/> </world> </stages> continua a mesma coisa... 17:49 You gained 40 experience points. (rotworm)
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.