Def1led
12-26-2011, 02:23 AM
I get this error with every script i try, and i've done some searching around this site and it tells me to edit what world it is, to a real world, or to an american world. And i do that, but it still does the error for me, any help?
// initialize SMART and clear it's canvas
{$IFDEF SMART}
SMART_Server := 21;
SMART_Members := False;
SMART_Signed := True;
SMART_SuperDetail := False;
{$ENDIF}
This is post edit and it still gave me an error (world 21 is a members world in the US)
// initialize SMART and clear it's canvas
{$IFDEF SMART}
SMART_Server := 21;
SMART_Members := False;
SMART_Signed := True;
SMART_SuperDetail := False;
{$ENDIF}
This is post edit and it still gave me an error (world 21 is a members world in the US)