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 11
<
1
2
3
4
5
6
>
Last
»
Showing results 26 to 50 of 274
Search took
0.03
seconds; generated 77 minute(s) ago.
Search:
Posts Made By:
noudess
Forum:
Spell Support
12-12-2016, 01:25 PM
Replies:
2
Bind Sight
Views:
11,843
Posted By
noudess
Bind sight won't click off
On RoF2 (just now) if I cast bind sight on a mob, I cannot click off the buff and I am stuck in the mobs eyes for the full spell duration (long). On live you can click it fof no problems.
Forum:
Support::General Support
06-13-2016, 03:06 PM
Replies:
14
Faction Cap Issue
Views:
13,273
Posted By
noudess
Min/Max personal faction changed to -2000/2000...
Min/Max personal faction changed to -2000/2000 and in the baseline now.
Forum:
Support::General Support
06-13-2016, 12:33 PM
Replies:
14
Faction Cap Issue
Views:
13,273
Posted By
noudess
Can you run the stored procedure pointed to by...
Can you run the stored procedure pointed to by the wiki I linked for the character in question? Post the resulting table and we can discuss what to do.
Forum:
Support::General Support
06-13-2016, 12:07 PM
Replies:
14
Faction Cap Issue
Views:
13,273
Posted By
noudess
I'll spend some time reviewing what everyone has...
I'll spend some time reviewing what everyone has said and reply with my feelings on this. I did the faction changes some time ago, it will take me a bit to get back up to speed and reply...
Forum:
Support::General Support
04-13-2016, 10:58 AM
Replies:
3
email address chance on forums
Views:
5,822
Posted By
noudess
email address chance on forums
My old email address is going to be dead. The online mechanism to update my email says it is disabled. Can you guys manually fix that?
Forum:
General::Server Discussion
01-05-2016, 05:36 PM
Replies:
10
Very small Progression-style server seeking a couple or 2 friends.
Views:
11,086
Posted By
noudess
Send me an e-mail if you get a partition setup...
Send me an e-mail if you get a partition setup and I'll give you an account and the address to point eqhosts.txt at.
Forum:
General::Server Discussion
12-18-2015, 04:34 PM
Replies:
10
Very small Progression-style server seeking a couple or 2 friends.
Views:
11,086
Posted By
noudess
Kinda why I hide on my private server with...
Kinda why I hide on my private server with friends. Most people suck. I really enjoyed P1999, but once I got into the guild raiding world, each night of play just forced me to see what dicks so...
Forum:
General::Server Discussion
12-17-2015, 10:35 AM
Replies:
10
Very small Progression-style server seeking a couple or 2 friends.
Views:
11,086
Posted By
noudess
I enjoy the work and I think some of what I've...
I enjoy the work and I think some of what I've done is unique. I played on P1999 for years. We simply enjoy having our own server. If a couple people decided to join and enjoyed it, cool.
Forum:
General::Server Discussion
12-16-2015, 12:34 PM
Replies:
10
Very small Progression-style server seeking a couple or 2 friends.
Views:
11,086
Posted By
noudess
Zones: Erudin, Erudin Palace, Erud's Crossing,...
Zones: Erudin, Erudin Palace, Erud's Crossing, Toxullia Forest, Kerra Ridge, Paineel, The Warrens, Stonebrunt Mountains (yes I know - not original) but fits nicely, A portion of Frozen Shadow (ties...
Forum:
General::Server Discussion
12-16-2015, 11:34 AM
Replies:
10
Very small Progression-style server seeking a couple or 2 friends.
Views:
11,086
Posted By
noudess
Very small Progression-style server seeking a couple or 2 friends.
I started a progression style server a few months ago.
It is VERY basic. We started with Odus only and expanded out slowly. The goal is for original world only through at least the next 1-2...
Forum:
Development::Development
04-21-2015, 10:36 AM
Replies:
3
Externded Duration bugs
Views:
11,394
Posted By
noudess
Ok. Any spell that uses SE_TotalHP when updated...
Ok. Any spell that uses SE_TotalHP when updated by SendBuffDuration is going to break if effect is < 64. I'm not sure why, but an effect of 128 or 64 and the GUI leaves it alone. so the MaxHP is...
Forum:
Development::Development
04-20-2015, 05:18 PM
Replies:
3
Externded Duration bugs
Views:
11,394
Posted By
noudess
Dark Pact also needs the change, so that seems to...
Dark Pact also needs the change, so that seems to be a "line" of spells just like the shielding line.
Forum:
Development::Development
04-20-2015, 05:06 PM
Replies:
3
Externded Duration bugs
Views:
11,394
Posted By
noudess
AGAIN - This only happens when a focus item like...
AGAIN - This only happens when a focus item like Bear-hide boots are in effect and we use SendBuffDuration() to update the duration...
I decided to test effect as if it were a bitfield and drop a...
Forum:
Development::Development
04-20-2015, 02:56 PM
Replies:
3
Externded Duration bugs
Views:
11,394
Posted By
noudess
Externded Duration bugs
I continue to battle with the function Client::SendBuffDurationPacket.
My previous skirmish had to do with the shielding line of hp spells (minor, lesser, and shielding). If a focus item like...
Forum:
Development::Development
03-27-2015, 04:22 PM
Replies:
0
unable to change form here
Views:
7,258
Posted By
noudess
unable to change form here
There are places where "illusion tree" yields "you are unable to change form here" message from the client. However, the buff stays up and from other players perspectives the illusion worked.
I...
Forum:
Development::Development
03-06-2015, 01:22 PM
Replies:
0
Spell Duration Formula 11
Views:
7,253
Posted By
noudess
Spell Duration Formula 11
I noticed that a few lower level spells using duration formula 11 don't yield the results the GUI expects. For example, minor shielding ends up lasting the full duration of 27 minutes on the server...
Forum:
Development::Development
03-04-2015, 09:30 AM
Replies:
7
Question for spell casting code gurus
Views:
14,516
Posted By
noudess
I'm willing to learn more about how this works. ...
I'm willing to learn more about how this works. My understanding right now is that when the client casts a spell, it puts its own buff up without information from the server at all. It's only when...
Forum:
Development::Development
03-03-2015, 10:19 AM
Replies:
7
Question for spell casting code gurus
Views:
14,516
Posted By
noudess
I changed "effect" to 254 (a random large value)...
I changed "effect" to 254 (a random large value) and the problems seem to go away. Does anyone have any information as to what this value should be? I don't want to break other clients or propose a...
Forum:
Development::Development
03-03-2015, 10:18 AM
Replies:
7
Question for spell casting code gurus
Views:
14,516
Posted By
noudess
I hoped that I might watch packets from a live...
I hoped that I might watch packets from a live setup, but it doesn't appear to me that the liver server sends up a packet like we do to update the duration. It just starts out correct on the client...
Forum:
Development::Bug Reports
03-03-2015, 10:06 AM
Replies:
4
$client->NukeItem() crash
Views:
9,502
Posted By
noudess
The code I am writing need to clear some items...
The code I am writing need to clear some items from anywhere before allowing a certain turn in. I ended up doing a Collectitems(itemid,1) for all non worn/inv slots and then if has_item turns up...
Forum:
Development::Development
03-02-2015, 07:46 PM
Replies:
7
Question for spell casting code gurus
Views:
14,516
Posted By
noudess
Client::SendBuffDurationPacket not only impacts...
Client::SendBuffDurationPacket not only impacts duration, but I am seeing a direct impact on some of the stats that we're impacted by the buff.
The function fills in the field "effect" in the...
Forum:
Development::Bug Reports
03-02-2015, 02:14 PM
Replies:
4
$client->NukeItem() crash
Views:
9,502
Posted By
noudess
$client->NukeItem() crash
Using $client->NukeItem() from a quest where the item being nuked resides in the client's bank crashes client every time.
I have tested only on Titanium client.
Forum:
Spell Support
02-19-2015, 05:32 PM
Replies:
4
Enchanter Level 16 Shielding -help
Views:
7,723
Posted By
noudess
Wearing the hat does not seem to impact any AC or...
Wearing the hat does not seem to impact any AC or stat spell base values, but it does impact every HP spell I have with more hp, about 16% on top of the 50 I get from the spell itself (on both side)....
Forum:
Spell Support
02-19-2015, 03:56 PM
Replies:
4
Enchanter Level 16 Shielding -help
Views:
7,723
Posted By
noudess
Somehow I need EEI to bump the effect of the...
Somehow I need EEI to bump the effect of the MaxHP effect on shielding by 16%. Maybe add an SE_FcBaseEffects to the EEI entry?
Forum:
Spell Support
02-19-2015, 02:33 PM
Replies:
4
Enchanter Level 16 Shielding -help
Views:
7,723
Posted By
noudess
Wow I see it. I guess it's an undocumented...
Wow I see it.
I guess it's an undocumented feature of Shazda Turbin from Kerra. I tested with it not being worn and the issue goes away. I guess I need to look at the item and item bonuses.
...
Showing results 26 to 50 of 274
Page 2 of 11
<
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
09:38 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