|
|
 |
 |
 |
 |
|
 |
 |
|
 |
 |
|
 |
|
Development::Bots Forum for bots. |

04-27-2008, 10:21 PM
|
Developer
|
|
Join Date: Jul 2007
Location: my own little world
Posts: 751
|
|
Here are my latest Source and Binaries of bots using the 1108 EQEmu source.
If you are using an existing database, 1108+ sources need database updates, check the changelog.txt
I fixed the spell interrupted issue with my Ranger so hopefully it fixes everyone elses interrupts too.
Bardbots have suddenly remembered how to play songs.
|

04-28-2008, 06:48 PM
|
Sarnak
|
|
Join Date: Feb 2008
Posts: 67
|
|
Hey there, quick observation from my server...I have a gear bot that hands out "cheater gear" and you can use the gear to equip the bots...prior to the last 2 updates, the gear would reflect correctly on the bots, but now for some reason, when I use #bot update it shows for example HP 12322 MANA 11065, but when I use #showstats or #npcstats it shows HP 7907 MANA 8904 and when the bot shows its medding message it shows the mana at 8904...with the gear it should be significantly higher...not sure what changed to make this different..thanks
|

04-28-2008, 06:54 PM
|
Sarnak
|
|
Join Date: Feb 2008
Posts: 67
|
|
**Also, the bots used to work for level 85 as that is what my max level was on my server..but since the last 2 updates, I had to change my max level for my server back to 70, because above 70 the bots would simply not cast anything..
|

04-28-2008, 07:19 PM
|
Sarnak
|
|
Join Date: Feb 2008
Posts: 67
|
|
here comes another error...for some reason now when using bots, the mobs are vanishing upon death...no xp and even if the mob has loot its poofing...grr
|
 |
|
 |

04-29-2008, 01:37 PM
|
Developer
|
|
Join Date: Jul 2007
Location: my own little world
Posts: 751
|
|
Quote:
Originally Posted by RCPD0715
Hey there, quick observation from my server...I have a gear bot that hands out "cheater gear" and you can use the gear to equip the bots...prior to the last 2 updates, the gear would reflect correctly on the bots, but now for some reason, when I use #bot update it shows for example HP 12322 MANA 11065, but when I use #showstats or #npcstats it shows HP 7907 MANA 8904 and when the bot shows its medding message it shows the mana at 8904...with the gear it should be significantly higher...not sure what changed to make this different..thanks
|
I do add in item bonus' during the calculation, not sure why it isn't picking it up. I'll look at the calcs again.
Quote:
Originally Posted by RCPD0715
**Also, the bots used to work for level 85 as that is what my max level was on my server..but since the last 2 updates, I had to change my max level for my server back to 70, because above 70 the bots would simply not cast anything..
|
I didn't add anything specific for level and casting. The spell tables come from the database, not sure if any changes happened there. Clerics use entry 1 but pet casters use entires in the 500's
Quote:
Originally Posted by RCPD0715
here comes another error...for some reason now when using bots, the mobs are vanishing upon death...no xp and even if the mob has loot its poofing...grr
|
I do know about this, but it is one of those "doesn't always happen" bugs that are much harder to find... still looking.
|
 |
|
 |

04-29-2008, 02:05 PM
|
Sarnak
|
|
Join Date: Feb 2008
Posts: 67
|
|
thanks congdar...i know it seems like im complaining, but my clients on the server are bugging me about these things and I dont know what to tell them lol
|

04-30-2008, 01:48 AM
|
Fire Beetle
|
|
Join Date: Sep 2007
Posts: 4
|
|
Hello, love this bots support, and during the time around am enjoying it.
Within this bots, got a question.
So far, am playing it on miniLogin, Hamachi (VPN), EQEmu 1108. So eventually am playing EQEmu with bots with several friends. In this case, currently.
Grp 1
Me, bot1-bot5 (Bot owner Me)
Grp 2
Friend1, bot6-bot10 (Bot owner Friend1)
Grp 3
Friend2, bot11-15 (Bot owner Friend2)
In this kind of situation is it possible to create a raid between Grp1, 2 and 3?
I did Bots and me Raid by and that has worked. Just wanted to know if Raid with me and my bots with friend and his bots RAID is possible or not.
In the above case, Grp1, 2 and 3, independently, is working great.
***
One thing I've noticed is, sometimes I get a "you don't own that bot so can't spawn" type message, although, I've just created him/her.
|

04-30-2008, 04:04 PM
|
Fire Beetle
|
|
Join Date: Mar 2008
Location: Cincinnati
Posts: 9
|
|
Quote:
Originally Posted by Congdar
Here are my latest Source and Binaries of bots using the 1108 EQEmu source.
If you are using an existing database, 1108+ sources need database updates, check the changelog.txt
I fixed the spell interrupted issue with my Ranger so hopefully it fixes everyone elses interrupts too.
Bardbots have suddenly remembered how to play songs.
|
I am trying to compile the source and getting the following error:
make -C eqlaunch
make: *** eqlaunch: No such file or directory. Stop.
make: *** [all] Error 2
I have checked 1106 and the 1108 and there is no eqlaunch directory in either archive.
|

04-30-2008, 04:39 PM
|
 |
The PEQ Dude
|
|
Join Date: Apr 2003
Location: -
Posts: 1,988
|
|
Grab eqlaunch from the downloads section or CVS. The bots code doesn't touch it, so you can use stock EQEmu code.
|

05-01-2008, 08:45 AM
|
Discordant
|
|
Join Date: Apr 2006
Posts: 374
|
|
Isn't zone the only thing you need to compile from the bot code?
|

05-01-2008, 10:57 AM
|
Developer
|
|
Join Date: Jul 2007
Location: my own little world
Posts: 751
|
|
I think sharedmem is also required, not positive about world. I add EQBOTS to all 3 just to be sure.
|

05-01-2008, 11:00 AM
|
Discordant
|
|
Join Date: Apr 2006
Posts: 374
|
|
I started using bots since your 1102 release and have always just compiled zone and copied the zone binary to my server directory. Has worked every time. I see no issues with the bot system by doing it this way. The rest of the server is built from the regular eqemu sources.
|

05-02-2008, 12:14 AM
|
Fire Beetle
|
|
Join Date: Jul 2007
Posts: 11
|
|
hi sorry not sure what im doing cant get the raid groups formed up
Ok so i can get a group leader in there but then i go to get other bots in that group and they just die , could someone show me what i am doing wrong .
lets say i need ClericBETA in Wara group how do i go about that ?
|
Thread Tools |
|
Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 01:17 PM.
|
|
 |
|
 |
|
|
|
 |
|
 |
|
 |