28.09.2009, 17:09
This topic can be removed now i fix it
new s[750];
format(s,sizeof(s), "%s%s", "\nRules of Conduct:\n\nNo Random Deathmatching\nNo Spamming\nNo Disrespecting Admins \nNo Insulting other players\nNo Hacking or cheating in any way or form\nDo not affiliate with any hacks use /report immediately\nPlease take notice that if any rules are broken may result in a ban,\nfor further information on rules and behavior.\nplease visit our forums at: forum.freeworld-rp.co.cc/index.php If you think you have been ",
"disrespected, please report the incodent on our forums \nfor emergency contact you can get a hold of the owners at\nsa_mp@live.c0.uk or candrsa-mp@live.com.");
ShowPlayerDialog(playerid,5,DIALOG_STYLE_MSGBOX,"Terms And agreements",s,"agree","disagree");
format(s,sizeof(s),"text1", "text2");
format(s,sizeof(s), "%s%s", "text1", "text2");