Exit Help
#9

Just try this:
Код:
if( strcmp( cmdtext, "/exit", true ) == 0 )
{
    TogglePlayerControllable( playerid, true );
    return 1;
}
It is very possible to don't be called, maybe it is in a FS, and in OnPlayerCommandText in GM you return 1; . Better put this command in your GM.
Reply


Messages In This Thread
Exit Help - by Akcent_Voltaj - 18.07.2012, 12:14
Re: Exit Help - by clarencecuzz - 18.07.2012, 13:07
Re: Exit Help - by Matz - 18.07.2012, 13:08
Re: Exit Help - by Rudy_ - 18.07.2012, 13:10
Re: Exit Help - by RenSoprano - 18.07.2012, 13:10
Re: Exit Help - by clarencecuzz - 18.07.2012, 13:19
Re: Exit Help - by Akcent_Voltaj - 18.07.2012, 13:28
Re: Exit Help - by Akcent_Voltaj - 18.07.2012, 13:45
Re: Exit Help - by IstuntmanI - 18.07.2012, 13:49
Re: Exit Help - by L.Hudson - 18.07.2012, 13:50

Forum Jump:


Users browsing this thread: 2 Guest(s)