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 2
<
1
2
Showing results 26 to 45 of 45
Search took
0.00
seconds; generated 81 minute(s) ago.
Search:
Posts Made By:
Envisage
Forum:
Development::Development
08-02-2013, 11:14 AM
Replies:
16
Client Side DLL Hook Help
Views:
27,261
Posted By
Envisage
Ahh I got a copy of 3.0 already I was just...
Ahh I got a copy of 3.0 already I was just wondering if you still had that I saw that app your wrote in C thought it might be handy. :)
Forum:
Development::Development
08-02-2013, 02:52 AM
Replies:
16
Client Side DLL Hook Help
Views:
27,261
Posted By
Envisage
Actually before I hit the sack, Secrets do you...
Actually before I hit the sack, Secrets do you have an updated link for CDetour.rar?
Forum:
Development::Development
08-02-2013, 01:53 AM
Replies:
16
Client Side DLL Hook Help
Views:
27,261
Posted By
Envisage
It looks pretty straight forward with detours,...
It looks pretty straight forward with detours, basically hook the known memory address execute a custom function that does nothing. Will have to test it tomorrow.
Lol at the book post.
Forum:
Development::Development
08-01-2013, 09:35 PM
Replies:
16
Client Side DLL Hook Help
Views:
27,261
Posted By
Envisage
Hey man thanks for responding was kinda hoping...
Hey man thanks for responding was kinda hoping you would. I started with the MQ2 source thats more or less where I found the memory addresses. I tried finding them on my own and did get lucky with...
Forum:
Development::Development
08-01-2013, 08:41 PM
Replies:
16
Client Side DLL Hook Help
Views:
27,261
Posted By
Envisage
Yeah Secrets knows his stuff. Has PM turned off...
Yeah Secrets knows his stuff. Has PM turned off though, that wasn't a bad code example I've already written and found some code for the dll the main problem I'm having is when you inject it what...
Forum:
Development::Development
08-01-2013, 07:58 PM
Replies:
16
Client Side DLL Hook Help
Views:
27,261
Posted By
Envisage
More or less thats what we are going for we are...
More or less thats what we are going for we are trying to keep the dll as light as possiable to only modify the map and compass for now. Until we have actually done testing on what exploits actually...
Forum:
Development::Development
08-01-2013, 06:20 PM
Replies:
16
Client Side DLL Hook Help
Views:
27,261
Posted By
Envisage
Actually just the memory space it runs in. Not...
Actually just the memory space it runs in. Not eqgame its self.
Forum:
Development::Development
08-01-2013, 06:12 PM
Replies:
16
Client Side DLL Hook Help
Views:
27,261
Posted By
Envisage
Client Side DLL Hook Help
Basically just looking for some info on how this is done with using something like dsetup.dll or dinput8.dll. I have read tons and hundreds of posts I have a very limited knowledge of windows based...
Forum:
Development::Database/World Building
07-28-2013, 11:28 PM
Replies:
3
SQL Question
Views:
5,662
Posted By
Envisage
Yes, thats exactly what I want to do.
Yes, thats exactly what I want to do.
Forum:
Development::Database/World Building
07-28-2013, 11:00 PM
Replies:
3
SQL Question
Views:
5,662
Posted By
Envisage
SQL Question
Is there way to change sellrate from the results of this query...?
SELECT id, Name, Price, sellrate FROM items WHERE Name LIKE 'Spell:%';
I was thinking to add set sellrate = 5 in but it didn't...
Forum:
Support::Windows Servers
07-28-2013, 04:01 PM
Replies:
11
Weird Zone Crash
Views:
7,359
Posted By
Envisage
UPDATE FIXED! :) For anyone else having this...
UPDATE FIXED! :)
For anyone else having this issue. If you 0 out an entire loot table you have to set the probability to 0. If you dont it makes the zone try to load said loot over and over and...
Forum:
Support::Windows Servers
07-28-2013, 03:45 PM
Replies:
11
Weird Zone Crash
Views:
7,359
Posted By
Envisage
Well we have traced the error after editing...
Well we have traced the error after editing again, this time we did it in steps instead of per npc. When we modified the loot tables, and would 0 out certain items or a whole table thats when the...
Forum:
Support::Windows Servers
07-28-2013, 11:31 AM
Replies:
11
Weird Zone Crash
Views:
7,359
Posted By
Envisage
Just a standard setup haven't made any source...
Just a standard setup haven't made any source changes yet. Debugging is enabled however.
http://www.eqemulator.net/wiki/wikka.php?wakka=WindowsServerSetupGuide
Followed that to the letter so...
Forum:
Support::General Support
07-28-2013, 01:27 AM
Replies:
2
Simple Question.
Views:
5,700
Posted By
Envisage
Didn't work spawns that were there deleted are...
Didn't work spawns that were there deleted are still there. Same with loot tables etc.
EDIT: Actually did work... my bad and thanks :).
Forum:
Support::Windows Servers
07-28-2013, 01:04 AM
Replies:
11
Weird Zone Crash
Views:
7,359
Posted By
Envisage
zone log ...
zone log
-------------------------------------------------------------------------
[07.27. - 23:22:38] Starting Log: logs/eqemu_zone_1876.log
[07.27. - 23:22:38] Using database 'peq2' at...
Forum:
Support::General Support
07-28-2013, 12:55 AM
Replies:
2
Simple Question.
Views:
5,700
Posted By
Envisage
Simple Question.
Is there a way to refresh the db without shutting the world down and bringing it back up?
I've been editing zones from outside the game, done this to about 20+ zones now, and tonight I had a...
Forum:
Support::Windows Servers
07-28-2013, 12:52 AM
Replies:
11
Weird Zone Crash
Views:
7,359
Posted By
Envisage
Yeah, all zone files are correct. It was loading...
Yeah, all zone files are correct. It was loading fine even after the huge edit we did. Then it just poofed.
Basically what happens is after you login from char select it doesn't goto a loading...
Forum:
Support::Windows Servers
07-27-2013, 11:42 PM
Replies:
11
Weird Zone Crash
Views:
7,359
Posted By
Envisage
zone.exe isn't crashing. I wish that was the...
zone.exe isn't crashing. I wish that was the problem.
Forum:
Support::Windows Servers
07-27-2013, 11:01 PM
Replies:
11
Weird Zone Crash
Views:
7,359
Posted By
Envisage
Weird Zone Crash
I've done a lot of editing so installing a fresh db isn't really an option so please help. :)
Basically can't zone into nektulos. After a heavy edit didn't change anything out of the ordinary it...
Forum:
Support::General Support
03-02-2010, 04:46 PM
Replies:
9
Missing buttons on character creation screen
Views:
13,125
Posted By
Envisage
Any fix for this?
Any fix for this?
Showing results 26 to 45 of 45
Page 2 of 2
<
1
2
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
06:53 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