25.04.2010, 17:19
Quote:
Originally Posted by Rac3r
Oi, double posting takes the piss.
You triple posted. Код:
error 075: input line too long (after substitutions) Код:
new PlayerStoredInt[MAX_PLAYERS]; // change to .... new pInt[MAX_PLAYERS]; Exmple from Ryders Race Filterscript: Код:
case 606: ShowPlayerDialog(playerid, dialogid, DIALOG_STYLE_MSGBOX, CreateCaption("Build New Race (Done)"), "\ You have created your race and it's ready to use now.\n\n\ >> Press 'Finish' to finish. 'Exit' - Has no effect.", "Finish", "Exit"); } |

