14.07.2012, 09:35
Quote:
That depends on scripter(you). If you want to disable the commands after player go to some other place(or after they killed someone, or after they have been prisoned, or any other YOUR reason) via command (or entering check point, or idk... picking pickup) just put
pawn Code:
for example I don't want player to /suicide after he uses command /teleport, but if really needed player can use command /sorry to enable commands: pawn Code:
|
Okay to make it simple.
I only want to disable /t -teleport command in drag. If you can see on my first post.
If player tried to use /t- teleport a DIALOG_STYLE_MSGBOX will show "You can't use teleport while in Drag" "Leave" "Stay"
If player click Leave - He will die and respawn in different spawn place.
If player click stay - Dialog will close and he/she still in drag area.