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 7
<
1
2
3
4
5
6
7
>
Showing results 51 to 75 of 163
Search took
0.01
seconds; generated 26 minute(s) ago.
Search:
Posts Made By:
Zothen
Forum:
Support::Windows Servers
05-18-2011, 06:59 AM
Replies:
7
Consider
Views:
10,610
Posted By
Zothen
Consider
How does the client know which mob is green and which is gray con? Searching through the server source I havent found a CON_GRAY or something, it ends with CON_GREEN = 2.
My goal is to make all...
Forum:
General::General Discussion
05-18-2011, 01:58 AM
Replies:
83
Boats and SHips
Views:
85,724
Posted By
Zothen
1. Where is the solidity of the models stored? ...
1. Where is the solidity of the models stored?
2. Can't we just import a custom model or edit the existing one or is there no editor for that?
Forum:
Support::Windows Servers
05-17-2011, 02:23 PM
Replies:
1
Afk / Camping
Views:
6,861
Posted By
Zothen
Afk / Camping
I searched the source but I cant find the function which is displaying the AFK status in the characters name. I would like to create a similiar function that is showing if someone is camping, like:
...
Forum:
General::General Discussion
05-17-2011, 01:41 PM
Replies:
83
Boats and SHips
Views:
85,724
Posted By
Zothen
Could someone please tell me the current status...
Could someone please tell me the current status on ships and why they are such a problem? I just realized the raft in oasis isnt working at all and the boats in qeynos / freeport are warping badly.
...
Forum:
General::General Discussion
05-17-2011, 01:07 PM
Replies:
4
Summoning a corpse
Views:
11,405
Posted By
Zothen
Thats too bad since you can summon players over...
Thats too bad since you can summon players over zones.
Forum:
Support::Windows Servers
05-16-2011, 11:50 AM
Replies:
17
Some last errors to get rid of...
Views:
20,580
Posted By
Zothen
Hmm, I will run a test run with Underfoot then....
Hmm, I will run a test run with Underfoot then. Thanks for the info!
Forum:
Development::Server Code Submissions
05-16-2011, 11:49 AM
Replies:
22
COMMITTED: UCS crash fix
Views:
19,169
Posted By
Zothen
Glad to hear :)
Glad to hear :)
Forum:
Misc::Off Topic
05-16-2011, 11:34 AM
Replies:
0
Forum Avatars
Views:
5,734
Posted By
Zothen
Forum Avatars
Hmm, over 100 Posts, still no option to upload an avatar. Is it completely disabled for non-admins?
Forum:
Development::Server Code Submissions
05-16-2011, 11:30 AM
Replies:
1
COMMITTED: You have learned the basics of...
Views:
5,936
Posted By
Zothen
COMMITTED: You have learned the basics of...
Its no biggie, just a strange string, that shows up when you train a skill from 0 to 1.
Example:
Hierophant_Granix000 tell you, "You have learned the basics of..."
Fortunetely, its fixed very...
Forum:
Quests::Custom
05-16-2011, 11:22 AM
Replies:
2
Tutorial: Arias porting to home city
Views:
8,935
Posted By
Zothen
There was a typo in the cabilis coords....
There was a typo in the cabilis coords. Corrected.
#Arias.pl
#zone: tutorialb
sub EVENT_SAY {
if ($text=~/hail/i && quest::istaskactivityactive(22,0)){
quest::say("We found the other...
Forum:
Development::Server Code Submissions
05-16-2011, 05:44 AM
Replies:
22
COMMITTED: UCS crash fix
Views:
19,169
Posted By
Zothen
I was wondering why I didnt get a reconnection...
I was wondering why I didnt get a reconnection message after my last crash, so I rechecked the code. :)
Forum:
Support::Windows Servers
05-16-2011, 04:45 AM
Replies:
17
Some last errors to get rid of...
Views:
20,580
Posted By
Zothen
I guess we need relative coordinates to the zone...
I guess we need relative coordinates to the zone start points for that. If those could be calculated and preserved between zoning, we could adjust a player's position thereafter.
As for the...
Forum:
Development::Server Code Submissions
05-16-2011, 02:59 AM
Replies:
22
COMMITTED: UCS crash fix
Views:
19,169
Posted By
Zothen
Okay, I found a cosmetic error, as I interpreted...
Okay, I found a cosmetic error, as I interpreted the return value of RunQuery() wrong. RunQuery() returns true when successful, so we need to edit a line:
bool DBcore::RunQuery(const char*...
Forum:
General::General Discussion
05-16-2011, 02:22 AM
Replies:
4
Summoning a corpse
Views:
11,405
Posted By
Zothen
Summoning a corpse
In the description of the command #summon or /summon it says you can even summon corpses, but I havent got it to work. How is it done?
Forum:
Support::Windows Servers
05-16-2011, 02:20 AM
Replies:
17
Some last errors to get rid of...
Views:
20,580
Posted By
Zothen
No idea about the other "bugs" ?
No idea about the other "bugs" ?
Forum:
Quests::Custom
05-16-2011, 02:09 AM
Replies:
2
Tutorial: Arias porting to home city
Views:
8,935
Posted By
Zothen
Tutorial: Arias porting to home city
Because I changed the level requirement for PoK to prevent instant traveling between continents I needed to provide an other (and imho a better) way to leave the tutorial. Now if you tell Arias that...
Forum:
Support::Windows Servers
05-15-2011, 11:15 AM
Replies:
17
Some last errors to get rid of...
Views:
20,580
Posted By
Zothen
Nay, world is running fine. And it happens even...
Nay, world is running fine. And it happens even if I am the only one zoning.
Forum:
Support::Windows Servers
05-15-2011, 07:22 AM
Replies:
17
Some last errors to get rid of...
Views:
20,580
Posted By
Zothen
Okay, some log entries from my latest zoning...
Okay, some log entries from my latest zoning crash/hang: (Its really annoying!)
eqemu_debug_zone.log
[05.15. - 13:10:23] The next weather check for zone: commons will be in 12782 seconds....
Forum:
Support::Windows Servers
05-14-2011, 10:43 AM
Replies:
17
Some last errors to get rid of...
Views:
20,580
Posted By
Zothen
Its me again ;) I got some more bugs /...
Its me again ;)
I got some more bugs / strangenesses on my list and I dont want to create new threads for every single one:
1. My SoD client still crashes sometimes when zoning. If that happens...
Forum:
Support::Windows Servers
05-14-2011, 09:01 AM
Replies:
21
Highpass Hold
Views:
21,303
Posted By
Zothen
Okay, I got it working at last! First, we...
Okay, I got it working at last!
First, we need the following modified SQL-Statement from KingMort:
-- Change Highpass Hold mobs back to classic
-- Change Orcs
UPDATE
npc_types INNER JOIN...
Forum:
Support::Windows Servers
05-14-2011, 05:12 AM
Replies:
21
Highpass Hold
Views:
21,303
Posted By
Zothen
I am using SoD. Well, i managed to change...
I am using SoD.
Well, i managed to change the orcs back to old world model. But it needed adding the model to highpasshold_chr.txt.
Unfortunetely, gnolls still dont work so far. Referring to...
Forum:
Support::Windows Servers
05-13-2011, 08:00 AM
Replies:
21
Highpass Hold
Views:
21,303
Posted By
Zothen
I tested it and unfortunetely, it does not work....
I tested it and unfortunetely, it does not work. :(
All gnoll and orc models are now human male.
Forum:
Support::General Support
05-13-2011, 05:02 AM
Replies:
3
Paladin without Lay on Hands
Views:
8,885
Posted By
Zothen
Yay! It worked and even stayed in after logging....
Yay! It worked and even stayed in after logging. Thanks again!
Forum:
Support::General Support
05-13-2011, 03:52 AM
Replies:
3
Paladin without Lay on Hands
Views:
8,885
Posted By
Zothen
Will check that out, thanks!
Will check that out, thanks!
Forum:
Support::General Support
05-13-2011, 02:25 AM
Replies:
3
Paladin without Lay on Hands
Views:
8,885
Posted By
Zothen
Paladin without Lay on Hands
Maybe I am noob again, but how come my paladin created with an SoD client does not have Lay on Hands from the beginning? Its not even in the skill list and when I choose to define action and combat...
Showing results 51 to 75 of 163
Page 3 of 7
<
1
2
3
4
5
6
7
>
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:06 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