Returning a command in OnPlayerKeyStateChange
#4

Without params :

Ex:
pawn Код:
//Your command
CMD:vinteract(playerid)
{
    //
    return true;
}


//OnPlayerKeyStateChange
cmd_vinteract(playerid);
Reply


Messages In This Thread
Returning a command in OnPlayerKeyStateChange - by vIBIENNYx - 01.10.2012, 16:21
Re: Returning a command in OnPlayerKeyStateChange - by Danyal - 01.10.2012, 16:43
Re: Returning a command in OnPlayerKeyStateChange - by Smally - 01.10.2012, 16:45
Re: Returning a command in OnPlayerKeyStateChange - by ViniBorn - 01.10.2012, 16:48
Re: Returning a command in OnPlayerKeyStateChange - by vIBIENNYx - 01.10.2012, 17:11
Re: Returning a command in OnPlayerKeyStateChange - by Smally - 01.10.2012, 17:18
Re: Returning a command in OnPlayerKeyStateChange - by vIBIENNYx - 01.10.2012, 17:56

Forum Jump:


Users browsing this thread: 2 Guest(s)