22.07.2015, 17:01
PHP код:
DB[playerid][Job]=strval("Unemployed");
PHP код:
new String[256];
format(String,sizeof(String),"Job: %s",DB[playerid][Job]);
SendClientMessage(playerid,-1,String);
what should i do?
pls ignore my shitty english i wrote it in a minute and I was too lazy to take a look on the thread before posting it.