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 3 of 16
<
1
2
3
4
5
6
7
13
>
Last
»
Showing results 51 to 75 of 398
Search took
0.01
seconds; generated 102 minute(s) ago.
Search:
Posts Made By:
Yeormom
Forum:
Development::Development
07-10-2009, 01:51 PM
Replies:
17
Derision, your pathfinding code
Views:
15,451
Posted By
Yeormom
I look forward to more of your path finding...
I look forward to more of your path finding goodness. The lack of NPC pathing is the last big problem I see with the project code, since many dungeons are unplayable. I noticed the path files were...
Forum:
Development::Bug Reports
07-10-2009, 11:11 AM
Replies:
1
Mana Bug - Pls fix
Views:
4,131
Posted By
Yeormom
Sounds like a client restriction more than...
Sounds like a client restriction more than anything. I haven't seen anything so far that would set your mana pool to such in the source code. You may need to fix your items instead. :)
Forum:
Development::Feature Requests
07-10-2009, 11:08 AM
Replies:
53
Ability to level past 89ish?
Views:
49,172
Posted By
Yeormom
Well the subject is definitely out of scope for...
Well the subject is definitely out of scope for the actual trunk so this should probably be moved to custom code so you can at least begin your crusade if you so desire. You can definitely create a...
Forum:
Support::Windows Servers
07-10-2009, 10:54 AM
Replies:
5
SVN Folder
Views:
4,103
Posted By
Yeormom
They are always included in the same trunk/branch...
They are always included in the same trunk/branch when required by a code change. As you have already found, not a production of PEQDB.
Forum:
General::General Discussion
07-10-2009, 10:52 AM
Replies:
16
Everquest Web Browser?
Views:
11,376
Posted By
Yeormom
That generation is here I see.
That generation is here I see.
Forum:
Support::Linux Servers
07-10-2009, 12:18 AM
Replies:
24
Updated today and have naked char's :-)
Views:
11,769
Posted By
Yeormom
I ran into this same issue. What is interesting...
I ran into this same issue. What is interesting about it crashing in zone/net.cpp when trying to strcpy a null result row is if you change the select statement from order by ascending to descending,...
Forum:
General::General Discussion
07-09-2009, 07:06 PM
Replies:
4
Quick question
Views:
4,789
Posted By
Yeormom
Servers, content, and population varies heavily...
Servers, content, and population varies heavily by season. About 25% of the servers you see now won't be here in a month unfortunately. The servers with larger populations are typically not in this...
Forum:
Development::Bug Reports
07-09-2009, 11:14 AM
Replies:
4
Ahh, I feel much better now...
Views:
7,449
Posted By
Yeormom
You should really just send the string id since...
You should really just send the string id since the client already has it, which is 12117. :)
Forum:
Support::General Support
07-09-2009, 11:11 AM
Replies:
13
Slow Motion movement
Views:
6,488
Posted By
Yeormom
This issue has nothing to do with the server code...
This issue has nothing to do with the server code and is a client issue. I've witnessed such an issue before when playing in windowed mode and cycling applications heavily. The character is moving at...
Forum:
Development::Feature Requests
07-09-2009, 11:06 AM
Replies:
53
Ability to level past 89ish?
Views:
49,172
Posted By
Yeormom
#define HARD_LEVEL_CAP 127 The definition...
#define HARD_LEVEL_CAP 127
The definition EXP_FORMULA is not preventing you from exceeding level 89.
Forum:
Quests::Q&A
07-08-2009, 01:20 PM
Replies:
6
Get item when NPC kills another
Views:
4,960
Posted By
Yeormom
I would add an entire new function to your zone...
I would add an entire new function to your zone server source code to put the item inputted through the new quest function directly on the corpse of other when desired and add the quester(s) as an...
Forum:
Misc::Off Topic
07-08-2009, 11:12 AM
Replies:
9
Sick
Views:
5,772
Posted By
Yeormom
Well ISP's often meter bandwidth in bytes so you...
Well ISP's often meter bandwidth in bytes so you get to divide by 8 one time to make that scary number look more friendly.
The biggest justification beyond this software is licensing and the...
Forum:
Development::Feature Requests
07-08-2009, 11:01 AM
Replies:
12
Fear change
Views:
6,249
Posted By
Yeormom
Due to Z plane? The generic mob fear pathing is...
Due to Z plane? The generic mob fear pathing is in the mob ai process loop so I'm guessing you were using another method to process fear on a PC. I couldn't make anything fall through the world with...
Forum:
Misc::Off Topic
07-07-2009, 11:11 AM
Replies:
9
Sick
Views:
5,772
Posted By
Yeormom
Many parts of the world still are not up to 1Mbps...
Many parts of the world still are not up to 1Mbps yet while others of us are at 20Mbps. For example, the most popular subscriber plan in Australia is 512k/256k.
Forum:
General::Server Discussion
07-07-2009, 11:03 AM
Replies:
11
pvp servers?
Views:
5,810
Posted By
Yeormom
The CoH server was only open for a couple of...
The CoH server was only open for a couple of weeks at best before the operator vaporwared it so it's been gone since January or February.
Forum:
Development::Database/World Building
07-06-2009, 01:07 PM
Replies:
39
Zone Customization - Scenery Objects
Views:
52,185
Posted By
Yeormom
I played with static objects back in March and...
I played with static objects back in March and had very good luck with them as well. There we're a few instances where models took extra modifications to get working, as they created invisible walls...
Forum:
Support::General Support
07-02-2009, 01:25 AM
Replies:
24
#advnpcspawn
Views:
16,524
Posted By
Yeormom
You win the prize for this note.
You win the prize for this note.
Forum:
Misc::Off Topic
07-01-2009, 02:49 PM
Replies:
2
WOW Emu
Views:
4,807
Posted By
Yeormom
Aye, since WoW was emulated before the game even...
Aye, since WoW was emulated before the game even came out, there are tons of them, both good and bad. Blizzard takes a more proactive approach to attacking emulators and has more protection in their...
Forum:
General::General Discussion
07-01-2009, 02:48 PM
Replies:
20
64bit and EMU .. work ok?
Views:
11,621
Posted By
Yeormom
As a client, I've played EverQuest Titanium and...
As a client, I've played EverQuest Titanium and SoF on Vista64 and 7-64 and didn't have to change a single thing. I have never needed to use Windows XP Mode and have played with multiple video cards...
Forum:
Development::Server Code Submissions
07-01-2009, 11:02 AM
Replies:
12
/assist question
Views:
8,069
Posted By
Yeormom
Question: Why is this a sticky?
Question: Why is this a sticky?
Forum:
Development::Development
07-01-2009, 11:00 AM
Replies:
13
Need a C++ guru
Views:
6,394
Posted By
Yeormom
You should get in the habbit of casting the...
You should get in the habbit of casting the variables to the degree of precision you are actually trying to get. By doing so, you never need to smoke test that procedure as you know exactly what will...
Forum:
Support::Windows Servers
07-01-2009, 10:53 AM
Replies:
8
Zoning:Reloading existing zone
Views:
5,705
Posted By
Yeormom
If the zone you are trying to enter is down or...
If the zone you are trying to enter is down or your status level is not high enough, your entry will be denied and sent to the safe point for the zone you were already in. In the database, you will...
Forum:
Support::General Support
06-30-2009, 05:34 PM
Replies:
1
Problems booting game
Views:
4,935
Posted By
Yeormom
Does it exist? If you're using titanium, you...
Does it exist? If you're using titanium, you should still have a default_old folder in your uifiles which you can use. To change UI's without launching the game, edit eqclient.ini and change the skin...
Forum:
General::General Discussion
06-29-2009, 05:50 PM
Replies:
17
Original CT
Views:
10,862
Posted By
Yeormom
I haven't looked but there arn't entries for this...
I haven't looked but there arn't entries for this zone in the Kunark/Velious only PEQ database or the ax classic database? I'd be shocked if one of them didn't already have it.
Forum:
Development::Database/World Building
06-29-2009, 05:48 PM
Replies:
5
Doors
Views:
5,417
Posted By
Yeormom
Agreed with Andrew. You'll have to modify the...
Agreed with Andrew. You'll have to modify the zone's txt file to include the graphic file which has the correct model.
Showing results 51 to 75 of 398
Page 3 of 16
<
1
2
3
4
5
6
7
13
>
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:54 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 - 2025, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3