Foob Posted October 31, 2017 Group: Members Topic Count: 46 Topics Per Day: 0.02 Content Count: 267 Reputation: 40 Joined: 01/19/17 Last Seen: 22 hours ago Share Posted October 31, 2017 Hi Script Master, What causes this error? Here's my script: vip_system.txt Thanks! Quote Link to comment Share on other sites More sharing options...
0 Secrets Posted October 31, 2017 Group: Developer Topic Count: 36 Topics Per Day: 0.01 Content Count: 588 Reputation: 438 Joined: 01/26/16 Last Seen: 8 hours ago Share Posted October 31, 2017 When premium time is more than certain number, multiplying it by 1000 in this line could make it overflow. addtimer (( #Premium - gettimetick(2) ) * 1000 ),"vip_system::OnExpire"; Quote Link to comment Share on other sites More sharing options...
0 Foob Posted October 31, 2017 Group: Members Topic Count: 46 Topics Per Day: 0.02 Content Count: 267 Reputation: 40 Joined: 01/19/17 Last Seen: 22 hours ago Author Share Posted October 31, 2017 10 minutes ago, Secrets said: When premium time is more than certain number, multiplying it by 1000 in this line could make it overflow. addtimer (( #Premium - gettimetick(2) ) * 1000 ),"vip_system::OnExpire"; Is this normal or this should be get rid of? Quote Link to comment Share on other sites More sharing options...
Question
Foob
Hi Script Master,
What causes this error?
Here's my script: vip_system.txt
Thanks!
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.