Job money
#2

When the player enters the last checkpoint:

Код:
new pName[MAX_PLAYER_NAME], string[128];
GetPlayerName(playerid,pName,sizeof(pName));
format(string,sizeof(string), "{58FF0A}%s{FFFFFF}, you have earned {58FF0A}%d$ {FFFFFF}for completing the joob.",pName,randommoney);
SendClientMessage(playerid,-1,string);
randommoney = the money you said the player receives randomly.
Reply


Messages In This Thread
Job money - by sKenzi1996 - 04.01.2016, 16:12
Re: Job money - by Lucky13 - 04.01.2016, 16:24
Re: Job money - by sKenzi1996 - 04.01.2016, 16:57
Re: Job money - by Riddick94 - 04.01.2016, 17:21
Re: Job money - by Lucky13 - 04.01.2016, 17:39
Re: Job money - by sKenzi1996 - 04.01.2016, 23:39
Re: Job money - by Lucky13 - 05.01.2016, 10:20
Re: Job money - by Godey - 05.01.2016, 10:31
Re: Job money - by sKenzi1996 - 05.01.2016, 18:37

Forum Jump:


Users browsing this thread: 1 Guest(s)