How to name someting
#2

PHP Code:
new jobtext[8];
    if(
PlayerInfo[playerid][pJob] == JOBID) { jobtext"JOB INFO"; }
    else if(
PlayerInfo[playerid][pJob] == JOBID) { jobtext"JOB INFO"; } 
Example,

PHP Code:
new jobtext[8];
    if(
PlayerInfo[playerid][pJob] == 1) { jobtext"Fisherman"; } 
PHP Code:
format(string,sizeof(string),"Numele: %s | Bani in mana: %i | Admin Level: %i | Job: %s",nameGetPlayerMoney(playerid), PlayerInfo[playerid][pAdmin], jobtext); 
Reply


Messages In This Thread
How to name someting - by Calinut200 - 28.03.2020, 23:53
Re: How to name someting - by David (Sabljak) - 29.03.2020, 01:05
Re: How to name someting - by Calinut200 - 29.03.2020, 01:14
Re: How to name someting - by SiaReyes - 29.03.2020, 03:33

Forum Jump:


Users browsing this thread: 1 Guest(s)