19.06.2010, 22:21
Код:
if(!strcmp("talk", text, true, 4))
}
ApplyAnimation(playerid,"PED","IDLE_CHAT",4.1,1,1,1,1,1);
}
Help please.
if(!strcmp("talk", text, true, 4))
}
ApplyAnimation(playerid,"PED","IDLE_CHAT",4.1,1,1,1,1,1);
}
|
OnPlayerText |
|
[don't send] ERROR. |
if(!strcmp("talk", text, true, 4))
{
ApplyAnimation(playerid,"PED","IDLE_CHAT",4.1,1,1,1,1,1);
}