hey buddies
jsut got this REALLY small problem with a wc script:
Line 240: [Error] (15886:1): Semicolon (';') expected in script C:\Program Files\SCAR 3.15\Scripts\[SRL]PowerChopper.scar
im guessing its missing a semicolon on line 40?
heres a small part of the code:
238 y := y - random(2)
240 if(x < 0) then
241 x := 0;
help please lol thanks![]()




Reply With Quote



