None of my cmdtext is being detected.
#3

try
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
new string[256];
new sendername[MAX_PLAYER_NAME];
new giveplayer[MAX_PLAYER_NAME];
new giveplayerid, idx;
new tmp[128];
new cmd[128];
cmd = strtok(cmdtext, idx);
Reply


Messages In This Thread
None of my cmdtext is being detected. - by Jack_Leslie - 31.08.2011, 00:24
Re: None of my cmdtext is being detected. - by PrawkC - 31.08.2011, 01:18
Re: None of my cmdtext is being detected. - by WLSF - 31.08.2011, 01:42
Re: None of my cmdtext is being detected. - by Jack_Leslie - 31.08.2011, 02:06

Forum Jump:


Users browsing this thread: 1 Guest(s)