status item script

  1. Hidekitakase

    Status based on Night or Day

    Hey Guys i have a doubt, why this is don't work properly: while(!isnight()){     bonus bInt,50;     sleep2 1500; } bonus bStr,50;  When is at night give to the player 50 int points, but, when i change to morning the item don't refresh itself to the other part of the code. But, when...
Back
Top