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 11 of 13
«
First
<
7
8
9
10
11
12
13
>
Showing results 251 to 275 of 306
Search took
0.03
seconds; generated 77 minute(s) ago.
Search:
Posts Made By:
Bigpull
Forum:
Archive::Database/World Building
03-31-2003, 02:25 AM
Replies:
42
Telmet/Drawde Combined Working Database
Views:
25,995
Posted By
Bigpull
Quests are tied to npc_types so you'd want the...
Quests are tied to npc_types so you'd want the telmet version of quests.
This is redundant, you've already set the account status in the INSERT
Forum:
Archive::Linux Servers
03-28-2003, 11:08 PM
Replies:
18
Linux Runtime Error
Views:
15,284
Posted By
Bigpull
LD_LIBRARY_PATH=`pwd` ./world Says what? ...
LD_LIBRARY_PATH=`pwd` ./world
Says what?
PS: You shouldn't get any output with my startup script
Forum:
Archive::Quests
03-28-2003, 07:16 PM
Replies:
7
Quest addon v. 4.0
Views:
9,059
Posted By
Bigpull
Same files with the header info as footers
Same files with the header info as footers
Forum:
Archive::Bugs
03-26-2003, 02:45 PM
Replies:
9
Dual Wield is fixed
Views:
5,570
Posted By
Bigpull
You have to train dual wield to be able to use...
You have to train dual wield to be able to use it, train it camp log back in and check that it's still trained if it's not trained you class_skill table needs altered.
Forum:
Archive::Database/World Building
03-24-2003, 11:48 AM
Replies:
2
Bane Race Tables
Views:
4,281
Posted By
Bigpull
You have BaneDMGRace and BaneDMGBody combined it...
You have BaneDMGRace and BaneDMGBody combined it would seem. Race should be a valid #race. Body is abit cryptic, and includes Undead Magical Humanoid ect
Forum:
Archive::Linux Servers
03-18-2003, 07:18 PM
Replies:
18
Linux Runtime Error
Views:
15,284
Posted By
Bigpull
[edited] This is what happens when you don't...
[edited]
This is what happens when you don't have the shared lib installed to a dir in your ld.so.conf or don't use LD_LIBRARY_PATH. Or in this case have a version mismatch, in this case it looks...
Forum:
Archive::Linux Servers
03-15-2003, 04:38 PM
Replies:
18
Linux Runtime Error
Views:
15,284
Posted By
Bigpull
Krusher check out the latest cvs it should get...
Krusher check out the latest cvs it should get you up and running, it'll default to allocateing non shared memory in most failure situations
(edit)
kabalah, same thing but no promises, yours...
Forum:
Archive::Linux Servers
03-15-2003, 04:34 PM
Replies:
3
Weird problem
Views:
5,721
Posted By
Bigpull
Debian has network connections disabled, you need...
Debian has network connections disabled, you need to edit the /etc/mysql/my.cnf look for the "skip-networking"
Forum:
Archive::Windows Servers
03-13-2003, 01:48 AM
Replies:
7
Multiple computers connect to LAN server
Views:
6,701
Posted By
Bigpull
Correct each account needs to be unique both in...
Correct each account needs to be unique both in ID and name in the sql db.
The ip to name mapping is done In MiniLoginAccounts.ini it's format is
Client_ip "username" "password"
Forum:
Archive::Development
03-12-2003, 02:52 PM
Replies:
5
Bigpull patches
Views:
5,447
Posted By
Bigpull
Food items and Hp desync did, merchantskeepitems...
Food items and Hp desync did, merchantskeepitems is there but still has some inventory corruption issues.
Forum:
Archive::Windows Servers
03-12-2003, 03:10 AM
Replies:
5
Admin 4.0 Error, EQEmu 4.3 trouble
Views:
5,824
Posted By
Bigpull
You need to run world from a command prompt, go...
You need to run world from a command prompt, go to start button, run type in "command", and "cd \dir\to\emu" then type "world"
and you'll probably get the message about your EMuShareMem.dll being...
Forum:
Archive::Windows Servers
03-12-2003, 03:04 AM
Replies:
2
Runt-Time Error 430
Views:
4,924
Posted By
Bigpull
This is Server support, you should have looked in...
This is Server support, you should have looked in the howto section ;)
Forum:
Archive::Windows Servers
03-12-2003, 03:03 AM
Replies:
1
World.exe crash with 4.3 - related to emusharemem.dll
Views:
5,285
Posted By
Bigpull
Make sure you have the right .dll It has...
Make sure you have the right .dll It has npcfaction tables cached now it didn't before
Forum:
Archive::News
03-12-2003, 02:43 AM
Replies:
22
EQEMu 0.4.3 released
Views:
13,234
Posted By
Bigpull
rushed 0.4.3 out the door without a makefile for...
rushed 0.4.3 out the door without a makefile for ibEMuShareMem.so
snag the cvs version from sourceforge
Forum:
Archive::Quests
03-04-2003, 03:45 PM
Replies:
12
New quest format
Views:
9,675
Posted By
Bigpull
Well because there is no $npc or $user, it's all...
Well because there is no $npc or $user, it's all god 'cept the linux issues hope to hammer thoe out tomarrow.
Forum:
Archive::Quests
03-04-2003, 11:15 AM
Replies:
12
New quest format
Views:
9,675
Posted By
Bigpull
Quit looking at me like that! Ok i got my...
Quit looking at me like that!
Ok i got my script fixed now he shouts in both windows and linux, in windows he even shouts what he's supposed to, but linux he shouts '' =(
Forum:
Archive::Quests
03-04-2003, 10:42 AM
Replies:
12
New quest format
Views:
9,675
Posted By
Bigpull
Linux output Parser_DEBUG 10 [code] ...
Linux output Parser_DEBUG 10
[code]
Parser::LoadScript(121108, 'qeynos2') Loaded: quests/all/121108.qst
New Event: EVENT_SAY - Index: 0
New Command: if($2-=~$npc)shout(Hail $user got any thing...
Forum:
Archive::Development
03-04-2003, 08:28 AM
Replies:
5
Bigpull patches
Views:
5,447
Posted By
Bigpull
Current as of 1:00pm mnt patch + files for the...
Current as of 1:00pm mnt
patch + files for the cvs/patch impaired
client.cpp:
whitespace (tough)
client_proccess.cpp:
Client-Server hp mismatch for Regen
Always CalcBonuses moving...
Forum:
Archive::Tools
03-04-2003, 03:31 AM
Replies:
2
Zoneline Editor v1.0
Views:
6,012
Posted By
Bigpull
You rock, add an "add zonepoint" and you'll rock...
You rock, add an "add zonepoint" and you'll rock even more though.
=)
Forum:
Archive::Windows Servers
03-04-2003, 03:16 AM
Replies:
2
Cannot open eqemu_zone_???.log file
Views:
4,432
Posted By
Bigpull
create a logs directory....
create a logs directory....
Forum:
Archive::Quests
03-04-2003, 03:14 AM
Replies:
12
New quest format
Views:
9,675
Posted By
Bigpull
Ok everyone is missing the point i think. I...
Ok everyone is missing the point i think.
I shouldn't have to hail the npc twice for it to attempt to parse the script/quest. There shouldn't be an Umlauted Y tacked onto the end, it's not in the...
Forum:
Archive::Quests
03-02-2003, 02:01 PM
Replies:
10
Quest Problem
Views:
8,156
Posted By
Bigpull
Nope it's lowercase in Wesquest also ...
Nope it's lowercase in Wesquest also
snprintf(filename, 254, "quests\\%i.qst", npc_id);
snprintf(filename, 254, "quests/%i.qst", npc_id);
Forum:
Archive::Quests
03-02-2003, 01:58 PM
Replies:
12
New quest format
Views:
9,675
Posted By
Bigpull
New quest format
It doesn't sem to like me =(
If i hail the npc ones i get
Parser::Event(1, 119963, 'Hail, Iala Lenard', mob=1, client=1)
Parser::LoadScript(119963, 'qeynos') LoadAttempted(): 1
The second...
Forum:
Archive::Quests
03-02-2003, 04:22 AM
Replies:
10
Quest Problem
Views:
8,156
Posted By
Bigpull
Parser::LoadScript(119916, 'qeynos') Attempting:...
Parser::LoadScript(119916, 'qeynos') Attempting: quests/qeynos/119916.qst
It's lowercase going from the debug messages
Forum:
Archive::Off Topic
03-01-2003, 06:47 PM
Replies:
1
Is it me or
Views:
4,171
Posted By
Bigpull
Is it me or
can everyone else tell which children had to be yanked out with the fucking tongs because they were already to stupid to exit in an orderly fasion.
Sometimes you just gotta vent
Showing results 251 to 275 of 306
Page 11 of 13
«
First
<
7
8
9
10
11
12
13
>
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