You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Not any training model, i should fix that, just a very well done bot engine. As we use it on a local Internet Cafe spot and people join to test server, they don't seem to understand they are bots. Their behaviour is really well done. Many actions that other bots can't do are possible and the are complicated patterns that can be done due to structure of the engine such as Pick items of dead party pk member and later on trade them back to owner. So i'll fix later the title to Bot Engine rather than A.I.
Question
Entropy
Hello guys,
I got that precompiled pack with the source code but i cant build it,
i got some errors showing up in eclipse's console and i want to know if its possible to be fixxed
warning: [options] bootstrap class path not set in conjunction with -source 7
BUILD FAILED
C:\Users\Personal Pc\Desktop\SERVER\L2jFrozen_GameServerL2Server\build.xml:65: Compile failed; see the compiler error output for details.
When i open the build there is a line which is selected in the build.xml file :
<javac destdir="${build.classes}" includeantruntime="false" optimize="on" debug="on" source="1.7" target="1.7" encoding="utf-8" nowarn="off">
Can i do something about that?
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.