Posts: 110
Threads: 32
Joined: Mar 2009
Reputation:
0
eerr.. I was wondering how i could make a suspend command but i failed..
Can someone make me a suspend command for L-admin please i need it if it is possible...
And the Usage is
USAGE: /suspend [id] [Hours] [Reason]
Posts: 6,340
Threads: 58
Joined: May 2009
Reputation:
0
Ask in script request topic.
Posts: 1,498
Threads: 19
Joined: Jun 2009
Reputation:
0
you need to make a calander system or something , a time system ingame so that when you when you type say /suspend 24 and it suspends them for 24 hours, it will get the current time and find what time it will be in 24 hours, and set that hour and date in a variable in the save file.
make a timer to check every min or 5 min and compare the time to the player variables, and if the time is up make it set it to -1 or something