if(!strcmp(cmdtext, \"/tele-wine\", true, 10))
EsetlegMost nem azért, de te olvastad az elsõ hozzászólását? Most vagy ugyan azt írtad (direkt), vagy nem tudom.
[pawn]if(strcmp(cmdtext, \"/tele-wine\", true) == 0)
{
SetPlayerPos(playerid,-1632.8777,738.0439,14.4609);
return 1;
}[/pawn]
A 183. ik sorom így van: if(!strcmp(cmdtext, \"/tele-wine\", true, 10)) {