02.01.2013, 16:29
Hey guys,
I have an admin system, it works good, there is only one thing what I need to know...
Example; I /cage /jail /freeze a player, they are succesfully caged or jailed or freezed.. But if they use a command, just likes /kill or anything they can excape from they punishment. Now is my question, how can I make a check if a player is caged, freezed or jailed..
And if a player is caged he will see:
Sorry, you are currently caged... You must be wait.
And if a player is jailed he will see:
Sorry, you are currently jailed... You must be wait.
And if a player is freezed he will see:
Sorry, you are currently freezed... You must be wait.
How can I make this?
I think If player caged = 1)) or not?
Please let me show..
Thanks
I have an admin system, it works good, there is only one thing what I need to know...
Example; I /cage /jail /freeze a player, they are succesfully caged or jailed or freezed.. But if they use a command, just likes /kill or anything they can excape from they punishment. Now is my question, how can I make a check if a player is caged, freezed or jailed..
And if a player is caged he will see:
Sorry, you are currently caged... You must be wait.
And if a player is jailed he will see:
Sorry, you are currently jailed... You must be wait.
And if a player is freezed he will see:
Sorry, you are currently freezed... You must be wait.
How can I make this?
I think If player caged = 1)) or not?
Please let me show..
Thanks