12.02.2013, 09:47
Can anyone tell me why this is not working ?
Код:
CMD:help(playerid,params[]) { SendClientMessage(playerid, BLUE, "Basic commands:\n(/appearance),(/describe),(/clearchat),(/clothing),(/drag),(/inventory),(/notes),(/createnote),(/deletenote),(/givenote)\n(/putcig),(/putbeer),(/putwine),(/takecig),(/takebeer),(/takewine),(/payphone),(/drop),(/hidenumber),(/buildfire)\n"); return 1; }