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 8 of 20
«
First
<
4
5
6
7
8
9
10
11
12
18
>
Last
»
Showing results 176 to 200 of 500
Search took
0.03
seconds; generated 93 minute(s) ago.
Search:
Posts Made By:
Derision
Forum:
Support::Windows Servers
07-05-2011, 02:24 PM
Replies:
5
Error adding local account for LS login...
Views:
10,869
Posted By
Derision
You need to source in this SQL to your database...
You need to source in this SQL to your database to add the missing column:
ALTER TABLE `account` ADD `time_creation` INT UNSIGNED DEFAULT '0' NOT NULL AFTER `suspendeduntil`;
UPDATE `account`...
Forum:
Development::Bots
07-05-2011, 01:00 PM
Replies:
3
Anyone able to help
Views:
8,758
Posted By
Derision
Seems like int32 BotFollowDistance =...
Seems like
int32 BotFollowDistance = atoi(sep->arg[2]);
which you have already tried, should work, however you will also want to use
c->GetTarget()->SetFollowDistance(BotFollowDistance);
...
Forum:
Quests::Q&A
07-03-2011, 04:06 PM
Replies:
10
get client version problem
Views:
11,055
Posted By
Derision
The Underfoot eqgame.exe has the House Of Thule...
The Underfoot eqgame.exe has the House Of Thule zone names coded into it, so if you copy the zone files over from a Live install, you can zone into them with Underfoot.
If the Dark Continent owner...
Forum:
Support::General Support
06-12-2011, 02:54 PM
Replies:
9
LDON entrances
Views:
15,402
Posted By
Derision
The South Ro LDoN entrance appears to be in...
The South Ro LDoN entrance appears to be in sro_2_obj.s3d, so if you have that in your Live directory, copy it over to your Underfoot directory.
The list of missing files in Underfoot is...
Forum:
Support::Windows Servers
05-27-2011, 12:58 PM
Replies:
4
Post-Zoning OPCode
Views:
6,554
Posted By
Derision
OP_ClientReady. Best place to put your code would...
OP_ClientReady. Best place to put your code would be in Client::CompleteConnect in zone/client_packet.cpp
Forum:
Support::MiniLogin
05-22-2011, 01:51 PM
Replies:
5
Is this server connected to minilogin?
Views:
72,233
Posted By
Derision
It's been years since I used minilogin, but from...
It's been years since I used minilogin, but from your log I guess you are running the client on the same PC as the server (Checking inbound connection 127.0.0.1),
so is the minilogin_ip column in...
Forum:
Support::Windows Servers
05-22-2011, 01:44 PM
Replies:
1
Multiple World Servers on Same OS Instance
Views:
8,789
Posted By
Derision
The client is hardcoded to talk to World on port...
The client is hardcoded to talk to World on port UDP/9000.
The port that you changed in eqemu_config.xml from 9000 to 9001 is the TCP port that the zone servers, eqlaunch and UCS use to talk to...
Forum:
Support::Windows Servers
05-19-2011, 02:44 PM
Replies:
8
VZTZ Compile Issues:
Views:
14,679
Posted By
Derision
I just downloaded the VZTZ source from here:...
I just downloaded the VZTZ source from here: http://code.google.com/p/vztzfebsource/downloads/detail?name=VZTZ.7z
Then did a Replace in Files to *remove* all occurrences of #define vsnprintf ...
Forum:
Support::Windows Servers
04-17-2011, 04:49 PM
Replies:
15
Resinstalling old server- weird issue
Views:
18,738
Posted By
Derision
http://eqemulator.org/forums/showthread.php?p=1641...
http://eqemulator.org/forums/showthread.php?p=164157
Alter the 'mailkey' column in the character_ table to have a default value of 0, or try installing an earlier version of MySQL (5.1 ?).
...
Forum:
Support::Windows Servers
04-05-2011, 03:27 PM
Replies:
8
LAA/RAA - Scaling
Views:
11,806
Posted By
Derision
You can set them to whatever you feel is...
You can set them to whatever you feel is appropriate for your server :)
IIIRC when I implemented this, I set the value to 50, and then subsequently it was felt on PEQ that leadership XP was being...
Forum:
Support::Windows Servers
04-03-2011, 09:33 AM
Replies:
8
LAA/RAA - Scaling
Views:
11,806
Posted By
Derision
I can't reproduce the bug with 'greying out the...
I can't reproduce the bug with 'greying out the purchase button'.
As for the max banked points, it is hardcoded in the source to match the client and is level dependent.
In the Leadership...
Forum:
Spell Support
04-01-2011, 02:06 PM
Replies:
1
Underfoot - Shrink
Views:
8,587
Posted By
Derision
This was fixed in Rev1795. You may not have...
This was fixed in Rev1795. You may not have copied the latest patch_Underfoot.conf into the directory you are running the server from.
Forum:
Support::Windows Servers
03-31-2011, 03:47 PM
Replies:
8
LAA/RAA - Scaling
Views:
11,806
Posted By
Derision
You can alter: ...
You can alter:
Character:KillsPerGroupLeadershipAA
Character:KillsPerRaidLeadershipAA
in the rule_values table.
If you don't have rows for those rule_names in that table, do a #rules store...
Forum:
Development::Development
03-16-2011, 07:06 PM
Replies:
4
How to generate the CRC used by .s3d files?
Views:
14,483
Posted By
Derision
This python code will build an .eqg (same...
This python code will build an .eqg (same structure as an .s3d):
packeqg.py
import struct, posixfile, socket, zlib, pdb, sys, socket, os, operator, string
CRCTable = []
def...
Forum:
Development::Development
02-18-2011, 03:51 PM
Replies:
139
Steam Underfoot Development Tracking
Views:
404,533
Posted By
Derision
Apparently in Feb 2009, bard instrument...
Apparently in Feb 2009, bard instrument modifiers were changed into equivalent focus effects. To quote the patch notes:
The bard focus effect info was already in the items table, just not...
Forum:
Spell Support
02-13-2011, 03:22 PM
Replies:
5
Just curious about Skinspike Potions
Views:
10,171
Posted By
Derision
I got a buff icon when I tested this, but as you...
I got a buff icon when I tested this, but as you say, no effect.
This is because the 'Spell Duration Formula' (15) used by this spell is not implemented in EQEmu.
This is handled in Rev 1860,...
Forum:
Development::Development
02-11-2011, 02:50 PM
Replies:
139
Steam Underfoot Development Tracking
Views:
404,533
Posted By
Derision
No, it shouldn't matter having a mix of clients,...
No, it shouldn't matter having a mix of clients, I also tried with a SoD/UF combo. I'll test with Titanium and UF later.
EDIT: Leader on UF and another on Titanium worked OK too.
Forum:
Development::Development
02-11-2011, 02:25 PM
Replies:
139
Steam Underfoot Development Tracking
Views:
404,533
Posted By
Derision
Thanks for the extra info. I couldn't reproduce...
Thanks for the extra info. I couldn't reproduce this initially, but it should now be fixed in Rev 1855.
Do you mean when clicking on the 'Request Adventure' button ? I just tried this at the...
Forum:
Quests::Q&A
02-11-2011, 06:46 AM
Replies:
6
Task - Activities Step Limit?
Views:
7,917
Posted By
Derision
20 is the maximum and is due to the fact that the...
20 is the maximum and is due to the fact that the Titanium client can only show 20 activities.
Forum:
Support::Linux Servers
02-09-2011, 04:53 PM
Replies:
17
Can't log in with SoD client
Views:
18,816
Posted By
Derision
I don't know what the problem is, but I can...
I don't know what the problem is, but I can confirm it is not your client. I logged in fine to your server using Titanium, but with SoD (Dec 19 2008 build), a trace shows the client sending...
Forum:
Development::Development
02-08-2011, 05:14 PM
Replies:
139
Steam Underfoot Development Tracking
Views:
404,533
Posted By
Derision
When I said 'is now implemented as a 'Group...
When I said 'is now implemented as a 'Group Role', perhaps I should have said that Delegate Main Assist was removed as a Leadership AA (since SoD) and is now a freebie that is available from the...
Forum:
Development::Development
02-06-2011, 01:58 PM
Replies:
139
Steam Underfoot Development Tracking
Views:
404,533
Posted By
Derision
Delegate Main Assist is now implemented as a...
Delegate Main Assist is now implemented as a 'Group Role'.
The Group Leader right clicks on the person in the Group Window, moves the cursor down to 'Roles' and then selects 'Main Assist'.
I...
Forum:
Support::Linux Servers
02-05-2011, 06:57 PM
Replies:
19
UCS running, but cannot connect
Views:
23,191
Posted By
Derision
Are you running the EQ client on the same PC as...
Are you running the EQ client on the same PC as the server ? If so, localhost should work, otherwise you should have your internal LAN IP address if you aren't allowing connections from the Internet,...
Forum:
Development::Development
02-05-2011, 03:58 PM
Replies:
2
Underfoot and Crescent Reach
Views:
7,769
Posted By
Derision
Do you have a poknowledge_assets.txt in your...
Do you have a poknowledge_assets.txt in your Underfoot directory ?
If not, create the file in your EQ directory and paste this in:
pokport_gukta.eqg
pokport_crescent.eqg
pokbooknew.eqg
...
Forum:
Support::Windows Servers
01-30-2011, 07:19 AM
Replies:
1
My New server
Views:
6,950
Posted By
Derision
You can't hide those messages as far as I know....
You can't hide those messages as far as I know. It is a 'bug' in the SoD client that was fixed by SOE in the January 20, 2009 patch.
Showing results 176 to 200 of 500
Page 8 of 20
«
First
<
4
5
6
7
8
9
10
11
12
18
>
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
08:53 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