WeslleyKiyo

Results 6 comments of WeslleyKiyo

Don't have this bug in the latest version. I tested here. SCRIPT: `doTransformItem(item.uid, 6132)` `doDecayItem(item.uid)` Working 100%

The script is wrong. You created a spell, made the monster cast every 2sec, with 80% chance. You need to do a check in script, to see if the spell...

Tested on Lasted Version in OTX2 There really is this problem, Im faced with it OMG! A warning appears: `You cannot put more objects in this container.` But, I can...

The correct thing would be to limit the view of monsters and remove monsters in upper and lower floors. My map, for example, does not have hunts under another one,...

@MohamedRefaat , in config.lua: change: `retroPVP = false` `deathAssistCount = 20` to: `retroPVP = true` `deathAssistCount = 1`

I think this is not allowed due to the client. You can create a script in LUA for this.