Problem running custom scripts.

Dim454

Member
ISXeve seems to not like any of the code I send to it... even examples taken from the forums. Is there anything special I need to set up before I run anything other than the EVEbot? It even seems like some of the syntax is broken from the wiki, 90% of the stuff isnt recognized by ISXeve, is this common or what am I doing wrong here? Is the script language technically 99% C++? I dont really understand.
 

Dim454

Member
I got some of it to work, I had to restart the client and Innerspace a few times. I actually dont know what fixed it.
 

CyberTech

Second-in-Command
Staff member
ISXeve seems to not like any of the code I send to it... even examples taken from the forums. Is there anything special I need to set up before I run anything other than the EVEbot? It even seems like some of the syntax is broken from the wiki, 90% of the stuff isnt recognized by ISXeve, is this common or what am I doing wrong here? Is the script language technically 99% C++? I dont really understand.
Nearly the entire wiki is up to date, so having 90% of it fail means you've got something wrong.

LS is C-based, in syntax, and borrows from C++ for some OOP syntaxes.

You'd be better off coming on irc and telling us exactly what the issue is, so we can help you realtime.
 
Top Bottom