Main Page

Sunday, September 27, 2020

The Importance of *checkweight

today I just reviewed a paid script (I couldn't show because its paid)
and I saw multiple errors and mistakes on the said script !!

and this is one that MANY ... I mean MANY scripters has made this mistakes !!


if the player is currently overweight, or having more items than *getinventorysize(), the item will drop on the floor
if this actually happens, other players around this npc can come in to steal the reward item while the actual winner still desperately trying to store item

to fix this, all you have to do is add *checkweight script command
or use *rodex_sendmail script command ... or *mail script command for rathena

No comments:

Post a Comment