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 5
<
1
2
3
4
5
>
Showing results 26 to 50 of 105
Search took
0.00
seconds; generated 89 minute(s) ago.
Search:
Posts Made By:
Traul
Forum:
Quests::Q&A
03-14-2014, 09:48 AM
Replies:
5
Augmentor Quest
Views:
11,241
Posted By
Traul
This is excellent, thanks! I guess the more...
This is excellent, thanks! I guess the more complicated next step would be to send in a check to make sure the augment would actually fit in the augment slot or is there any chance the summonitem...
Forum:
Quests::Q&A
03-14-2014, 12:04 AM
Replies:
5
Augmentor Quest
Views:
11,241
Posted By
Traul
Augmentor Quest
Are there currently any quest commands that would augment items for players? So let's say Player A gives an NPC item and an augment, the NPC would return the item with the augment socketed in?
Forum:
Support::Windows Servers
02-16-2014, 02:13 PM
Replies:
4
Help with an SQL input
Views:
6,632
Posted By
Traul
One more question now, what query could I use in...
One more question now, what query could I use in order to remove a lootdrop from a loottable if a different lootdrop exists within that loottable. As in any loottable that has lootdrop1 AND lootdrop2...
Forum:
Support::Windows Servers
02-16-2014, 01:59 PM
Replies:
4
Help with an SQL input
Views:
6,632
Posted By
Traul
That's a really clever workaround, had no idea...
That's a really clever workaround, had no idea you could do something like this.
This is exactly what I'm looking for, thanks!
Forum:
Support::Windows Servers
02-13-2014, 08:31 PM
Replies:
4
Help with an SQL input
Views:
6,632
Posted By
Traul
Help with an SQL input
My SQL skills aren't the best so I was hoping someone might be able to help me out with this.
Essentially, I want to add a specific lootdrop to loot tables that belong to NPCs within a certain...
Forum:
Support::Windows Servers
10-17-2013, 11:55 PM
Replies:
5
Not able to zone into certain zones
Views:
6,869
Posted By
Traul
Fixed it! It all had to do with loot tables and...
Fixed it! It all had to do with loot tables and was a really silly bug on my part. Turns out in each of these zones I had some lootdrops that had a mindrop of 1, but the overall chance of each item...
Forum:
Support::Windows Servers
10-17-2013, 10:45 PM
Replies:
5
Not able to zone into certain zones
Views:
6,869
Posted By
Traul
Progress! I've been messing around... I...
Progress! I've been messing around... I completely cleared the npc_types table and was successfully able to zone into plane of fear, so it has something to do with the NPCs.
Also I've identified...
Forum:
Support::Windows Servers
10-17-2013, 04:16 PM
Replies:
5
Not able to zone into certain zones
Views:
6,869
Posted By
Traul
Is there any other information I can give? I'm...
Is there any other information I can give? I'm absolutely stumped here and endless searches turn up nothing. :(
Forum:
Support::Windows Servers
10-15-2013, 02:47 PM
Replies:
5
Not able to zone into certain zones
Views:
6,869
Posted By
Traul
I just gave it a shot and was successful at...
I just gave it a shot and was successful at zoning into gfaydark on a different server.
Forum:
Support::Windows Servers
10-14-2013, 10:14 PM
Replies:
5
Not able to zone into certain zones
Views:
6,869
Posted By
Traul
Not able to zone into certain zones
I'm running into a curious problem where my client will just freeze trying to get into certain zones on my server. So far the affected zones that I have found are gfaydark and fearplane. I can bootup...
Forum:
General::General Discussion
10-27-2012, 02:12 PM
Replies:
95
New loot system
Views:
161,060
Posted By
Traul
I really like ChaosSlayerz proposed...
I really like ChaosSlayerz proposed modifications. Is there any update/progress on this at all?
Forum:
Support::Windows Servers
10-14-2012, 03:02 PM
Replies:
19
Merchants not returning proper amount
Views:
16,763
Posted By
Traul
Awesome, all fixed. Thanks for the help!
Awesome, all fixed. Thanks for the help!
Forum:
Support::Windows Servers
10-13-2012, 08:00 PM
Replies:
19
Merchants not returning proper amount
Views:
16,763
Posted By
Traul
Here's the log from zone.exe: So this...
Here's the log from zone.exe:
So this agrees what it's actually sending me, but disagrees with what the merchant and database log says.
By the way, thanks for taking a look at this guys, I...
Forum:
Support::Windows Servers
10-13-2012, 06:42 PM
Replies:
19
Merchants not returning proper amount
Views:
16,763
Posted By
Traul
Here's the log of above the transactions: ...
Here's the log of above the transactions:
http://i.imgur.com/kiO8h.jpg
Forum:
Support::Windows Servers
10-13-2012, 06:36 PM
Replies:
19
Merchants not returning proper amount
Views:
16,763
Posted By
Traul
This only happens when selling though, buying...
This only happens when selling though, buying still works perfectly fine. Here I'll buy the whip pattern and it will remove 5 copper from me just like it says it should:
...
Forum:
Support::Windows Servers
10-13-2012, 06:36 PM
Replies:
19
Merchants not returning proper amount
Views:
16,763
Posted By
Traul
Relogging doesn't change anything for me. And I...
Relogging doesn't change anything for me. And I really don't think it's a rounding issue, it always gives me the same amount of silver in copper even if it's off by 1. Here's some screenshots to...
Forum:
Support::Windows Servers
10-13-2012, 12:07 AM
Replies:
19
Merchants not returning proper amount
Views:
16,763
Posted By
Traul
Thanks, I took a look at the code and it's...
Thanks, I took a look at the code and it's definitely beyond my very limited C++ skills.
I did however do some more testing, and I figured out what's going on. I'm always given the proper amounts...
Forum:
Support::Windows Servers
10-12-2012, 06:03 PM
Replies:
19
Merchants not returning proper amount
Views:
16,763
Posted By
Traul
Does anyone know where I can find the code that...
Does anyone know where I can find the code that sends the money to the client after the client sells to an item to a merchant?
Forum:
Support::Windows Servers
10-08-2012, 02:09 PM
Replies:
19
Merchants not returning proper amount
Views:
16,763
Posted By
Traul
My code is all up to date, and yeah I also...
My code is all up to date, and yeah I also thought the whole charisma mod might have something to do with it, but I set the rules to false but nothing changed. Also, having charisma of 85 or 255...
Forum:
Support::Windows Servers
10-07-2012, 06:02 PM
Replies:
19
Merchants not returning proper amount
Views:
16,763
Posted By
Traul
Merchants not returning proper amount
So something I noticed recently on my server, the merchants aren't returning the correct amount of money when you sell something to them. This only seems to happen with the lower denominations of...
Forum:
General::General Discussion
10-04-2012, 06:42 PM
Replies:
95
New loot system
Views:
161,060
Posted By
Traul
Came in to post exactly what ChaosSlayerz did,...
Came in to post exactly what ChaosSlayerz did, particularly his ADDITION post. This change has made things much more difficult for me.
Couldn't we simply re-add the probability on individual...
Forum:
General::Server Discussion
05-13-2011, 07:08 PM
Replies:
5
Everquest: Legends Server
Views:
9,796
Posted By
Traul
congrats on having a good host server?
congrats on having a good host server?
Forum:
General::Server Discussion
08-12-2010, 09:50 PM
Replies:
1
Looking For Staff
Views:
6,171
Posted By
Traul
I, for one, am confident there will be a strong...
I, for one, am confident there will be a strong sence of intelegence on this server!
Forum:
Support::Windows Servers
02-06-2010, 06:26 PM
Replies:
1
Problem with rules values?
Views:
7,700
Posted By
Traul
Problem with rules values?
I was excited to see the new rule for RestRegen, and I set in my database RestRegenPercent to 10 and time to activate to 1 second. Problem was, it didn't work.
So I tried setting it manually in...
Forum:
Support::Windows Servers
12-19-2009, 09:11 PM
Replies:
7
Can't connect to own loginserver
Views:
11,605
Posted By
Traul
This worked but then I was getting 1017 errors,...
This worked but then I was getting 1017 errors, so I gave PrivateLogin a shot and it works like a charm.
Thanks for the help guys :)
Showing results 26 to 50 of 105
Page 2 of 5
<
1
2
3
4
5
>
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:48 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