Dialog Not showing fully
#1

The code below is not showing all that is there. Anyone got any help please help me



PHP код:
            format(stringgesizeof(stringge), "Name: %s\r\nPhoneNumber:(%d)\r\nSex: %s\r\nBank Account:$%s\r\nDrivers License: %s\r\nFlying License: %s\r\nFishing License: %s\r\nSailing License: %s\r\nWeapons License: %s\r\nVehicle Insurance: %s\
            \r\nTimes Arrested: %d\r\nWarrants:%d"
GetPlayerNameEx(giveplayeridENameType_RPName_NoMask), GetPVarInt(giveplayerid,"PhoneNumber"), GetSexName(GetPVarInt(giveplayerid,"Sex")), getNumberString(GetPVarInt(giveplayerid,"Bank")), text1text2text3,
            
text4text5text6getNumberString(GetPVarInt(giveplayerid,"TimesArrested")), GetPlayerWantedLevel(giveplayerid));
            
ShowPlayerDialog(playeridEFactionsDialog_PlayerMDCDIALOG_STYLE_MSGBOX,"Police MDC System",stringge,"Select","Exit"); 
Reply


Messages In This Thread
Dialog Not showing fully - by Alex_T - 02.03.2015, 03:33
Re: Dialog Not showing fully - by De4dpOol - 02.03.2015, 03:54
Re: Dialog Not showing fully - by Kenway - 02.03.2015, 05:06

Forum Jump:


Users browsing this thread: 1 Guest(s)