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 1 of 2
1
2
>
Showing results 1 to 25 of 26
Search took
0.00
seconds.
Search:
Posts Made By:
Dolrese
Forum:
General::Server Discussion
07-30-2009, 04:08 PM
Replies:
14
New Green Servers
Views:
6,203
Posted By
Dolrese
this is spider from SoA i don't know y cant get...
this is spider from SoA i don't know y cant get my old name back.. actually i know y hotmail blocked my email with the password reset lol.. but anyways thanks for the green love you guys and the...
Forum:
Support::Linux Servers
07-11-2009, 05:34 PM
Replies:
3
cpu lag
Views:
4,138
Posted By
Dolrese
cpu lag
ok guys i have a prob i just set my server up on new hosting and im having issuse everything copiled correctly then i turned it on and i get lag on a really nice 100 meg connection. it only some...
Forum:
Support::Linux Servers
07-09-2009, 12:55 PM
Replies:
11
comiple on centos
Views:
5,177
Posted By
Dolrese
im guessing my symbolic links in the old server...
im guessing my symbolic links in the old server dir will not work anymore do i need to and how do i clean them all up?
Forum:
Support::Linux Servers
07-09-2009, 12:44 PM
Replies:
11
comiple on centos
Views:
5,177
Posted By
Dolrese
oh dude you rock it compiled.. thanks alot i...
oh dude you rock it compiled.. thanks alot i really appreciate it. now lets just hope everything is working properly..
thanks again i cant tell you how much you have helped.
Forum:
Support::Linux Servers
07-09-2009, 12:03 PM
Replies:
11
comiple on centos
Views:
5,177
Posted By
Dolrese
the code was from another system im currently...
the code was from another system im currently running on debein it is an older source i have not updated it in about a month or so but was originally gotten svn it works fine on my debein box centos...
Forum:
Support::Linux Servers
07-09-2009, 12:09 AM
Replies:
11
comiple on centos
Views:
5,177
Posted By
Dolrese
just an update i installed the one i got from the...
just an update i installed the one i got from the search and still the same error
Forum:
Support::Linux Servers
07-09-2009, 12:07 AM
Replies:
11
comiple on centos
Views:
5,177
Posted By
Dolrese
[root@localhost eqserver]# yum install perl-devel...
[root@localhost eqserver]# yum install perl-devel
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
* base: mirror.sanctuaryhost.com
* updates:...
Forum:
Support::Linux Servers
07-08-2009, 07:34 PM
Replies:
11
comiple on centos
Views:
5,177
Posted By
Dolrese
code is here could not get it to post right.....
code is here could not get it to post right.. sorry (http://www.scarsofamerous.com/code.txt)
Forum:
Support::Linux Servers
07-08-2009, 07:33 PM
Replies:
11
comiple on centos
Views:
5,177
Posted By
Dolrese
comiple on centos
has anyone been able to compile on centos 5 everything i have tryed to install from the yum has already been upto date.. i had to install perl 5.10 manually because there yum would only go up to...
Forum:
Development::Bots
04-03-2009, 10:19 PM
Replies:
20
problem compiling with bots on
Views:
10,051
Posted By
Dolrese
that worked great i compiled and everything its...
that worked great i compiled and everything its showing on the list of servers and is running.. im having some firewall issues with ipcop but ill get them settled thanks for all the help..
Forum:
Development::Bots
04-03-2009, 02:31 PM
Replies:
20
problem compiling with bots on
Views:
10,051
Posted By
Dolrese
so it should read MYSQL_RES* GetBotItems(int32...
so it should read MYSQL_RES* GetBotItems(int32 botid); rather then MYSQL_RES* Database::GetBotItems(int32 botid); or remove the entire line? or what?
Forum:
Development::Bots
03-31-2009, 01:13 PM
Replies:
20
problem compiling with bots on
Views:
10,051
Posted By
Dolrese
im not understanding what your saying i guess.. ...
im not understanding what your saying i guess..
i opened /common/database.h
and changed it to MYSQL_RES* GetBotItems(int32 botid);
removeing Database:: i even tryed removeing the entire line...
Forum:
Development::Bots
03-30-2009, 02:34 PM
Replies:
20
problem compiling with bots on
Views:
10,051
Posted By
Dolrese
ok the line above messed up here is the right...
ok the line above messed up here is the right code
../common/database.h:237: error: extra qualification Database:: on member ‘GetBotItems’
client.cpp: In function ‘bool...
Forum:
Development::Bots
03-30-2009, 02:31 PM
Replies:
20
problem compiling with bots on
Views:
10,051
Posted By
Dolrese
[CODE]../common/database.h:237: error: extra...
[CODE]../common/database.h:237: error: extra qualification
Forum:
Development::Bots
03-30-2009, 02:28 PM
Replies:
20
problem compiling with bots on
Views:
10,051
Posted By
Dolrese
ok make clean no one ever told me i had to run...
ok make clean no one ever told me i had to run that..
i did and now got a new error
gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wcomment -Wcast-align -Wno-deprecated -g...
Forum:
Development::Bots
03-30-2009, 06:01 AM
Replies:
20
problem compiling with bots on
Views:
10,051
Posted By
Dolrese
i did that already all it said to do was what i...
i did that already all it said to do was what i posted
Forum:
Support::Linux Servers
03-29-2009, 02:15 PM
Replies:
15
linux compile problems
Views:
10,004
Posted By
Dolrese
ok i tryed your bot make files still th same...
ok i tryed your bot make files still th same problem
gcc version is 4.3.2
i tryed it with the original scouce code not changed from the svn and it workes without bots urn on bots it fails
...
Forum:
Support::Linux Servers
03-29-2009, 01:55 PM
Replies:
15
linux compile problems
Views:
10,004
Posted By
Dolrese
i cant remember for sure i think it may be 4.2 i...
i cant remember for sure i think it may be 4.2 i could be wrong though how do i tell? im still new to linux.
could i have a link to your make file please?
Forum:
Development::Bots
03-29-2009, 05:29 AM
Replies:
20
problem compiling with bots on
Views:
10,051
Posted By
Dolrese
problem compiling with bots on
ok i compiled just fine no problems from the latest source code.
turned on bots by doing like so
zone/make.common
changed
../common/guild_base.o guild_mgr.o tasks.o
to...
Forum:
Support::Linux Servers
03-29-2009, 04:58 AM
Replies:
15
linux compile problems
Views:
10,004
Posted By
Dolrese
ok your right the main soruce compiled.. i addd...
ok your right the main soruce compiled.. i addd the bot code and it failed same error.. so i mus be missing somethign with the bot code ill go look and or post there... if you think of the prob let...
Forum:
Support::Linux Servers
03-28-2009, 04:30 PM
Replies:
15
linux compile problems
Views:
10,004
Posted By
Dolrese
ok i did that and al that showed up was x64 suff...
ok i did that and al that showed up was x64 suff when i searched so i jsut redownloaded and ininstalled a none 64 version and is working..
but now im getting a new error and i cant find it.. i...
Forum:
Support::Linux Servers
03-28-2009, 04:28 AM
Replies:
15
linux compile problems
Views:
10,004
Posted By
Dolrese
any clues?
any clues?
Forum:
Support::Linux Servers
03-27-2009, 08:38 AM
Replies:
15
linux compile problems
Views:
10,004
Posted By
Dolrese
ok here is the right info System hostname...
ok here is the right info
System hostname localhost
Operating system Debian Linux 4.0
Webmin version 1.470
Time on system Fri Mar 27 18:44:16 2009
Kernel and CPU Linux 2.6.18-6-amd64 on...
Forum:
Support::Linux Servers
03-27-2009, 08:29 AM
Replies:
15
linux compile problems
Views:
10,004
Posted By
Dolrese
ok installed it but it dont say that info this is...
ok installed it but it dont say that info this is all it says
System hostname mypcname
Operating system Debian Linux 4.0
Webmin version 1.360
Time on server Fri Mar 27 18:27:45 2009
CPU...
Forum:
Support::Linux Servers
03-27-2009, 06:15 AM
Replies:
15
linux compile problems
Views:
10,004
Posted By
Dolrese
i just installed debian 4.0.6 default install...
i just installed debian 4.0.6 default install nothing special yet.
followed the guided on the wiki for setting up the server on debian. all sept for the actual telling me how to install debian...
Showing results 1 to 25 of 26
Page 1 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
05:08 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 - 2025, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3