sctrmp to zcmd
#1

sctrmp

Quote:

if(!strcmp(cmdtext, "/test"))
{
switch(GetPlayerLanguage(playerid))
{
case ENG:
{
SendClientMessage(playerid, -1, "Your language is English");
}
case LTU:
{
SendClientMessage(playerid, -1, "Tavo kalba yra lietuviu");
}
}
return 1;
}

how could i convert this into zcmd ? . Can someone convert it for me ? . Thanks .
Reply


Messages In This Thread
sctrmp to zcmd - by Immortal_LTU - 30.03.2013, 17:05
Re: sctrmp to zcmd - by kamzaf - 30.03.2013, 17:08
Re: sctrmp to zcmd - by Richie© - 30.03.2013, 17:09
Re: sctrmp to zcmd - by Djole1337 - 30.03.2013, 17:09
Re: sctrmp to zcmd - by Immortal_LTU - 30.03.2013, 17:09

Forum Jump:


Users browsing this thread: 1 Guest(s)