Quote:
Originally Posted by Dmforse
Quote:
Originally Posted by feipang1977
its so funny
but who can help me to add the telepoprt commands in the pwn?
please
|
pawn Код:
if(strcmp(cmd, "/xstreet", true) == 0) { SetPlayerPos(playerid, 977.9678,-3380.5745,4.7747); SendClientMessage(playerid, COLOR_GRAD1, "You have been teleported to the F1 Street"); }
Put that under OnPlayerCommandText
|
THANK YOU. BUT I STILL WORRY
error 017: undefined symbol "cmd"