I am trying to make a basic fletching script, but when i caompile it says this:I didSCAR Code:Line 41: [Error] (14722:14): Identifier expected in scriptSCAR Code:WriteLn('27')+chr(13);
I am trying to make a basic fletching script, but when i caompile it says this:I didSCAR Code:Line 41: [Error] (14722:14): Identifier expected in scriptSCAR Code:WriteLn('27')+chr(13);
erm, what your trying to make it do?
couse this is just wierd and wrong code![]()
I am trying to make it write in 27, for the number of logs i will fletch.
I am still not very familiar with using SRL so I am just doing this in normal scar form
SCAR Code:writeln('27'+chr(13))
But that would only write "27" in the debug-box. If you want SCAR to write something in the gamescreen, you can use SRL's own procedure "TypeSend". That presses enter too.
-Knives
Thanks a heap King Of Knives!!! It works now.
You could use sendkeys also but that is NOT RECCAMENDED! it could get you banned if used excessively!
There are currently 1 users browsing this thread. (0 members and 1 guests)