10.04.2015, 12:10
Hello! 
Write it so:
The row was too long.
Mencent

Write it so:
PHP код:
new string[850];
strcat(string,"{FF6347}VIP Donations\n{FFFFFF}Gold - P150 Per Month / 650 Permanent\nSilver - P100 Per Month / P450 Permanent\nPremium - P80 Per Month / P300 Permanent\n{FFFF00}Vehicle Donation\n{FFFFFF}In Dealership - P150\nRare Vehicle - P200\nGang Vehicles[4 Doors] - P150\n{008000}Customized Headquarters\n{FFFFFF}Big HQ without interior - P350\nBig HQ with interior - P450\nCustomized Interior - P150\n");
strcat(string,"Gate - P80\n{00FFFF}Businesses\n{FFFFFF}Weaponshop/Bank - P450\n24/7 - P250\nClothes shop - P200\n{FFC0CB}Giftbox\n{FFFFFF}30GB - P50/ 120GB - P150/ 250GB - P350\n{FF00FF}Cookies\n{FFFFFF}50PHP - 90Cookies / 150PHP - 360cookies 350PHP - 750cookies\n{0000FF}Faction Donate\n{FFFFFF}Hitman R1 - 80PHP / R2 - 150PHP / R3 - 250PHP / R4 - 300PHP / R5 - 350PHP\nHot Air Balloon - 400PHP\nRent a Vehicle Ownership - 450PHP");
ShowPlayerDialogEx(playerid,s7955,DIALOG_STYLE_MSGBOX,"Donate Help",string,"Close","");
Mencent
