08.03.2011, 10:15
tnx but u dont understand me, if i have command like this:
how do i translate that simple command into 2 languages ?
Quote:
|
if (strcmp("/kill", cmdtext, true, 10) == 0) { SetPlayerHealth(playerid,0); SendClientMessage(playerid, You suck); return 1; } |

