• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Rune charges/ammo not infinite

undead mage

Active Member
Joined
Mar 25, 2012
Messages
364
Solutions
2
Reaction score
47
Location
Amsterdam
Hi, I have got an problem with my server I have edited my config.lua so you wont run out pots, arrows, stars and things like that but when people use stars and pots they still dissepear....

This is how it's in config.lua
removeWeaponAmmunition = false
removeWeaponCharges = false
removeRuneCharges = false

can anyone help me ?:/

(Im not sure which version im using but when I start my server this is what I get before it loads config, monsters, items, houses and things like that)
Code:
[02/01/2014 02:03:27] Styller Yourots, version 0.7.5 (Styller Yourots)
[02/01/2014 02:03:27] Styller Yourots 8.60 criado por LeozeraRox.
[02/01/2014 02:03:27] Compilado versao 8.60 por LeozeraRox - 31/07/2010.
[02/01/2014 02:03:27] Sources do Robson Dias! Obrigado!
[02/01/2014 02:03:27] Um Salve ao XTibia: http://xtibia.com.
 
It is so strange, because if that is the code which was included with your version, normally it should works. Maybe your version is bugged or something has been modified wrongly.

And this is your version

Code:
Yourots, version 0.7.5

I am still searching in google to help you, but i can not find anything. I suppose you will have to wait until somebody who know more than one code for that says to you.

:(
 
Something in the source code I think, try using another engine and see if it workes.
 
Back
Top