[HELp]Need Help With Scratch - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [HELp]Need Help With Scratch (
/showthread.php?tid=457808)
[HELp]Need Help With Scratch -
donhu789 - 13.08.2013
PHP код:
CMD:rules(playerid,params[])
{
new string[500];
string = "1.Do not jack other's car while they are exchanging or buying Vehicle.\n";
strcat(string, "2.Exchange car's only with the present of server Admin . To see online admins /admins\n\
3.Do not use bad words.\n\
4.Do not advetise.\n\
6.Do not use any kind of hacks.\n\
7.You can use car mods only.\n\
8.Do not Spam the server Chat.");
ShowPlayerDialog(playerid, 5, DIALOG_STYLE_MSGBOX, "{46BEE6}YS Server Credits:", string, "I Agree", "I Disagree");
return 1;
}
how Can i make more And More Bigger And MOre Longer In My server ? can anyone help my
Re: [HELp]Need Help With Scratch -
Red_Dragon. - 13.08.2013
Increase the string size which is [500] in your case. Enlarge this number till it reaches your desired size.
Re: [HELp]Need Help With Scratch -
donhu789 - 13.08.2013
can You Do it Fow my I want To put more 12 line And You Make An Exaim
Re: [HELp]Need Help With Scratch -
Red_Dragon. - 13.08.2013
Why would you need an example?! Just replace the '500' with a larger number and re-compile and test it in-game and see it if fits.
Re: [HELp]Need Help With Scratch -
donhu789 - 13.08.2013
lol Can you Do A Commands For my Please Becuz Im Just A Beginner please Help i just Want To Try To Make good Please Example and Please Just do more Line like This line 9.rules9 becuz i realy need help with those thing