Joseluis González

Results 8 comments of Joseluis González

items that can be used in a list ``` lua [2376] = {name = "sword", slot = "sword"}, [2377] = {name = "two handed sword", slot = "two-handed"}, [2378] =...

@Znote If you want to test with player we would be glad to give the information to you.

You can remove ``` if (it.charges) { data = it.charges; } ``` from behaviourdatabase or change it to something like ``` if (it.charges && (data < static_cast(it.charges))) { data =...

Any comments or at least an effort to give us some information not ignoring the pr schema.

How is this

Could you post it as gist or smth

@brunominervino take a look http://www.tibia.com/news/?subtopic=newsarchive&id=3681&fbegind=7&fbeginm=1&fbeginy=2015&fendd=6&fendm=2&fendy=2017&flist=11111111

@SavageCrown thats because the code is not updating the coin balance when you do some kind of transaction, you can easily add it.