wantonman
06-25-2012, 01:26 AM
is there something i missed... each time i run a script i get this smart error...
('Access violation @ line 101')
uhm I've tried different scripts 2... well i cant thumb this error it used to be the way things were set up ...
{$define SMART}
{$i srl/srl.simba}
{$i srl/srl/misc/paintsmart.simba}
Smart_Server := 30;
Smart_Members := False;
Smart_Signed := True;
Smart_SuperDetail := False;
setupsrl;
DeclarePlayers;
('Access violation @ line 101')
uhm I've tried different scripts 2... well i cant thumb this error it used to be the way things were set up ...
{$define SMART}
{$i srl/srl.simba}
{$i srl/srl/misc/paintsmart.simba}
Smart_Server := 30;
Smart_Members := False;
Smart_Signed := True;
Smart_SuperDetail := False;
setupsrl;
DeclarePlayers;