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 5 of 8
<
1
2
3
4
5
6
7
8
>
Showing results 101 to 125 of 180
Search took
0.01
seconds; generated 38 minute(s) ago.
Search:
Posts Made By:
drakelord
Forum:
General::General Discussion
04-20-2009, 11:17 AM
Replies:
9
remote host setup
Views:
7,492
Posted By
drakelord
Probably would be better if you can get SSH...
Probably would be better if you can get SSH access. CPanel can make things difficult, especially if you don't have the power to launch applications.
Forum:
General::Server Discussion
04-20-2009, 09:54 AM
Replies:
68
Tallon/Vallon Zek Server
Views:
64,640
Posted By
drakelord
I thought the point of the thread was to discuss...
I thought the point of the thread was to discuss the Tallon/Vallon Zek server, :x
Maybe I'm in the wrong thread.
Forum:
Development::Server Code Submissions
04-18-2009, 04:20 PM
Replies:
18
Rest State HP and MP Bonus
Views:
20,226
Posted By
drakelord
Thanks Derision, I don't mind the changes, just...
Thanks Derision, I don't mind the changes, just as long as you didn't have to go a long way out of your way to fix anything.
Forum:
General::General Discussion
04-17-2009, 06:04 PM
Replies:
3
Best zone/background to take a screenshot of NPCs?
Views:
6,023
Posted By
drakelord
You can always just go somewhere barren and set...
You can always just go somewhere barren and set zsky to the flat looking one.
Forum:
Misc::Off Topic
04-17-2009, 04:27 PM
Replies:
25
EverQuest 2 Emu Project
Views:
45,873
Posted By
drakelord
Awesome, I love me some EQ2, :D
Awesome, I love me some EQ2, :D
Forum:
Development::Server Code Submissions
04-17-2009, 04:10 PM
Replies:
18
Rest State HP and MP Bonus
Views:
20,226
Posted By
drakelord
Thanks cavedude, :D On my own server, I...
Thanks cavedude, :D
On my own server, I wrote extra code in that checks for guild pvp targets in range. I'm trying to think of a good way to do that for an entire pvp server though. I'm not sure...
Forum:
General::General Discussion
04-15-2009, 01:16 PM
Replies:
3
Who needs mq2 for trade skillz?
Views:
6,493
Posted By
drakelord
Thats actually pretty clever and kinda humorous.
Thats actually pretty clever and kinda humorous.
Forum:
Development::Server Code Submissions
04-14-2009, 03:49 PM
Replies:
18
Rest State HP and MP Bonus
Views:
20,226
Posted By
drakelord
For those of you that actually need it, here is...
For those of you that actually need it, here is the sql query for the database if you aren't using the default values. Change as needed. Sorry I didn't get it up last night, was dead tired.
...
Forum:
Support::Windows Servers
04-14-2009, 03:24 PM
Replies:
5
Upgrading to a new Revision
Views:
8,329
Posted By
drakelord
If you are getting the binaries, then yes, you...
If you are getting the binaries, then yes, you just overwrite your old files.
As for the database, I would make a backup of each table individually, and store that somewhere. Then drop the...
Forum:
Support::General Support
04-14-2009, 01:22 PM
Replies:
4
SVN Checkout
Views:
6,454
Posted By
drakelord
The google code repository has been a little...
The google code repository has been a little haywire lately, even with just browsing code on the site. Glad you got it working though
Forum:
General::Server Discussion
04-14-2009, 07:55 AM
Replies:
33
Guildwars
Views:
41,184
Posted By
drakelord
It will be a modified PEQ database. Lower level...
It will be a modified PEQ database. Lower level zones would stay default. Cities and some higher level zones will be changed. In some cases, drastically.
Forum:
General::Server Discussion
04-13-2009, 11:17 PM
Replies:
33
Guildwars
Views:
41,184
Posted By
drakelord
BLARG. No hijacking f00's, <_<
BLARG. No hijacking f00's, <_<
Forum:
Development::Server Code Submissions
04-13-2009, 11:13 PM
Replies:
18
Rest State HP and MP Bonus
Views:
20,226
Posted By
drakelord
Ok, so maybe he didn't give me access, :D, so...
Ok, so maybe he didn't give me access, :D, so here is a diff file I guess.
Index: common/ruletypes.h
===================================================================
---...
Forum:
Development::Server Code Submissions
04-13-2009, 10:37 PM
Replies:
18
Rest State HP and MP Bonus
Views:
20,226
Posted By
drakelord
Old OOCRegen code is staying in for NPC...
Old OOCRegen code is staying in for NPC Functionality. Rest regen currently only applies to clients. If you need an sql for the adding of the two fields, I can give you one, but its set in the...
Forum:
Development::Server Code Submissions
04-13-2009, 09:55 PM
Replies:
18
Rest State HP and MP Bonus
Views:
20,226
Posted By
drakelord
Just set RestRegenPercent to 0. Then, no bonus. ...
Just set RestRegenPercent to 0. Then, no bonus. But don't use that code from my first post. It has changed a bit.
Forum:
Development::Server Code Submissions
04-13-2009, 08:28 PM
Replies:
18
Rest State HP and MP Bonus
Views:
20,226
Posted By
drakelord
As I said in my previous post, I made a rule for...
As I said in my previous post, I made a rule for doing just that, :D
RestRegenPercent <--- Sets a percent for extra recovery
RestRegenTimeToActivate <---- Sets the wait timer before the...
Forum:
Development::Server Code Submissions
04-13-2009, 07:11 PM
Replies:
18
Rest State HP and MP Bonus
Views:
20,226
Posted By
drakelord
Ok, I got the code working for clients, and it is...
Ok, I got the code working for clients, and it is tested and working.
I decided to add it to the rules set so that the regen % amount and time it takes before the rest counter starts is editable. ...
Forum:
General::Server Discussion
04-13-2009, 05:38 PM
Replies:
33
Guildwars
Views:
41,184
Posted By
drakelord
2 Box Max, as anything over that can cause...
2 Box Max, as anything over that can cause issues.
If the server were to actually get that big, it would be able to support 2-300 players. I have friends that work in a major datacenter, and...
Forum:
Development: Custom Code
04-13-2009, 03:39 PM
Replies:
7
world connecting to two loginservers at once
Views:
2,979
Posted By
drakelord
In that case, why not just start two login...
In that case, why not just start two login servers, and set the code so that if the connection to the first one dies, connect to the second one?
Forum:
Development: Custom Code
04-13-2009, 03:21 PM
Replies:
7
world connecting to two loginservers at once
Views:
2,979
Posted By
drakelord
If you reallllly wanted to do this, you could try...
If you reallllly wanted to do this, you could try to change the code around so that it flags a client based on what login server the individual comes from, and then loads from the database on that...
Forum:
General::Server Discussion
04-13-2009, 11:54 AM
Replies:
33
Guildwars
Views:
41,184
Posted By
drakelord
Good point indeed.
Good point indeed.
Forum:
General::Server Discussion
04-13-2009, 10:55 AM
Replies:
33
Guildwars
Views:
41,184
Posted By
drakelord
Enough reminiscing! Time for the future, 8); ...
Enough reminiscing! Time for the future, 8);
Any comments on those details I posted earlier?
Forum:
General::Server Discussion
04-13-2009, 09:26 AM
Replies:
33
Guildwars
Views:
41,184
Posted By
drakelord
Well, if it came back, it would be under a...
Well, if it came back, it would be under a different name, as the original idea was someone elses.
Here is the general idea I had for the server, opinions would be wonderful.
-Players are in...
Forum:
General::Server Discussion
04-13-2009, 12:04 AM
Replies:
33
Guildwars
Views:
41,184
Posted By
drakelord
Guildwars
So, once upon a time, several years ago, there was a massively popular server dubbed guildwars. It had an interesting following and it was a heck of a lot of fun to play on.
I'm wondering, if a...
Forum:
Development::Database/World Building
04-12-2009, 10:48 PM
Replies:
40
ProjectEQ CVS
Views:
49,007
Posted By
drakelord
Sweet. Saves me time from having to install CVS...
Sweet. Saves me time from having to install CVS stuff on my linux box.
Showing results 101 to 125 of 180
Page 5 of 8
<
1
2
3
4
5
6
7
8
>
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
03:11 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