EQEmulator Home
>
EQEmulator Forums
>
Search Forums
Search Results
User Name
Remember Me?
Password
Home
Forums
Register
Members List
Search
Today's Posts
Mark Forums Read
Page 1 of 20
1
2
3
4
5
11
>
Last
»
Showing results 1 to 25 of 500
Search took
0.03
seconds.
Search:
Posts Made By:
ChaosSlayerZ
Forum:
Spell Support
12-21-2020, 08:53 AM
Replies:
1
No spells showing
Views:
622
Posted By
ChaosSlayerZ
by default you have to obtain scrolls (from mobs...
by default you have to obtain scrolls (from mobs or merchants) and then memorize them into your spellbook.
Unless you set up a system that automatically gives you spells on level up or npc that...
Forum:
Development::GeorgeS's Tools
11-27-2020, 08:16 PM
Replies:
14
updated tools
Views:
2,114
Posted By
ChaosSlayerZ
Good, now we can spend more time with us! A LOT...
Good, now we can spend more time with us! A LOT of people will surely appreciate that. Your tools are irreplaceable! ;)
Forum:
Support::General Support
11-25-2020, 06:13 PM
Replies:
6
Random Stat on Item
Views:
894
Posted By
ChaosSlayerZ
As far as I know - NO. This because unlike say...
As far as I know - NO. This because unlike say EQ2, Diablo or WoW, item in EQ is "a projection" of a single base item, rather than individual item of its own. In other words it is always an exact...
Forum:
Development::GeorgeS's Tools
11-07-2020, 01:12 PM
Replies:
50
RIP GeorgeS Tools?
Views:
46,201
Posted By
ChaosSlayerZ
OMG George! I needed you so much right now! I...
OMG George! I needed you so much right now! I can't use EOC because my modem is like Iron Curtain - nothing gets through, so your tools, SPECIALLY the Spell Editor is God sent!
Thank YOU!
Forum:
General::General Discussion
10-22-2020, 09:46 PM
Replies:
6
Pet enhancments
Views:
798
Posted By
ChaosSlayerZ
LOL Natedog that was fast =P Looks like I...
LOL Natedog that was fast =P
Looks like I won't have to reinvent this script from scratch ;)
Forum:
General::General Discussion
10-22-2020, 04:52 PM
Replies:
6
Pet enhancments
Views:
798
Posted By
ChaosSlayerZ
Yep there is simple enough pet script you can...
Yep there is simple enough pet script you can attach to a pet that will adjust pet power, for example based on your stats and keep it in level.
I had this script fully functional back when I was...
Forum:
Quests::Q&A
10-21-2020, 06:28 PM
Replies:
3
Need help pulling data from DB (Perl DBI)
Views:
679
Posted By
ChaosSlayerZ
Thanks, I actually got it working yesterday...
Thanks, I actually got it working yesterday thanks to TurmoilToad - he spotted missing ( ; ) in the query line it needs to be:
$query = "SELECT key, value FROM data_buckets;";
But I will...
Forum:
Quests::Q&A
10-19-2020, 11:32 PM
Replies:
3
Need help pulling data from DB (Perl DBI)
Views:
679
Posted By
ChaosSlayerZ
Need help pulling data from DB (Perl DBI)
I am pretty sure DBI is connecting but not pulling anything from DB could anyone take a look at this?
sub EVENT_SAY
{
if ($text =~/read/i)
{
Forum:
Quests::Q&A
10-16-2020, 09:53 PM
Replies:
6
Looking for a way to clear vendor temp inventory
Views:
765
Posted By
ChaosSlayerZ
Ok i think i have one question left. I been...
Ok i think i have one question left. I been working with pre-defined list of items. What if I want to look over entire vendor inventory (I don't know what he has there) and ask him to list all items...
Forum:
Quests::Q&A
10-16-2020, 09:34 PM
Replies:
6
Looking for a way to clear vendor temp inventory
Views:
765
Posted By
ChaosSlayerZ
I figured out a solution - by using a combination...
I figured out a solution - by using a combination of MerchantCountItem and MerchantSetItem I managed to enforce a list clear by doing a loop on range of items. Its cumbersome but it works for now =)...
Forum:
Quests::Q&A
10-16-2020, 07:32 AM
Replies:
6
Looking for a way to clear vendor temp inventory
Views:
765
Posted By
ChaosSlayerZ
Sadly no. KinglyKrab explains that they are for...
Sadly no. KinglyKrab explains that they are for clearing of loot of npc.
Forum:
Quests::Q&A
10-15-2020, 10:22 PM
Replies:
6
Looking for a way to clear vendor temp inventory
Views:
765
Posted By
ChaosSlayerZ
Looking for a way to clear vendor temp inventory
Greetings!
I am Looking for a way to clear vendor temp inventory.
Apparently there is no actual quest commands available for that
other than: (which set, count, but don't clear)
...
Forum:
Quests::Q&A
10-15-2020, 12:39 AM
Replies:
14
How to get owners race?
Views:
913
Posted By
ChaosSlayerZ
/facepalm WHY would I want to create dozens or...
/facepalm
WHY would I want to create dozens or even hundreds npcs/pets in DB for every npc/pet instance when this script does it automatically???
The ONLY reason I choose to "put my 2 cents"...
Forum:
Quests::Q&A
10-15-2020, 12:09 AM
Replies:
14
How to get owners race?
Views:
913
Posted By
ChaosSlayerZ
Here is a demonstration of what my method can do,...
Here is a demonstration of what my method can do, that yours can't ;)
https://imgur.com/a/ekVQQrD
Forum:
Quests::Q&A
10-14-2020, 11:58 PM
Replies:
14
How to get owners race?
Views:
913
Posted By
ChaosSlayerZ
Important point - there are NO npc Beastlords in...
Important point - there are NO npc Beastlords in game =) AT ALL.
No one will be casting these spells unless you actually give them that, and if you DO - you can specify which race pet they get. ...
Forum:
Quests::Q&A
10-14-2020, 06:00 AM
Replies:
14
How to get owners race?
Views:
913
Posted By
ChaosSlayerZ
Here is my contribution to your project: replace...
Here is my contribution to your project: replace "GetClientByID" with "GetMobByID"
Result: the script now works not only for players but also for npcs ;)
Forum:
General::Server Discussion
09-30-2020, 09:39 PM
Replies:
6
EQ Growth
Views:
3,682
Posted By
ChaosSlayerZ
THIS /\ ;) I am making server that I will...
THIS /\ ;)
I am making server that I will enjoy. And you can enjoy it with me if you want. And I am willing listen to ideas and suggestions, but in no way obligated to apply them.
Forum:
Support::Windows Servers
09-30-2020, 05:58 AM
Replies:
10
Merchantlist probability ?
Views:
2,380
Posted By
ChaosSlayerZ
yeah, thats why you run a perl script that repops...
yeah, thats why you run a perl script that repops npc say every 4-8 hours.
Otherwise feature is pointless.
Forum:
Support::Windows Servers
09-29-2020, 06:28 PM
Replies:
10
Merchantlist probability ?
Views:
2,380
Posted By
ChaosSlayerZ
Uleat, so anything on the subject that inventory...
Uleat, so anything on the subject that inventory availability RNG re-rolls every-time I open and close the merchant? (Rather than on re-spawn)?
Forum:
Support::Windows Servers
09-29-2020, 07:43 AM
Replies:
10
Merchantlist probability ?
Views:
2,380
Posted By
ChaosSlayerZ
no, thats a different issue. I am testing this on...
no, thats a different issue. I am testing this on a merchant who has likr 10 items total for sale and no temps
Forum:
General::General Discussion
09-29-2020, 12:20 AM
Replies:
4
Hill Giant Sounds?
Views:
12,693
Posted By
ChaosSlayerZ
NP server update solved it
NP server update solved it
Forum:
Support::Windows Servers
09-28-2020, 08:36 PM
Replies:
10
Merchantlist probability ?
Views:
2,380
Posted By
ChaosSlayerZ
Hey Kingly, 2 years later- was thing actually...
Hey Kingly, 2 years later- was thing actually fixed?
I am running supposedly fully updated server and DB and merchant behavior looks the same, when I give all items on merchant list 25%...
Forum:
General::General Discussion
09-27-2020, 08:20 PM
Replies:
4
Hill Giant Sounds?
Views:
12,693
Posted By
ChaosSlayerZ
Hey I have updated my hill giant to flymode=1 but...
Hey I have updated my hill giant to flymode=1 but they still don't stomp =(
I am on ROF client and latest DB
Forum:
Spell Support
09-24-2020, 07:42 PM
Replies:
5
Getting a pet to cast a heal spell
Views:
1,322
Posted By
ChaosSlayerZ
Very interesting, I am curious what devs think on...
Very interesting, I am curious what devs think on this, why healing is disabled.
Forum:
Spell Support
09-23-2020, 06:01 AM
Replies:
5
Getting a pet to cast a heal spell
Views:
1,322
Posted By
ChaosSlayerZ
there use to be a rule in DB that was called -...
there use to be a rule in DB that was called - "npc buff/heal friends" - check if that one is on. On other hand they should always at least heal themselves.
I may need to check my own npcs ;)
Showing results 1 to 25 of 500
Page 1 of 20
1
2
3
4
5
11
>
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
10:45 PM
.
-- Default Style
---- EQEmulator
Contact Us
-
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 - 2021, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3