MESSAGE DIALOG BOX SIMPLE PLZ HELP :(!
#1

How to change this in a msg dialog box i add but get many errors plz add this like this
Код:
Flight owner
Loading Piont
Droping Point
Money:
Mints:
Код:
	
Reward = 1000 + random(2000);
	GetPlayerName(playerid, szName, sizeof(szName));
	format(szString, sizeof(szString), "%s has completed a Flight from %s to %s in %d minutes and received $%d", szName, FirstAPName[playerid], SecondAPName[playerid], GetPVarInt(playerid, "WorkMins"),WorkTimer[playerid], Reward);
 	SendClientMessageToAll(COLOR_WHITE, szString);
Reply


Messages In This Thread
MESSAGE DIALOG BOX SIMPLE PLZ HELP :(! - by Iphone1234g - 16.06.2011, 06:54
Re: MESSAGE DIALOG BOX SIMPLE PLZ HELP :(! - by Raimis_R - 16.06.2011, 09:21
Re: MESSAGE DIALOG BOX SIMPLE PLZ HELP :(! - by abubaker98 - 16.06.2011, 09:23
Re: MESSAGE DIALOG BOX SIMPLE PLZ HELP :(! - by Iphone1234g - 16.06.2011, 11:56

Forum Jump:


Users browsing this thread: 1 Guest(s)