Indexed error?
#3

same error, someone help??
here are the surrounding linez

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    new cmd[256];
    new idx;
    cmd = strtok(cmdtext,idx);
    if(strcmp(cmd,"/teleports",true)==0)
    {
Reply


Messages In This Thread
Indexed error? - by WillyP - 29.07.2010, 20:37
Re: Indexed error? - by ScottCFR - 29.07.2010, 20:44
Re: Indexed error? - by WillyP - 29.07.2010, 22:06
Re: Indexed error? - by WillyP - 29.07.2010, 22:28
Re: Indexed error? - by mastasquizy - 29.07.2010, 22:33
Re: Indexed error? - by WillyP - 29.07.2010, 22:34

Forum Jump:


Users browsing this thread: 1 Guest(s)