Hello. I only downloaded SCAR yesterday, and i also downloaded some scripts. Each one i open and try to run, i get various error messages, like:
Failed when compiling
Line 27: [Error] (35:1): Duplicate identifier 'UpChars' in script C:\Program Files\SCAR 3.12\includes\srl\srl\core\Globals.scar
I opened that Globals.scar file and went to the line and i see:
-------------------------------------------------------
{ var UpChars, SmallChars, StatChars : Integer;
Description: Character BitMaps }
var
[H] UpChars, SmallChars, StatChars, NpcChars: Integer;[/H]
{ var ST : LongInt;
Description: Script Start Time }
var
ST: LongInt;
-------------------------------------------------------
Well, i am a noob so i do not know what to do.
If i am using old stuff, where can i get new stuff, and how can i learn more about writing my own scripts.....
Thanks in advanced people.


Reply With Quote







