lolskilla
06-22-2007, 03:29 PM
i keep getting the sme problem for a few scripts:
Successfully compiled
SRL Compiled in 16msec.
[Runtime Error] : Out Of Range in line 85 in script C:\Documents
here i s line 84,85, and 86
Players[1].Name := '';
Players[1].Pass := '';
Players[1].Nick := '';
i am only using one character, which is
Players[0].Name := 'gdfdg';
Players[0].Pass := 'gfdgdg';
Players[0].Nick := 'fdg';
the script has autocolor picker, and i filled out all the forms that it said to
any ideas?
Successfully compiled
SRL Compiled in 16msec.
[Runtime Error] : Out Of Range in line 85 in script C:\Documents
here i s line 84,85, and 86
Players[1].Name := '';
Players[1].Pass := '';
Players[1].Nick := '';
i am only using one character, which is
Players[0].Name := 'gdfdg';
Players[0].Pass := 'gfdgdg';
Players[0].Nick := 'fdg';
the script has autocolor picker, and i filled out all the forms that it said to
any ideas?