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

Development::Bots Forum for bots.

Reply
 
Thread Tools Display Modes
  #1  
Old 01-03-2011, 11:31 AM
Fasthand
Fire Beetle
 
Join Date: Dec 2010
Location: Montreal
Posts: 29
Default

I read that this was being rewritten, is that the latest code we have in the bin or the old one?

I've been working in the everquest macroquest community for a few years, i have code their that still being use as we speak.

Also i read that it seams that everyone is doing is little own things with the bot coding? so can i ask why?

Yes i know their is dick everywhere, i was blasting it in my previous post till i see that he did at some times submit some code, so for respect for a coder i just drop it down.

Thanks bro for your honestly and your help so far.
Reply With Quote
  #2  
Old 01-03-2011, 03:03 PM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

The 'rewritten' code is what's in the svn right now.
It originated as a kind of injected code using #ifdef's and was rewritten as class/object code.
In the translation from old to new, some features were lost, like raids, and some new ones added like bots zone with you.
There are a few servers running the new and some running the old, but the official source is at the link above.
__________________
The Realm
Reply With Quote
  #3  
Old 01-03-2011, 03:52 PM
Fasthand
Fire Beetle
 
Join Date: Dec 2010
Location: Montreal
Posts: 29
Default

Thanks

Fasthand
Reply With Quote
  #4  
Old 01-03-2011, 05:23 PM
Fasthand
Fire Beetle
 
Join Date: Dec 2010
Location: Montreal
Posts: 29
Default

Code:
BotAddEquipItem(SLOT_AMMO, GetBotItemBySlot(SLOT_AMMO));
BotAddEquipItem(SLOT_SECONDARY, GetBotItemBySlot(SLOT_RANGE));
shoult it be instead:

Code:
BotAddEquipItem(SLOT_AMMO, GetBotItemBySlot(SLOT_AMMO));
BotAddEquipItem(SLOT_RANGE, GetBotItemBySlot(SLOT_RANGE));
im not the expert but that tickle my eyes when i was reading the code.

Thanks
Reply With Quote
Reply

Thread Tools
Display Modes

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 12:31 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3