MESSAGE DIALOG BOX SIMPLE PLZ HELP :(!
#2

pawn Код:
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);
    ShowPlayerDialog(playerid,9999,DIALOG_STYLE_MSGBOX,"Flight",szString,"Okey","");
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: 2 Guest(s)