Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Bots

Development::Bots Forum for bots.

Closed Thread
 
Thread Tools Display Modes
  #181  
Old 07-27-2007, 03:38 AM
Damilis's Avatar
Damilis
Hill Giant
 
Join Date: Dec 2002
Location: Nottingham!!
Posts: 217
Default

I can't remember, are Bot formations implimented or on the ToDo list?
__________________
GM/ServerOP - Shadows of Norrath
  #182  
Old 07-27-2007, 04:34 AM
Blakine
Sarnak
 
Join Date: Jul 2007
Posts: 30
Default

Quote:
Originally Posted by Damilis View Post
I can't remember, are Bot formations implimented or on the ToDo list?
yeah nm..lol I figured it out.

Last edited by Blakine; 07-27-2007 at 12:44 PM..
  #183  
Old 07-27-2007, 05:10 AM
Damilis's Avatar
Damilis
Hill Giant
 
Join Date: Dec 2002
Location: Nottingham!!
Posts: 217
Default

Quote:
Originally Posted by Blakine View Post
yeah nm..lol I figured it out.
...huh? You talking to me or did you accidentally quote me?
__________________
GM/ServerOP - Shadows of Norrath
  #184  
Old 07-27-2007, 07:01 AM
Blakine
Sarnak
 
Join Date: Jul 2007
Posts: 30
Default

I found the function in the code, you can disregard my post. But I believe this should be working.

Last edited by Blakine; 07-27-2007 at 03:05 PM..
  #185  
Old 07-27-2007, 11:40 AM
Magoth78
Discordant
 
Join Date: Jun 2003
Posts: 345
Default

Once your group is full, you want to create a raid :
#bot raid create

Then, you have to create other groups :
You spawn one of your bot, when done you target him and do:
#bot raid group create

That will show the entity's name of the leader of the new created group.
Then you spawn other bots. You must target them and do :
#bot raid invite bot <group_leader_name>

6 bots per group.

Then, if you want to have a maintank. You target him and do:
#bot raid order maintank

If you want to give order the other groups, you have to use the command :
#bot raid order task attack/follow/assist/guard <group leader entity's name>.

At any moment, if you need info about your raid :
#bot raid info
__________________
User's projects:
-- Original EMPIRE I/II and Factions! servers
-- Web GM Portal
-- EQoffline/bots

Last edited by Magoth78; 07-27-2007 at 07:43 PM..
  #186  
Old 07-27-2007, 11:44 AM
John Adams
Demi-God
 
Join Date: Jul 2006
Posts: 1,552
Default

Mag, got any new sources posted I can play with this weekend? I'm jonesin to 'bot.
  #187  
Old 07-27-2007, 12:53 PM
Damilis's Avatar
Damilis
Hill Giant
 
Join Date: Dec 2002
Location: Nottingham!!
Posts: 217
Default

Magoth: Are Bot formations implemented or on the ToDo list?
__________________
GM/ServerOP - Shadows of Norrath
  #188  
Old 07-27-2007, 01:14 PM
John Adams
Demi-God
 
Join Date: Jul 2006
Posts: 1,552
Default

I have started the ever frightening Wakka for Bots. I'll throw together a quick opener page in a sec, but wanted to get some of these commands posted so others can add/change them. I do not know much about the Raid functions yet, so I basically guessed.

http://www.eqemulator.net/wiki/wikka.php?wakka=Bots

http://www.eqemulator.net/wiki/wikka...a=BotsCommands

Last edited by John Adams; 07-27-2007 at 10:04 PM..
  #189  
Old 07-27-2007, 11:21 PM
Magoth78
Discordant
 
Join Date: Jun 2003
Posts: 345
Default

Quote:
Originally Posted by John Adams View Post
I have started the ever frightening Wakka for Bots. I'll throw together a quick opener page in a sec, but wanted to get some of these commands posted so others can add/change them. I do not know much about the Raid functions yet, so I basically guessed.

http://www.eqemulator.net/wiki/wikka.php?wakka=Bots

http://www.eqemulator.net/wiki/wikka...a=BotsCommands
Thanks for that John. That's something I've projected to do in the future but I didn't have the time.
__________________
User's projects:
-- Original EMPIRE I/II and Factions! servers
-- Web GM Portal
-- EQoffline/bots
  #190  
Old 07-27-2007, 11:26 PM
Magoth78
Discordant
 
Join Date: Jun 2003
Posts: 345
Default

Quote:
Originally Posted by John Adams View Post
Mag, got any new sources posted I can play with this weekend? I'm jonesin to 'bot.
The latest sources should be on the website:
http://eqoffline.free.fr/EQEmu-EQOffline.rar


Damilis> What are bot formations ?
__________________
User's projects:
-- Original EMPIRE I/II and Factions! servers
-- Web GM Portal
-- EQoffline/bots
  #191  
Old 07-28-2007, 12:40 PM
Blakine
Sarnak
 
Join Date: Jul 2007
Posts: 30
Default

Thanks Mag, I figured it out. It's working great both groups and raids!
  #192  
Old 07-28-2007, 10:04 PM
Damilis's Avatar
Damilis
Hill Giant
 
Join Date: Dec 2002
Location: Nottingham!!
Posts: 217
Default

Quote:
Originally Posted by Magoth78 View Post

Damilis> What are bot formations ?
Instead of all the Bots stacking on top of each other, they are offset by a few preprogrammed dX and dY such as to make a formation ( circle, line, flying V, etc)

I kept running into a problem with the Iksar Bots stacking right on top of me and not allowing me to click anything other than them. (IE go to click on a Mob or corpse and all I get is my Bot, can't select ANYTHING else.)
__________________
GM/ServerOP - Shadows of Norrath
  #193  
Old 07-28-2007, 10:44 PM
Magoth78
Discordant
 
Join Date: Jun 2003
Posts: 345
Default

Ok, well no, there are no bot formations actually.
__________________
User's projects:
-- Original EMPIRE I/II and Factions! servers
-- Web GM Portal
-- EQoffline/bots
  #194  
Old 07-29-2007, 04:41 AM
Damilis's Avatar
Damilis
Hill Giant
 
Join Date: Dec 2002
Location: Nottingham!!
Posts: 217
Default

Any way to get something of the sort added to the to-do list? Or atleast something to disperse them away from being stacked right on top of the Player?

Also, I dunno if its a bug or just not implimented correctly yet, but when two actual players are in a group and someone adds a Bot, the Bot doesnt show up in the Group list to anyone else but the person who added it and shortly there after the zone crashes. Anyone else have this issue?
__________________
GM/ServerOP - Shadows of Norrath
  #195  
Old 07-29-2007, 04:58 AM
John Adams
Demi-God
 
Join Date: Jul 2006
Posts: 1,552
Default

You could use the "guard" comment to get your bots to stand back from you. This is how I got out of my monk standing on my face.

As for multiplayer, Mag has said a number of times this is not yet supported. I cannot find the post, but yes I saw the exact same thing.
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 02:24 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3