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 7
<
1
2
3
4
5
6
>
Last
»
Showing results 26 to 50 of 157
Search took
0.02
seconds; generated 80 minute(s) ago.
Search:
Posts Made By:
louis1016
Forum:
Development::Bots
05-03-2012, 07:15 PM
Replies:
11
bot cleric CH vs Regular heal
Views:
8,719
Posted By
louis1016
I play in mostly classic zones. My server is...
I play in mostly classic zones. My server is mostly classic up to the bots and their spells. Perhaps some more checks can be added to account for the combat in later expansions. I was also thinking...
Forum:
Development::Bots
05-03-2012, 12:33 PM
Replies:
11
bot cleric CH vs Regular heal
Views:
8,719
Posted By
louis1016
There were no checks for regular heals in the bot...
There were no checks for regular heals in the bot hasaggro heal code, I just had to modify the existing code to what I wanted which was this:
// Evaluate the situation
if((IsEngaged()) &&...
Forum:
Development::Bots
05-03-2012, 01:26 AM
Replies:
5
bot snaring
Views:
7,262
Posted By
louis1016
Well I removed the buff stacking check in root...
Well I removed the buff stacking check in root and now that works fine too. I guess root/snare stacks strangly and the result messed up its bot ai.
Forum:
Development::Bots
05-02-2012, 11:52 PM
Replies:
5
bot snaring
Views:
7,262
Posted By
louis1016
Snare works fine now, but for some reason when I...
Snare works fine now, but for some reason when I tried to add root in this way, my bot is now only rooting when the mob is snared. I have no idea why, but would adding the root entry work this same...
Forum:
Development::Bots
05-02-2012, 10:51 PM
Replies:
11
bot cleric CH vs Regular heal
Views:
8,719
Posted By
louis1016
I finally got it
I finally got it
Forum:
Development::Bots
05-02-2012, 09:35 PM
Replies:
11
bot cleric CH vs Regular heal
Views:
8,719
Posted By
louis1016
I think i figured it out. I found the code for...
I think i figured it out. I found the code for the engaged bots trying to heal and noticed it doesnt have any entries for percentageheal or regular heals so im guessing thats where the problem lies....
Forum:
Development::Bots
05-02-2012, 08:39 PM
Replies:
11
bot cleric CH vs Regular heal
Views:
8,719
Posted By
louis1016
It looks like its working as intended when i...
It looks like its working as intended when i target myself and do a #damage. They are healing me with the correct spells. When I am engaged in a fight, however, the cleric bot is CHing me no matter...
Forum:
Development::Bots
05-02-2012, 08:32 PM
Replies:
11
bot cleric CH vs Regular heal
Views:
8,719
Posted By
louis1016
It appears I was mistaken, bots still are CHing...
It appears I was mistaken, bots still are CHing when they shouldnt. Setting the percentageheal to only cast at < 55 health isnt working. Trying a few different things nothing is working so far.
Forum:
Development::Bots
05-02-2012, 11:01 AM
Replies:
5
bot snaring
Views:
7,262
Posted By
louis1016
thank you for your help, this works perfectly!
thank you for your help, this works perfectly!
Forum:
Development::Bots
05-01-2012, 03:29 PM
Replies:
5
bot snaring
Views:
7,262
Posted By
louis1016
Ok i noticed that the bots are in fact snaring...
Ok i noticed that the bots are in fact snaring after the mob starts to flee. I need to get them to snare before they flee but I still cant figure it out. Any help would be much appreciated, ive spent...
Forum:
Development::Bots
04-30-2012, 09:41 PM
Replies:
5
bot snaring
Views:
7,262
Posted By
louis1016
bot snaring
Mobs flee faster on my server, making it necessary to snare in groups. My bots are not snaring, however, not sure why. The code for snaring is much different then heal AI and other ai for example. I...
Forum:
Development::Bots
04-26-2012, 10:25 AM
Replies:
11
bot cleric CH vs Regular heal
Views:
8,719
Posted By
louis1016
my bad, i meant "&& spell_id !=...
my bad, i meant
"&& spell_id != 13"
Forum:
Development::Bots
04-25-2012, 07:56 PM
Replies:
11
bot cleric CH vs Regular heal
Views:
8,719
Posted By
louis1016
I think i got it. CH is being classified as both...
I think i got it. CH is being classified as both a regularsingletargethealspell and a completehealspell in spdat.cpp. I just added "&& != spell_id != 13" in the check for...
Forum:
Development::Bots
04-25-2012, 06:53 PM
Replies:
11
bot cleric CH vs Regular heal
Views:
8,719
Posted By
louis1016
bot cleric CH vs Regular heal
My bot clerics are always casting CH heals, even when i take a little bit of damage. I want them to only CH when I get down to about 50% health or so. Ive tried a few things but nothing worked, how...
Forum:
Development::Bots
04-22-2012, 05:18 PM
Replies:
5
Bot::GroupExperience Flag
Views:
7,331
Posted By
louis1016
ok Uleat, here is the diff for the...
ok Uleat,
here is the diff for the attack.cpp file where this code is stored
...
Forum:
Development::Bots
04-22-2012, 05:03 PM
Replies:
5
Bot::GroupExperience Flag
Views:
7,331
Posted By
louis1016
you shouldnt get any exp from bot groups that...
you shouldnt get any exp from bot groups that your not in i think most would agree, but if you want to use the newer executables without the previous change just try to figure out what the change in...
Forum:
Development::Bots
04-22-2012, 04:45 PM
Replies:
15
bot improvement suggestions
Views:
18,772
Posted By
louis1016
It was all the time, not just after death, i dont...
It was all the time, not just after death, i dont have any time right now but ill do some testing with it later on a default install and see if its something i may have messed up
I was just...
Forum:
Development::Bots
04-22-2012, 12:08 AM
Replies:
15
bot improvement suggestions
Views:
18,772
Posted By
louis1016
ive been playing with the bots again as of late ...
ive been playing with the bots again as of late
A+ job on the stances, finally our casters dont waste all their mana on any mob. I also like the group messages that was a nice addition.
Some...
Forum:
Support::Windows Servers
04-20-2012, 04:09 AM
Replies:
4
Need help adjusting prices of spells via SQL
Views:
7,654
Posted By
louis1016
the mana cost isnt stored in the spell scroll...
the mana cost isnt stored in the spell scroll item, its stored in the spell table itself so im not sure if this is actually doable this way
Forum:
Support::Windows Servers
04-20-2012, 02:29 AM
Replies:
14
Cazic Thule + Unrelated Zone issue
Views:
15,769
Posted By
louis1016
the axclassic db has the classic ct, im not sure...
the axclassic db has the classic ct, im not sure how accurate but from what ive seen its mostly good
might have to adjust the mob hp and loot tables a little
Forum:
General::Server Discussion
04-19-2012, 11:17 PM
Replies:
1
need beta tester(s)
Views:
5,947
Posted By
louis1016
need beta tester(s)
I'm currently working on a semi classic bot server called Erotic Everquest. I'm looking for anyone who wants to help test the changes and modified content by leveling up a character. I'll be playing...
Forum:
Support::Windows Servers
04-17-2012, 06:35 PM
Replies:
1
snare/root stacking
Views:
5,173
Posted By
louis1016
what i want to do is make root spells overwrite...
what i want to do is make root spells overwrite and block snare spells, which appears to be handled by the database. how do i add stackingcommand to my spells via nulls spell editor to...
Forum:
Support::Windows Servers
04-17-2012, 04:16 PM
Replies:
1
snare/root stacking
Views:
5,173
Posted By
louis1016
snare/root stacking
I'm trying to figure out how to disable the stacking of snare/root spells but I cant figure it out. I think I have to modify spells.cpp but I'm not sure what to do, can anyone help?
Forum:
Support::Windows Servers
04-17-2012, 04:00 PM
Replies:
2
Belly casters
Views:
5,825
Posted By
louis1016
i never noticed that before, thank you
i never noticed that before, thank you
Forum:
Support::Windows Servers
04-17-2012, 02:30 PM
Replies:
2
Belly casters
Views:
5,825
Posted By
louis1016
Belly casters
is there any chance belly casters will get implemented? as far as I know they are still on live and require you to get within melee range to cast spells otherwise the spells get resisted. I really...
Showing results 26 to 50 of 157
Page 2 of 7
<
1
2
3
4
5
6
>
Last
»
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:29 AM
.
-- 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