2 questions
#1

theres is a function that closing dialog that is opened for player?

and another thing:
i'm trying to do that the player write the command:
/Q or /QUIT
i tried
OnPlayerCommandText(playerid,"/q");
or
CallRemoteFunction("OnPlayerCommandText","is",play erid,"/q");
but that doesn't work
Reply
#2

Quote:
Originally Posted by D1ma
i'm trying to do that the player write the command:
/Q or /QUIT
i tried
OnPlayerCommandText(playerid,"/q");
or
CallRemoteFunction("OnPlayerCommandText","is",play erid,"/q");
but that doesn't work
/q will always quit sa-mp.
Reply
#3

/q is a client command, not script one. You can't close a client with a server unless you crash it
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)