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 13
<
1
2
3
4
5
6
7
>
Last
»
Showing results 51 to 75 of 306
Search took
0.14
seconds; generated 77 minute(s) ago.
Search:
Posts Made By:
Bigpull
Forum:
Archive::Quests
07-20-2003, 01:17 PM
Replies:
6
$itemcount problem
Views:
8,435
Posted By
Bigpull
itemcount is a variable, variables do not require...
itemcount is a variable, variables do not require quotes, functions are what require quotes.
Forum:
Archive::General Support
07-20-2003, 11:07 AM
Replies:
10
Mouse stuck
Views:
6,633
Posted By
Bigpull
ctrl-alt-z is the defaul binding to release/grab...
ctrl-alt-z is the defaul binding to release/grab the mouse in eqw 2.35
Forum:
Archive::Linux Servers
07-20-2003, 11:05 AM
Replies:
8
5.0 Compile Errors on Redhat 7.1
Views:
8,586
Posted By
Bigpull
parser.cpp:136: new declaration `char* itoa(int)'...
parser.cpp:136: new declaration `char* itoa(int)'
../common/MiscFunctions.h:59: ambiguates old declaration `const char* itoa(int)
Comment out line 136 too, tought i'd mentioned that, but guess...
Forum:
Archive::Database/World Building
07-20-2003, 11:01 AM
Replies:
18
Question to Devs about waypoint commands
Views:
10,836
Posted By
Bigpull
bool timercompleted=true; Near the top of...
bool timercompleted=true;
Near the top of the file.
Forum:
Archive::Linux Servers
07-19-2003, 10:49 PM
Replies:
11
Compiling 0.5.0 error
Views:
11,042
Posted By
Bigpull
client_process.cpp:5348:17: invalid preprocessing...
client_process.cpp:5348:17: invalid preprocessing directive #DebugBreak
//This is a comment
#this is a preprocessor directive
=)
Forum:
Archive::Linux Servers
07-19-2003, 06:06 PM
Replies:
8
5.0 Compile Errors on Redhat 7.1
Views:
8,586
Posted By
Bigpull
your libstdc++ (and friends) are too old
your libstdc++ (and friends) are too old
Forum:
Archive::Linux Servers
07-19-2003, 04:43 PM
Replies:
8
5.0 Compile Errors on Redhat 7.1
Views:
8,586
Posted By
Bigpull
client_process.cpp:5348: `DebugBreak' undeclared...
client_process.cpp:5348: `DebugBreak' undeclared (first use this
function)
comment out line 5348 of client_process.cpp, one of the windows guys left that there
Forum:
Archive::General Support
07-19-2003, 09:51 AM
Replies:
15
1002 Error with the current live version and 0.5.0.
Views:
11,950
Posted By
Bigpull
Hi please ban me thanks...
Hi please ban me thanks...
Forum:
Archive::Development
07-19-2003, 08:16 AM
Replies:
13
Packet Collector Needed
Views:
8,305
Posted By
Bigpull
Add the LoY dye feature to that list also ...
Add the LoY dye feature to that list also
edit: didn't mean to submit =P
I need Player Profiles (0x006b), before and after receiving a new discipline. A Warrior Monk or Rogue close to reaching...
Forum:
Archive::Linux Servers
07-19-2003, 08:02 AM
Replies:
11
Compiling 0.5.0 error
Views:
11,042
Posted By
Bigpull
Posting to a complie error post with out posting...
Posting to a complie error post with out posting the compile error is semi pointless don't you think? If you can't detrmine the errors from the warnings post, post all of make's output.
Forum:
Archive::Development
07-18-2003, 05:26 AM
Replies:
15
My problems complieing in MS VC++ 6.0
Views:
13,464
Posted By
Bigpull
erm no they shouldn't debug is always defined if...
erm no they shouldn't debug is always defined if it's not you're doing something wrong.
Forum:
Archive::Database/World Building
07-17-2003, 07:15 AM
Replies:
18
Question to Devs about waypoint commands
Views:
10,836
Posted By
Bigpull
It's not your imagination, first in first out....
It's not your imagination, first in first out. All entities take turns in the main proccess loop executing thier ::Proccess() function
Now you may be thinking well thats f**ked up, why don't you...
Forum:
Archive::Development
07-17-2003, 07:07 AM
Replies:
26
Is there a major DB structure change on the horizon
Views:
19,840
Posted By
Bigpull
Accounts are fine character_ is another matter,...
Accounts are fine character_ is another matter, untill/unless someone writes a converter, you may want to dump them to a .sql or temp table
Forum:
Archive::General Support
07-17-2003, 06:59 AM
Replies:
4
Help Please
Views:
5,529
Posted By
Bigpull
Check dbg.txt sounds like the client is crashing.
Check dbg.txt sounds like the client is crashing.
Forum:
Archive::General Support
07-17-2003, 06:58 AM
Replies:
3
I need th spell_en.txt file
Views:
5,158
Posted By
Bigpull
Change your windows language to english and I...
Change your windows language to english and I assume it'll download the english files. If that fails there is a /locale switch in eqgame.exe that might be worth looking into
Forum:
Archive::Development
07-17-2003, 06:50 AM
Replies:
26
Is there a major DB structure change on the horizon
Views:
19,840
Posted By
Bigpull
the db.sql is in NightDumps/EQEMu Release/ and...
the db.sql is in NightDumps/EQEMu Release/ and likely not upto date
alter table character_ add inventory blob default NULL after profile;
CREATE TABLE start_zones (
x float NOT NULL default...
Forum:
Archive::Linux Servers
07-16-2003, 04:36 PM
Replies:
11
Compiling 0.5.0 error
Views:
11,042
Posted By
Bigpull
Thats not an error message so it's hard to say...
Thats not an error message so it's hard to say what went wrong. You may need to comment a function override, i didn't bother to investigate it i just wanted it to compile so i could get back to other...
Forum:
Archive::Windows Servers
07-16-2003, 02:14 PM
Replies:
8
This may be a database problem but I'm not sure
Views:
7,045
Posted By
Bigpull
In that case have a look at the dbg.txt in your...
In that case have a look at the dbg.txt in your client directory, make sure it's connecting to the right host ect there might be a crash message there also
Forum:
Archive::Windows Servers
07-16-2003, 01:35 PM
Replies:
8
This may be a database problem but I'm not sure
Views:
7,045
Posted By
Bigpull
Your almost there, now make sure you use the...
Your almost there, now make sure you use the overidden hostname for your worldaddress and the first ip entry for the zone servers
worldaddress=my.host.foo
and
zone . my.host.foo 7995 localhost
Forum:
Archive::Windows Servers
07-16-2003, 03:32 AM
Replies:
5
Hosting with router
Views:
5,312
Posted By
Bigpull
http://forums.eqemu.net/viewtopic.php?t=4177
http://forums.eqemu.net/viewtopic.php?t=4177
Forum:
Archive::Database/World Building
07-15-2003, 12:10 PM
Replies:
30
Moving NPCs DB Update (look here for updates)
Views:
20,202
Posted By
Bigpull
It uses the grid assigned to the npc you have...
It uses the grid assigned to the npc you have targeted, i think it'll add the next available if they don't have one set already.
A waypoint is part of a grid, shrug
Forum:
Archive::Database/World Building
07-15-2003, 03:36 AM
Replies:
30
Moving NPCs DB Update (look here for updates)
Views:
20,202
Posted By
Bigpull
there is a #wpadd #wpadd...
there is a #wpadd
#wpadd [circular|random|patrol] (pausetime)
Forum:
Archive::General Support
07-15-2003, 03:25 AM
Replies:
9
Linux vs windows
Views:
6,931
Posted By
Bigpull
It's not I wanna tell you it's that temp it's...
It's not I wanna tell you it's that temp it's that temp. ;)
And yes they are both in celcius, These are old school celerons from the good batch that run at well over 500mhz.
Just goes to show...
Forum:
Archive::General Discussion
07-14-2003, 09:42 PM
Replies:
11
Need Help on Something if Possible..
Views:
4,861
Posted By
Bigpull
Actualy pvp servers aren't listed by the login...
Actualy pvp servers aren't listed by the login server and maybe should be. It is up to the server admin to put a (PvP) in the server name
Forum:
Archive::General Support
07-14-2003, 07:27 PM
Replies:
9
Linux vs windows
Views:
6,931
Posted By
Bigpull
fud! Linux temps while running tv capture ...
fud!
Linux temps while running tv capture
35.0
39.0
41.0
Windows temps idle
72
51
Showing results 51 to 75 of 306
Page 3 of 13
<
1
2
3
4
5
6
7
>
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
02:44 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