I am trying to make some scripts with Impulse Resurgence (Kabbot) and keep getting errors. The script works for a few minutes then stops, getting the error about the bot cannot run, an error would cause the bot to crash...
The script is this:
u,
iscol;<color code>;<x-coordinate>;<y-coordinate>,
1,2,3,4,5,6,7,
endis;l,
the same one from the TUT. for some reason it stops working.
I was also making one where my seg would heal after the other party members hp goes below a certain lvl, and that one worked. I was wondering if i could use 2 iscol commands in a loop, like the script above. i cant seem to make it work.
any advice,tips or feed back would be great, thanks
u,
iscol;<color code>;<x-coordinate>;<y-coordinate>,
1,2,3,4,5,6,7,
endis;l,
the above script with the correct colors should never error. If this is erroring after a certain amount of time let me know how long its taking and i will have a look through that code (tbh i dont think its the code as i havent ever had this fail)
Things to note... Is it failing on the first loop? How long has it taken to fail? what is the error message.
in regards to running two iscoll commands... if you mean somethign liek this....
Code:
u,
iscol;<color code>;<x-coordinate>;<y-coordinate>,
u,
iscol;<color code>;<x-coordinate>;<y-coordinate>,
1,2,3,4,5,6,7,
endis;l,
endis;l,
This is called nesting. This is not possible at the moment but is somethign i am looking into. However, by being a bit clever, this below would work fine with the same effect...
Code:
u,
iscol;<color code>;<x-coordinate>;<y-coordinate>,
match;<color code>;<x-coordinate>;<y-coordinate>;7,
1,2,3,4,5,6,7,
endis;l,
The error message is:
"There is an error in your script that would have crashed the bot if ran."
The script ran for about an hour before this message came up. Then any script i run gives me the same message after a few seconds. Can the scripts be run with the pot and loot bots? or do they interfere?
I have error in registration-script 08/16/2011 - Rappelz - 3 Replies it is not work with AppServ and Wamp-Server2.1
img
http://dc10.arabsh.com/i/03291/ai79uul0699q.png
From :
http://www.elitepvpers.com/forum/rappelz/1191555- rappelz-private-server-registration-script.html
mysql error ( script) 06/11/2011 - EO PServer Hosting - 2 Replies hey all
i know that this has less to do with eudemons
but it is still a part of eudemons
i got a script ( advanced register script)
but i got no clue what to do anymore now
i keep getting the same error over and over again , i test it and i got the problem eliminated but then it suddenly return (it happends sometimes)
Source impulse 5375 error 05/14/2011 - CO2 Private Server - 4 Replies hello I'm here to ask for a help!
I use the server's impulse 5375, he is running normally, so that sometimes it's an error, Error: Disconnected with game server. Please login the game again! .
So nobody else can log on!
Some days it does not occur, most of the day that has up to 10 times this error!
So I have to restart the server to work again!
In the source does not appear any error.
could someone help me fix? or else some command to restart the gameserver and authserv without...
Seige script error 12/05/2010 - Dekaron Private Server - 3 Replies anyone give me a hand?
Server: Msg 208, Level 16, State 1, Line 31
Invalid object name 'dbo.FN_DateToShortStrDate'
I need help with this PHP script error 10/02/2010 - Dekaron Private Server - 10 Replies this is the error im getting can neone point me in the right direction??
Warning: include(deadfront.php) : failed to open stream: No such file or directory in /dekaron/index.php on line 329
Warning: include(deadfront.php) : failed to open stream: No such file or directory in /dekaron/index.php on line 329
Warning: include() : Failed opening 'deadfront.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /dekaron/index.php on line 329