12.09.2012, 13:40
hey i use zcmd and i want to change this command to zcmd
its make we error the x_v and strlen idont know what i need to change here plase help !!!!
PHP код:
if(!strcmp(cmd, "/car", true) || !strcmp(cmd, "/carr", true))
{
if(IsPlayerConnected(playerid))
{
new x_v[256];
x_v = strtok(cmdtext, idx);
if(!strlen(x_v))
{