• Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.

weight

  1. S

    Help in script about weight

    Hello everyone, i'm with a doubt how can i get to put a npc to bar(impede to continue) a player in the script if he weighs more than 121.  I try to create like this egs but i didn't have any advance: if(Weight > 121)  { mes "You are heavy, please remove your extra weight."; close; }...
Back
Top