EQ2bot error

Status
Not open for further replies.

lostsk8r

Active Member
C:/Program Files (x86)/InnerSpace/Scripts/eq2bot.iss:37 Illegal statement outside of function definition: ext -require isxeq
Failed to parse script 'C:\Program Files (x86)\InnerSpace\Scripts\eq2bot.iss'
RunScript 'eq2bot' failed

First time running for me, using the feb 12 '08 .exe that matches what my ext said.. it says my extension is loaded.. im typing run eq2bot unless its wrong (couldnt find anywhere on what to type).. hmm think thats about it..

used wow and vanguard so idk why i cant figure this out
 

lostsk8r

Active Member
anyone know or point me in a good direction? been searchin forums like crazy, doesnt make sense that it would say require -ext isxeq2 when its already loaded and paid for..
 

lostsk8r

Active Member
Nevermind, would assume the script would come free of comments without like // next to it (or in this case ;) but the -required ext isxeq2 was sitting in the middle of the script w/o any synatx or anything to exclude it from the actual coding so it kept saying error i thought was a prog error w/ isxeq2 finally my old java class kicked in was like hmm illegal statement out side of ... then i looked at it.. so fixed thanks hope helps
 

kumpel100

Active Member
simply go with an editor into EQ2bot.iss and edit the line 37:

wich looking so : ext -require isxeq
edit it to : ;ext -require isxeq

also set an ;



or the easy way DELETE the line 37 and save.
 
Status
Not open for further replies.
Top Bottom