01.07.2009, 04:09
Because:
1) You aren't setting a timer to decrease the jail time every second/minute.
2) You check if the players jailtime is up in the command, meanign the officer would have to type /jail again to unjail the person.
Use SetTimerEx to unjail the player after their time. When the time reaches zero ,release them.
1) You aren't setting a timer to decrease the jail time every second/minute.
2) You check if the players jailtime is up in the command, meanign the officer would have to type /jail again to unjail the person.
Use SetTimerEx to unjail the player after their time. When the time reaches zero ,release them.