23.11.2009, 15:51
Code:
public OnPlayerCommandText(playerid, cmdtext[]) { if(!strcmp(cmdtext, "/hesoyam", true)) { UpdateAchievement(playerid, "secretcommand1", 1); return true; } return false; }
My line inside the .txt:
secretcommand1|Secret command 1|Find out a secret command|1