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 20
<
1
2
3
4
5
6
7
8
9
15
>
Last
»
Showing results 101 to 125 of 493
Search took
0.01
seconds; generated 59 minute(s) ago.
Search:
Posts Made By:
pfyon
Forum:
General::Server Discussion
08-29-2010, 06:02 PM
Replies:
266
PEQ is down again ??
Views:
1,652,834
Posted By
pfyon
If they're using virtual machines, most likely it...
If they're using virtual machines, most likely it would only take out one VM and not the whole system. If the whole system went down, then there's a huge problem.
Forum:
Support::Windows Servers
08-27-2010, 07:27 PM
Replies:
3
compile errors
Views:
8,705
Posted By
pfyon
Joligario posted some code to fix those issues...
Joligario posted some code to fix those issues here: http://www.eqemulator.org/forums/showthread.php?t=31934
Forum:
Support::Linux Servers
08-27-2010, 07:26 PM
Replies:
7
Buffer Overflow with rev1625 and up
Views:
11,026
Posted By
pfyon
Ran into the same issue. The only difference I...
Ran into the same issue. The only difference I noticed was the sharedmem size warning when I started (700-some instead of the usual 500-some number).
Forum:
Development::Bug Reports
08-27-2010, 12:21 AM
Replies:
4
r1628 Errors
Views:
14,771
Posted By
pfyon
Hmm, I ran into buffer overflow in world with a...
Hmm, I ran into buffer overflow in world with a recent rev, I was going to figure out what revision it was to post the problem. Is this the same issue?
Forum:
Support::Windows Servers
08-25-2010, 05:44 PM
Replies:
5
Connecting to DB?
Views:
7,437
Posted By
pfyon
Some default installations (WAMP maybe?) have it...
Some default installations (WAMP maybe?) have it listen on port 8080 for testing, but I think all the linux ones do port 80 by default.
Forum:
Support::Windows Servers
08-25-2010, 08:08 AM
Replies:
3
No items in game
Views:
6,747
Posted By
pfyon
You need your database revision to match your...
You need your database revision to match your server revision, so you should be using whatever DB came before 1316 + the updates in the utils/sql/svn/ folder up to 1316.
Forum:
Support::Linux Servers
08-24-2010, 08:14 AM
Replies:
26
Server is up and running, but there's no inventory
Views:
23,123
Posted By
pfyon
Ah, 64 bit. As far as I know, everything doesn't...
Ah, 64 bit. As far as I know, everything doesn't work perfectly with 64 bit eqemu yet. There may be some other people who have posted about their experiences here.
Forum:
Support::Linux Servers
08-23-2010, 09:21 PM
Replies:
26
Server is up and running, but there's no inventory
Views:
23,123
Posted By
pfyon
What OSes have you been using?
What OSes have you been using?
Forum:
General::General Discussion
08-21-2010, 09:12 AM
Replies:
4
In game question
Views:
7,302
Posted By
pfyon
Tradeskills (if they're in demand) were always a...
Tradeskills (if they're in demand) were always a good source of money. When I started playing back in 2000, I made a boatload off of banded armor because no one else was making it.
Also, Unrest.
Forum:
Support::General Support
08-18-2010, 11:07 PM
Replies:
5
Need some advice here.
Views:
6,598
Posted By
pfyon
Your most likely culprit: eqgame.exe patchme, not...
Your most likely culprit: eqgame.exe patchme, not everquest.exe.
Forum:
Development::Server Code Submissions
08-15-2010, 11:18 AM
Replies:
1
COMMITTED: quest::createBot()
Views:
6,933
Posted By
pfyon
COMMITTED: quest::createBot()
I have wanted to add this for a while so some bot commands can be removed from the client and then provide bots as rewards from quests. Creates a bot given name,race,etc.
Usage:...
Forum:
Support::MiniLogin
08-12-2010, 10:36 PM
Replies:
15
question about new build of EQEmuLoginServer
Views:
82,539
Posted By
pfyon
I haven't tried 10.x.x.x because my dhcp server...
I haven't tried 10.x.x.x because my dhcp server is set up to use 192.168.x.x. Since I'm using Ubuntu, my loginserver is using the precompiled libEQEmuAuthCrypto.a (and libcryptopp.a?) from...
Forum:
Support::MiniLogin
08-12-2010, 05:54 PM
Replies:
15
question about new build of EQEmuLoginServer
Views:
82,539
Posted By
pfyon
Here's my login.ini: [database] host =...
Here's my login.ini:
[database]
host = localhost
port = 3306
db = eqemulogin
user = loginuser
password = loginpassword
subsystem = MySQL
Forum:
Development: Custom Code
08-11-2010, 11:24 PM
Replies:
1
EQEmuLoginServer - Creates account upon login
Views:
3,294
Posted By
pfyon
EQEmuLoginServer - Creates account upon login
This might be useful for small servers for just friends. When someone logs in and the username does not already exist in the DB, it will create a new user with username/password given (and email...
Forum:
Support::MiniLogin
08-11-2010, 11:01 PM
Replies:
15
question about new build of EQEmuLoginServer
Views:
82,539
Posted By
pfyon
I'm not using it under WINE, I compiled it on my...
I'm not using it under WINE, I compiled it on my Ubuntu 10.04 server. If by "use", you mean behaviour, windows and linux login servers should be indistinguishable from each other to the client.
...
Forum:
Support::MiniLogin
08-11-2010, 07:06 PM
Replies:
15
question about new build of EQEmuLoginServer
Views:
82,539
Posted By
pfyon
I've had no problem with the EQEmuLoginServer...
I've had no problem with the EQEmuLoginServer compiled myself on Ubuntu server 8.04 or 10.04.
I remember it being a little tricky figuring out which entries went in which tables, but I thought the...
Forum:
Support::Windows Servers
08-10-2010, 09:24 PM
Replies:
2
I changed my zone point to teleport the person back inside the same zone
Views:
6,961
Posted By
pfyon
My guess is you're using the value determined by...
My guess is you're using the value determined by /loc, which returns in the form of y x z. Using #loc will return the correct location for the server in x y z format.
Forum:
Support::Windows Servers
08-10-2010, 08:43 PM
Replies:
5
Help - 16. HP/Mana/Endurance Changes - All new formulas for these have been added
Views:
9,384
Posted By
pfyon
Mine has 249 as well, so either we have some...
Mine has 249 as well, so either we have some different values or you just missed it.
mysql> select rule_name from rule_values;
+----------------------------------------------+
| rule_name ...
Forum:
Support::Windows Servers
08-10-2010, 08:01 AM
Replies:
5
Help - 16. HP/Mana/Endurance Changes - All new formulas for these have been added
Views:
9,384
Posted By
pfyon
In your rules_values table, there's a rule...
In your rules_values table, there's a rule called:
Character:SoDClientUseSoDHPManaEnd
Set that to true.
Forum:
Support::Windows Servers
08-08-2010, 09:45 PM
Replies:
5
Connecting to DB?
Views:
7,437
Posted By
pfyon
For the PEQ browser editor, you just need to...
For the PEQ browser editor, you just need to forward whatever port your apache server is listening on to your server in your router's config, and create an admin account for the person. Default is I...
Forum:
Development::Development
07-31-2010, 01:41 PM
Replies:
115
EQemu Login Server
Views:
161,449
Posted By
pfyon
I posted a diff that fixed the issue for me:...
I posted a diff that fixed the issue for me: http://www.eqemulator.org/forums/showpost.php?p=189371&postcount=2
Forum:
Support::Windows Servers
07-15-2010, 07:56 PM
Replies:
4
Server List empty, World List blank, please help
Views:
9,556
Posted By
pfyon
You can't commit but you should be able to check...
You can't commit but you should be able to check it out.
svn co http://projecteqemu.googlecode.com/svn/trunk
Or tortoise svn for windows (or your other favourite gui svn browser).
Forum:
Support::Linux Servers
07-13-2010, 08:13 PM
Replies:
41
Trying to set up server
Views:
67,520
Posted By
pfyon
Hmm, well I'm not quite sure what's wrong with...
Hmm, well I'm not quite sure what's wrong with that.
Could you post the contents of login.ini (with sensitive info removed)? I'm not sure where else to go from here.
Forum:
Support::Linux Servers
07-12-2010, 07:50 AM
Replies:
41
Trying to set up server
Views:
67,520
Posted By
pfyon
I think that most recent error is occurring...
I think that most recent error is occurring because it's having issues with login.ini. Make sure it exists and the login server has read permissions set to it. I personally run EQEmuLoginServer from...
Forum:
Support::Linux Servers
07-08-2010, 11:42 PM
Replies:
41
Trying to set up server
Views:
67,520
Posted By
pfyon
I'm too tired/busy to figure it out tonight, but...
I'm too tired/busy to figure it out tonight, but perhaps tomorrow after work I'll see if I can figure out what you did and what's wrong.
Showing results 101 to 125 of 493
Page 5 of 20
<
1
2
3
4
5
6
7
8
9
15
>
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
10:21 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