EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Bots (https://www.eqemulator.org/forums/forumdisplay.php?f=676)
-   -   More questions on Bots (https://www.eqemulator.org/forums/showthread.php?t=26484)

hayward6 10-23-2008 06:37 PM

Quote:

Originally Posted by Angelox (Post 158934)
here just unzip and overwrite in your zones directory. It will compile with the bots active.
If you stll have problems, post! we'll get you going. You know where the new EqEmu SVN is right?

I need to rename the files though right?

hayward6 10-23-2008 06:43 PM

Quote:

Originally Posted by Angelox (Post 158934)
You know where the new EqEmu SVN is right?

I guess not... all I can find there are the binaries

Congdar 10-23-2008 07:12 PM

On my server I cranked the bonus exp down due to fast leveling with bots, but it is still higher than Live. I also added more experience loss on death to help balance it out. This code has a different way of mitigating the exp but what you said about ease... maybe a different solution than what either of us did is to make the npc's harder. Looking at the npc entries in the db, except for bosses it looks like theres a pattern to npc level and stats. Maybe Cavedude can tell us how to make it more difficult overall.

Since I spend more time coding bots than actually playing the emulator, do those that play in a full group of equal level players find the emulator reds super easy and do you level so fast that you feel you would reduce exp more to balance the game? Are the regular groupers on TGC 65 and max AA real quick? I use the peq database. I believe that the bots are no different than a group of equal level players. The bots have some advantages, but many disadvantages as well. Experience is calculated by the same code as a group of pc's as it is for a pc with a group of bots.

Angelox 10-23-2008 07:26 PM

Quote:

Originally Posted by hayward6 (Post 158941)
I guess not... all I can find there are the binaries

Are you using windows or Linux?

hayward6 10-23-2008 07:30 PM

Since switching to Linux on my server, I will never go back to Windows ;)

Angelox 10-23-2008 08:15 PM

Quote:

Originally Posted by Congdar (Post 158945)
On my server I cranked the bonus exp down due to fast leveling with bots, but it is still higher than Live. I also added more experience loss on death to help balance it out. This code has a different way of mitigating the exp but what you said about ease... maybe a different solution than what either of us did is to make the npc's harder. Looking at the npc entries in the db, except for bosses it looks like theres a pattern to npc level and stats. Maybe Cavedude can tell us how to make it more difficult overall.

Since I spend more time coding bots than actually playing the emulator, do those that play in a full group of equal level players find the emulator reds super easy and do you level so fast that you feel you would reduce exp more to balance the game? Are the regular groupers on TGC 65 and max AA real quick? I use the peq database. I believe that the bots are no different than a group of equal level players. The bots have some advantages, but many disadvantages as well. Experience is calculated by the same code as a group of pc's as it is for a pc with a group of bots.

This thing with exp and leveling fast, is a real touchy situation. The majority of the players in EqEmu do not want exp to be Eq like, they want to level fast, easy loots, easy everything. Something with this game or many other RPGs; leveling and exp are at the heart of it all. Once you get to max level, or get all you want from the game, you grow tired of it. All this work everyone is doing, not just bots, but everything else seems like a waste if you can breeze through the whole game in a few days. Everything is part of the game; finding parts to make spells, finding better weapons, questing, etc., but if I can level up in a few days, I blow past all that.
Even if we did fix the game to where the exp, leveling were eq-like, then we'd have the problem of server ops upping exp in their servers. If you had a server with legit exp, no one would come, for a few reasons; one is the player base we have does not want this, and they will go to where it's all easy. Another is the player base we could have for this type of game play, have long since gone since they are under the impression 'EqEmu is too easy'. We could promote the 'New EqEmu', but then when they came to the mayhem of servers in public loggin, they would get frustrated again.
We'd have to do a lot to get things to where they should be; for example get a few totally legit servers (legit exp too) running and being watched over by a group that will maintain quality. We would need to set up a system in the login server that breaks down the servers into groups, something like 'legit', 'non-legit', custom, etc. But we have no say on the log in server, so scratch that.
Many of the servers in public log in, probably shouldn't even be there, not because they have anything wrong, but simply because they are new ops and learning, most of which will be gone in a few days (imagine starting a player and not finding you server a few days later?).
The new servers need to be at the bottom of the list in a group of their own.

Angelox 10-23-2008 08:16 PM

Two page starts in a row! do I get a prize?

Angelox 10-23-2008 08:17 PM

Quote:

Originally Posted by hayward6 (Post 158947)
Since switching to Linux on my server, I will never go back to Windows ;)

Where did you get your source from?

hayward6 10-23-2008 08:37 PM

Quote:

Originally Posted by Angelox (Post 158951)
Where did you get your source from?

Iv'e allways used the source from the front page and updated when there was a new version... But for this I took the source from the BOTS release thread.

Angelox 10-23-2008 09:21 PM

Quote:

Originally Posted by hayward6 (Post 158955)
Iv'e allways used the source from the front page and updated when there was a new version... But for this I took the source from the BOTS release thread.

You're going to the wrong place, read Cavedudes post here. He has links there for the new source which has tons of updates, and also includes the Bot code.
You will need to install and learn the 'svn' command, it will get you the source. You also need to update your SQL Database for this source to work with you. The updates are in an SQL directory with the source.

hayward6 10-24-2008 06:45 AM

so ... the release thread is the wrong place to get the latest BOT release? heh we do have a bunch of loose ends don't we? I went there last night, but all I see is binaries listed. Well off to work, i'll have to take a look tomorrow. Thanks for working through this with me.

Angelox 10-24-2008 09:43 AM

Quote:

Originally Posted by hayward6 (Post 158976)
so ... the release thread is the wrong place to get the latest BOT release? heh we do have a bunch of loose ends don't we? I went there last night, but all I see is binaries listed. Well off to work, i'll have to take a look tomorrow. Thanks for working through this with me.

Well, you got me there - I made a post in that thread so people will know where to go.
It's not really a loose end, just we thought people would be looking not just at the Bot threads, but at all the new posts. The new SVN has been headline-news for me since it started, Don't know how you missed all that.

Ikeren 10-24-2008 12:13 PM

Regarding Exp Rates with Bots:

If you are running a full raid (which, 60+, you often are, as you clear your way into a raid zone) you can gain Exp quite fast, to the tune of an AA every 20 minutes or so.

If you run a single group, I believe it is about on par with a regular Exp group, except you get all the exp. Bots don't plan offtaking well, don't plan healing well (I play a cleric and the druid always jumps the gun on heals), don't mez, won't back away from rooted mobs, won't position at all. Rather then healing the most injured party member, if more then one person needs a heal, they go down the group list (really noticable when the fighter at 60% gets hit with a heal, and then 4-5 seconds later, the enchanter at 20% gets hit with a heal)

That being said, I think the point of playing with bots isn't about leveling, or leveling fast, but instead raids; that's why they exist. Even when I max AA's, I'll keep playing if I haven't managed to destroy the toughest raid-encounters, done the quests I want, collected the clickies I want.

hayward6 10-24-2008 05:01 PM

Quote:

Originally Posted by Angelox (Post 158986)
The new SVN has been headline-news for me since it started, Don't know how you missed all that.

I didn't miss it :) but there's no source there, just binaries... please help me clear this up, we keep talking about the same thing, and i'm still not following you.

Andrew80k 10-24-2008 05:06 PM

There are both source and binaries. You should browse the site a bit and look at all the good stuff that's over there. I love the SVN.

hayward6 10-24-2008 10:49 PM

Quote:

Originally Posted by Andrew80k (Post 159021)
There are both source and binaries. You should browse the site a bit and look at all the good stuff that's over there. I love the SVN.

Ill need some hand holding then... everything I have seen over there are binaries. :)

hayward6 10-25-2008 07:35 AM

Ok, I see what the problem is :) I have no idea how to make use of the source on that site, I don't know how to download it, or how to install it.

Angelox 10-25-2008 08:59 AM

Quote:

Originally Posted by hayward6 (Post 159046)
Ok, I see what the problem is :) I have no idea how to make use of the source on that site, I don't know how to download it, or how to install it.

Well, you know, we're trying to help you, but you have to help yourself too. When that new SVN got opened up, I didn't know how to use it either (had no need for that before). But I figured it out and didn't ask too many stupid questions in the process (I hope!). You can Google most the questions you have, since they are all common newbe questions, the interenet is rich with answers.

hayward6 10-25-2008 10:42 AM

Quote:

Originally Posted by Angelox (Post 159050)
Well, you know, we're trying to help you, but you have to help yourself too. When that new SVN got opened up, I didn't know how to use it either (had no need for that before). But I figured it out and didn't ask too many stupid questions in the process (I hope!). You can Google most the questions you have, since they are all common newbe questions, the interenet is rich with answers.

I know you are and I appreciate it, believe me! I'll stick with what I'm used to for now, work and family takes all my spare time. Maybe as the cold weather drives me inside more, I'll do some research on it.

Rocker8956 10-25-2008 10:54 AM

The binaries can be downloaded from here. Those work pretty much the same as downloading the ones off the EMU’s front page.
http://code.google.com/p/projecteqemu/downloads/list

To download the latest SVN code do the following (Sorry if I left out steps I am writing most of this from memory at work)

Download and install TortoiseSVN
http://tortoisesvn.net/downloads

Create a folder on your hard drive. (This will be the folder you want to download the source files to)
Right click on the folder
In the menu that pops up click SVN Checkout…

URL of Repository:
http://projecteqemu.googlecode.com/s...nk/EQEmuServer
Click Ok

That should download the latest source files into the folder you created.

Some good info on the SVN can be found here
http://code.google.com/p/projecteqem...mittingwithSVN

hayward6 10-25-2008 11:06 AM

Thanks a lot Rocker, I get the idea now. I'm just poking around for a Linux application and should be good to go. I'm taking the kids to a haunted house, and I'll give it a go when I get back.

Thanks for everything, all of you! I was new to compiling just a few weeks ago, and having new abbreviations tossed at me kinda tripped me up. At some point we'll need to go through the dozens of pages in the wiki that are now becoming sadly outdated.

hayward6 10-25-2008 11:12 AM

Don't give up on my yet ;) I think I found it!

Code:

# apt-get update
# apt-get install subversion
# apt-get install libapache2-svn


hayward6 10-25-2008 11:18 AM

Ok I got it! I'll build it in later on, gotta run! Thanks a lot everyone!

thepoetwarrior 10-26-2008 06:16 AM

Im having trouble compiling the 1129bBots source. I know how to compile normal sources without problems. Im assuming the 1129Bot source is the same as the 1129 source, but with the bot code? So it would compile the same way? Sorry, I went thru 800+ post and saw nothin that completely explained how to install bot start to finish, probably cause everyone is expert in Linux/programming and wouldn't need a guide, but I do need some help please.

The file I used:

http://www.cerebus.net:8080/files/do...29bBotsSrc.zip

The last 3 lines in the compile spam is:

make[1]: *** No rule to make target 'task.o', needed by 'zone'. Stop.
make[1]: Leaving directory '../1129bBots/zone'
make: *** [all] Error 2

I did my usual edits:

Quote:

source/Makefile

Comment out 4 lines as such
all:
# $(MAKE) -C eqemucollector
# $(MAKE) -C eqextractor
clean:
# $(MAKE) -C eqemucollector clean
# $(MAKE) -C eqextractor clean

source/utils/Makefile

lines 3 & 13
gmake to make

eqlaunch/makefile & zone/makefile

remove -pg flag
and with the bot source this time, I further edit/replace a line in 2 more files

Quote:

in source/zone

makefile
DFLAGS=-DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DSPELL_EFFECT_SPAM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386 -DEQBOTS

makefile.common
../common/guild_base.o guild_mgr.o task.o raids.o botRaids.o botAI.o petAI.o
So I removed task.o and raids.o from the last edit to compile without errors, but the #bot command doesn't work. I've updated my DB with needed tables. Any ideas? Am I compiling and installing the bot source on Debian Linux correctly? Please help.

Angelox 10-26-2008 06:55 AM

That code is old -you're not interested in the newest bot code?

thepoetwarrior 10-26-2008 07:20 AM

I noticed when making the symbolic links (ln -s ../etcetc...), the output was file exist, compared to before of no output from that command. So I checked the propertys and the modified date was unchanged. The symbolic links were not created/updated. The newer source was not being used. So I learned those litte arrows on the top right of the icons of the files are symbol links, and I moved them to another backup dir, and recreated symbolic links again brand new. Now my #bot commands work. So each time I updated the Linux Source, it always compiled just file, but the symbolic links never updated to it.

You can laugh at me now. Yes, Im new to Linux, but EQEmu is giving me a reason to learn how to use Linux.

Off Topic:

Maybe some time I'll use a spare PC to install another flavor of Linux. Also, the first two PC's I had to install Debian only worked with a default 1 gig ram kenel (486) and I couldn't get other kernels working. Both PC's were AMD processors. So the 3rd PC I tried was Intel that the default installed the 686 kernel and it works perfect! Sometimes with perfect install meathods, its just the hardware is the problem. I even had to add a NIC instead of using the default off the Motherboard cause it wasn't being recoginized correctly.

Thanks for reading.

thepoetwarrior 10-26-2008 07:21 AM

Quote:

Originally Posted by Angelox (Post 159124)
That code is old -you're not interested in the newest bot code?

Whats newer than the second version of 1129Bots? I must have missed it, probably skimmed 1000+ post tonight.

thepoetwarrior 10-26-2008 08:28 AM

Oh crap, my server went from EZ to Super EZ.Any way I can limit the bot useage? Such as per level, and number of bots that can be summoned? On the bright side, people wont feel the need to 6box. Some rule_values would be nice to put in limits. Well, so far I tested out for one hour, and Im very impressed at the AI, and the bots saving items, buffing, etc. Looks cool. Better than Guild Wars.

Angelox 10-26-2008 09:51 AM

Quote:

Originally Posted by thepoetwarrior (Post 159127)
Oh crap, my server went from EZ to Super EZ.Any way I can limit the bot useage? Such as per level, and number of bots that can be summoned? On the bright side, people wont feel the need to 6box. Some rule_values would be nice to put in limits. Well, so far I tested out for one hour, and Im very impressed at the AI, and the bots saving items, buffing, etc. Looks cool. Better than Guild Wars.

You have to look around, if you're still using the old code and I tell you to use the new code, you'll break everything - the new code is here; but you have to update your SQL database.with the sqls provided in the utils/sql/svn/ directory.
As for the easiness with the bots, you can do a few things, one thing is to slow the level of exp rate. I slowed a lot on reds/yellows(red and yellow cons get real easy when Botting and probably multi-boxing too)_ and posted how I did it here
You can also throw this in, and set it to a high number, so the players loose a lot when they die.

hayward6 10-26-2008 01:08 PM

There's definitely a lot of people not familiar with the new SVN link and how to use it. I don't have the time I wish I had to keep on top of everything, and I tend to rely on the download section for updates... Since that's no longer a valid section, we should probably shut it down. The announcement on the front page should be a big help, but I think we're still going to have some people lagging behind.

I was surprised just how different things are with the new code... once I updated to the new BOT code my database was all but useless. I was able to dig my account and character info out, but I've chosen to start over on custom content.

Andrew80k 10-26-2008 04:36 PM

Another thing you can do and what I've done is raise the HP on all mobs from 2 to 10 times depending on the zone. Also decrease the assist range. This makes it harder to single a larger number of mobs.


All times are GMT -4. The time now is 10:11 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.