Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
timers
#3
sorry man >.>, as i said in my post ive never used timers before and i havwe no idea how they work, i found some info on it, so they hit intervals ok, i have mine hitting 30000 milliseconds[30 secs] and then the SP should drop but it just doesnt do anything. my code is this

Code:
If GetPlayerSp(myindex) = 0 Then
        SetPlayerHp(MyIndex, GetPlayerHP(myindex) - 2)
Else
        SetPlayerSp(Myindex, GetplayerSP(myindex) -2)
End if
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)