[HELP] Locking a cmd... - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP] Locking a cmd... (
/showthread.php?tid=139142)
[HELP] Locking a cmd... -
Rockstar23 - 04.04.2010
I have a area in the map that I want to lock the teleport cmd for it to do:
pawn Код:
SendClientMessage(playerid,Color_Orange,"Please enter the password.");
And I dont want to make a dialog just where the person says it... how can I do this?