Undefined symbol problem!?
#6

did you declared before cmd as string? and did strtok with ?
its should be near >>>
pawn Код:
public OnPlayerCommandText(playerid,cmdtext)
{
     new cmd[256]; cmd = strtok(cmdtext,0); // do you have that?
//..
Reply


Messages In This Thread
Undefined symbol problem!? PLEASE CHECK! - by LuckyPlaya` - 30.01.2013, 18:04
Re: Undefined symbol problem!? - by u3ber - 30.01.2013, 18:09
Re: Undefined symbol problem!? - by iGetty - 30.01.2013, 18:10
Re: Undefined symbol problem!? - by LuckyPlaya` - 30.01.2013, 18:10
Re: Undefined symbol problem!? - by LuckyPlaya` - 30.01.2013, 18:13
Re: Undefined symbol problem!? - by mineralo - 30.01.2013, 18:25
Re: Undefined symbol problem!? - by LuckyPlaya` - 30.01.2013, 18:28
Re: Undefined symbol problem!? - by CJay9209 - 30.01.2013, 20:18
Re: Undefined symbol problem!? - by LuckyPlaya` - 31.01.2013, 17:02

Forum Jump:


Users browsing this thread: 1 Guest(s)