PM system
#7

No we were talking about IsPlayerConnected(playerid) at the beginning.If a player has to send a command he has to be connected.

Code:
CMD:pm(playerid, params[])
{
    if(IsPlayerConnected(playerid)) // This line
Reply


Messages In This Thread
PM system - by trukker1998 - 18.02.2014, 16:59
Re: PM system - by Golimad - 18.02.2014, 17:23
Re: PM system - by AlonzoTorres - 18.02.2014, 17:25
Re: PM system - by trukker1998 - 18.02.2014, 17:30
Re: PM system - by Yashas - 18.02.2014, 17:31
Re: PM system - by trukker1998 - 18.02.2014, 17:33
Re: PM system - by Yashas - 18.02.2014, 17:36
Re: PM system - by trukker1998 - 18.02.2014, 17:41
Re: PM system - by Cvnnor - 18.02.2014, 17:42
Re: PM system - by Yashas - 18.02.2014, 17:43

Forum Jump:


Users browsing this thread: 1 Guest(s)