EQEmulator Home
>
EQEmulator Forums
>
Search Forums
Search Results
User Name
Remember Me?
Password
Home
Forums
Register
Members List
Today's Posts
Search
Search Forums
Show Threads
Show Posts
Advanced Search
Go to Page...
Page 2 of 4
<
1
2
3
4
>
Showing results 26 to 50 of 77
Search took
0.00
seconds; generated 72 minute(s) ago.
Search:
Posts Made By:
lich2594
Forum:
Development::Bots
09-11-2010, 05:15 AM
Replies:
13
How to make BOTS not disappear when change the zone?
Views:
11,182
Posted By
lich2594
I suspect that one of your database tables are...
I suspect that one of your database tables are not properly sourced in. Follow the guide that comes with the PEQ database; it's the file called README. Source the files, in order, just as my other...
Forum:
General::Server Discussion
09-10-2010, 12:43 PM
Replies:
6
Official Add - The Order of Sin
Views:
13,748
Posted By
lich2594
Official Add - The Order of Sin
I guess I will post an official add, for our server, since some of the players have posted in the hope to recruit more players. :)
The server name: The Order of Sin
Info:
Our server was...
Forum:
Development::Bots
09-10-2010, 12:11 PM
Replies:
13
How to make BOTS not disappear when change the zone?
Views:
11,182
Posted By
lich2594
No problem... Check to make sure that your using...
No problem... Check to make sure that your using the command that Brewhaus specified. Also, make sure you are trying to give the bots something that they are able to wear; IE: don't give a Druid...
Forum:
Development::Bots
09-09-2010, 07:23 PM
Replies:
13
How to make BOTS not disappear when change the zone?
Views:
11,182
Posted By
lich2594
You may have simply sourced in the files in the...
You may have simply sourced in the files in the wrong order. If everything else, but bots, is working properly; try the steps that I outlined on this page:
...
Forum:
Development::Bots
09-09-2010, 07:18 PM
Replies:
9
Import bot system from axclassic to PEQ
Views:
10,887
Posted By
lich2594
Ahh yes, you do have to stay on it. I thought you...
Ahh yes, you do have to stay on it. I thought you were implying that it wasn't possible or something. ;)
Forum:
Development::Bots
09-09-2010, 05:51 PM
Replies:
9
Import bot system from axclassic to PEQ
Views:
10,887
Posted By
lich2594
That does interest me. I need to complete my...
That does interest me. I need to complete my current tasks, but then I would like to talk with you directly about this. Would you be able to send me an IM, on AIM (or another program)? My AIM name is...
Forum:
Development::Bots
09-09-2010, 05:47 PM
Replies:
9
Import bot system from axclassic to PEQ
Views:
10,887
Posted By
lich2594
Could you elaborate on what you mean, by the...
Could you elaborate on what you mean, by the comment?
I have a lot of source code customizations on my server, and have had them, for almost a year now... I keep my server's base code on par with...
Forum:
Development::Bots
09-09-2010, 11:12 AM
Replies:
13
How to make BOTS not disappear when change the zone?
Views:
11,182
Posted By
lich2594
Also, don't forget that you can always make...
Also, don't forget that you can always make hot-keys to ease your tasks.
#bot spawn botName
/target botName
/invite
That will spawn and invite the bot to your group. +You can put any of the...
Forum:
Development::Bots
09-09-2010, 12:46 AM
Replies:
13
How to make BOTS not disappear when change the zone?
Views:
11,182
Posted By
lich2594
How old is the PEQ's pack 4.0? If it's as old as...
How old is the PEQ's pack 4.0? If it's as old as I think it is, you might want to try a newer revision. (The bot's do "disappear" when you group another player on the current revision too, but there...
Forum:
Development::Bots
09-07-2010, 01:52 PM
Replies:
10
Bot armor glitch
Views:
12,020
Posted By
lich2594
No problem, let me know if there is anything else...
No problem, let me know if there is anything else I may be able to answer.
Forum:
Development::Bots
09-07-2010, 01:50 PM
Replies:
9
Import bot system from axclassic to PEQ
Views:
10,887
Posted By
lich2594
I went through the code on the axclassic and...
I went through the code on the axclassic and quite a bit is different from the current EQEmu's bot code.
Are you looking for specific sections of the code to be transfered or ?
I also believe...
Forum:
Development::Bots
09-07-2010, 04:51 AM
Replies:
6
Bots will not equip gear
Views:
8,780
Posted By
lich2594
If your using a new db, you might have not...
If your using a new db, you might have not sourced in all of the tables; or may not have sourced them in properly.
If you are using windows, try this:
<-- WARNING This WILL wipe your bots and...
Forum:
Development::Bots
09-06-2010, 10:52 PM
Replies:
10
Bot armor glitch
Views:
12,020
Posted By
lich2594
I changed some variables, deleted some, and added...
I changed some variables, deleted some, and added new code to the source.
Digging around through the bot code lead me to more than one issue that I resolved. The first issue was the incorrect AC...
Forum:
Development::Bots
09-02-2010, 11:04 PM
Replies:
10
Bot armor glitch
Views:
12,020
Posted By
lich2594
Update: After fixing the AC problem and still...
Update: After fixing the AC problem and still having the avoidance issue, I narrowed it down to the bot's not capping avoidance (from armor) properly (or if they even do?). So I believe there needs...
Forum:
Development::Bots
09-02-2010, 08:41 PM
Replies:
10
Bot armor glitch
Views:
12,020
Posted By
lich2594
Alright, now I have the AC issue fixed - but the...
Alright, now I have the AC issue fixed - but the bots are still in a god-mode state... I don't even know what to do from here (lol)...
Any ideas?
Forum:
Development::Bots
09-02-2010, 02:30 PM
Replies:
10
Bot armor glitch
Views:
12,020
Posted By
lich2594
We have a level 90 cap on our server. With the...
We have a level 90 cap on our server. With the combination of that and mid-end (we haven't even started end-game gear yet), the bots have insane amounts of AC. Since the bots are on some of the same...
Forum:
Development::Bots
09-02-2010, 01:01 AM
Replies:
10
Bot armor glitch
Views:
12,020
Posted By
lich2594
Bot armor glitch
I am wondering if anyone else is having this issue... and if there is something anyone knows as a fix.
The issue:
Equipping bots with a full set of gear puts them in a state of GOD-mode. They...
Forum:
Development::Bots
08-30-2010, 05:07 PM
Replies:
10
Bot spells...?
Views:
12,265
Posted By
lich2594
Just an update, I started working on this code...
Just an update, I started working on this code today and decided that it would be easier/faster (for me) to code in the additional spells for the bots, instead of recoding the current code... Since...
Forum:
Development::Bots
08-30-2010, 04:17 AM
Replies:
10
Bot spells...?
Views:
12,265
Posted By
lich2594
Yeah, it should solely be like that... but it's...
Yeah, it should solely be like that... but it's not atm (lol). Right now the bots use two sets of spells... one predefined, and also the spells listed under NPC spells (700'ish). Most bots will cast...
Forum:
Development::Bots
08-30-2010, 01:13 AM
Replies:
10
Bot spells...?
Views:
12,265
Posted By
lich2594
As secrets pointed out, the bot code is more...
As secrets pointed out, the bot code is more advanced than the NPC's. The problem here, that I am having and that many others will have in the future once content progresses (as a norm), is that when...
Forum:
Development::Bots
08-29-2010, 07:33 PM
Replies:
10
Bot spells...?
Views:
12,265
Posted By
lich2594
Thanks (again) for posting. That's what I...
Thanks (again) for posting. That's what I expected, that it's hard-coded. I started wondering about this after I had created a replica of the Euphoria spell (ID 5520), but the bot wouldn't cast it at...
Forum:
Development::Bots
08-29-2010, 02:37 PM
Replies:
10
Bot spells...?
Views:
12,265
Posted By
lich2594
Yeah, I did a little more digging last night and...
Yeah, I did a little more digging last night and see that it loads spells in order by level and mana consumption, directly from the... That's as far as I could see, from the functions. What I want to...
Forum:
Development::Bots
08-29-2010, 02:27 AM
Replies:
10
Bot spells...?
Views:
12,265
Posted By
lich2594
Bot spells...?
I am new to using bots on our server, and I was wondering about the spells they currently use... I was under the impression that the bots would use the spells under the 700'ish category... but they...
Forum:
Support::General Support
08-18-2010, 04:41 AM
Replies:
1
pvp database fields?
Views:
5,277
Posted By
lich2594
Leave it to me to post in the wrong section......
Leave it to me to post in the wrong section... then not be able to delete the mistake to keep anyone from noticing! :P
WTB: delete post button!
Forum:
Support::General Support
08-17-2010, 01:39 PM
Replies:
1
pvp database fields?
Views:
5,277
Posted By
lich2594
pvp database fields?
We are using our own unique pvp point system, but I would like to integrate it with the current ALT+P pvp system... but I simply can not find the fields for the stored information, in the database. I...
Showing results 26 to 50 of 77
Page 2 of 4
<
1
2
3
4
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
General
General::General Discussion
General::Server Discussion
General::News
General::News::Polls
Support
Support::General Support
Idiot Posters
Spell Support
Support::Windows Servers
Support::Linux Servers
Support::Packetcollector
Support::MiniLogin
Quests
Quests::Q&A
Quests::Custom
Quests::Completed
Quests::Submissions
Quests::Plugins & Mods
Quests::need work
Quests::LUA
Development
Development::Development
Development::Bots
Development: Custom Code
Development::Server Code Submissions
Development::Feature Requests
Development::Bugs
Development::Bug Reports
Development::Database/World Building
Development::Tools
Development::GeorgeS's Tools
EQEmu Operations Center
KayotRO
Old Eq
OpenZone
OpenZone:: Q&A
Simple Client
OpenZone::Tutorials
OpenZone::Bug Reporting
Misc
Misc::Off Topic
Misc::Screenshots
Archives
Archive::Support
Archive::General Support
Archive::Windows Servers
Archive::Linux Servers
Archive::Tutorials/Howto's
Tutorials--Outdated Use the Wiki
Tutorial ALL NEW PEOPLE READ THIS
Tutorials::Discussion
Tutorials::Requests
Tutorials::Submissions
Tutorials::Needs work
Archive::Packetcollector
Archive::Development
Archive::Development
Archive::Bugs
Archive::Tools
Archive::Quests
Archive::Database/World Building
EQ2 Development
Archive::Misc
Archive::Off Topic
Archive::Screenshots
OpenEQ
OpenEQ::General Discussion
OpenEQ::Support
OpenEQ::Development
OpenEQ::Bug reporting
OpenEQ::Plugins
All times are GMT -4. The time now is
07:43 PM
.
-- Default Style
---- EQEmulator
EQEmulator
-
Archive
-
Top
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 - 2026, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3