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 4 of 20
<
1
2
3
4
5
6
7
8
14
>
Last
»
Showing results 76 to 100 of 500
Search took
0.02
seconds; generated 67 minute(s) ago.
Search:
Posts Made By:
Congdar
Forum:
Development::Bots
04-27-2011, 09:13 AM
Replies:
22
Bot rebuffing
Views:
16,450
Posted By
Congdar
40% seems low, but there was special code for...
40% seems low, but there was special code for waiting to healing necro's in order to give them a chance to use a lifetap spell while also using a lich type spell.
Forum:
General::Server Discussion
04-21-2011, 05:55 PM
Replies:
6
List of servers allowing bots?
Views:
10,610
Posted By
Congdar
The Rathe does classic + bots I have bots on my...
The Rathe does classic + bots
I have bots on my server too.
Forum:
Support::Windows Servers
04-01-2011, 03:18 PM
Replies:
3
Addon.ini
Views:
5,163
Posted By
Congdar
look in your eqemu_config.xml file: <zones> ...
look in your eqemu_config.xml file:
<zones>
<defaultstatus>20</defaultstatus>
</zones>
Forum:
Quests::Q&A
03-03-2011, 09:30 PM
Replies:
13
assign quest to a door?
Views:
9,544
Posted By
Congdar
the log files have some perl errors logged that...
the log files have some perl errors logged that will help with debugging your script. don't forget to use #reloadpl after your save... I know it's needed for npcs but not sure if it works for...
Forum:
Quests::Q&A
03-03-2011, 09:17 PM
Replies:
13
assign quest to a door?
Views:
9,544
Posted By
Congdar
take a look at the player.pl in skyfire. it is a...
take a look at the player.pl in skyfire. it is a good example of EVENT_CLICKDOOR. also take a look at this wiki entry
http://www.eqemulator.net/wiki/wikka.php?wakka=QuestPlayerQuestExamples
note...
Forum:
Support::General Support
02-25-2011, 11:00 AM
Replies:
11
Windows 7 and EQemu
Views:
15,365
Posted By
Congdar
try this directx update. it's what i used to...
try this directx update. it's what i used to update my win7 with the 9c libs.
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=2da43d38-db71-4c1b-bc6a-9b6652cd92a3&displaylang=en
Forum:
Development::Database/World Building
02-20-2011, 04:35 PM
Replies:
1
spawn data integrity
Views:
5,949
Posted By
Congdar
not everytying is spawned from the database. some...
not everytying is spawned from the database. some things are spawned from quest scripts in *.pl files. That doesn't mean there aren't orphaned entries though.
Forum:
Support::Linux Servers
02-18-2011, 11:58 PM
Replies:
12
World server crashes on character creation (Rev 1865)
Views:
10,934
Posted By
Congdar
It always seems to be one small detail. Glad...
It always seems to be one small detail. Glad you're up and running!
Forum:
Support::Linux Servers
02-18-2011, 03:05 PM
Replies:
12
World server crashes on character creation (Rev 1865)
Views:
10,934
Posted By
Congdar
what other errors are you seeing? got some logs...
what other errors are you seeing? got some logs from world startup?
Forum:
Support::Windows Servers
02-18-2011, 02:42 PM
Replies:
5
Serious question on public server
Views:
6,675
Posted By
Congdar
there are around 50 public servers running today ...
there are around 50 public servers running today
my server has been up for over 3 years and it's fairly new as others have been around much longer without any notices from sony.
Forum:
Support::Linux Servers
02-18-2011, 02:34 PM
Replies:
12
World server crashes on character creation (Rev 1865)
Views:
10,934
Posted By
Congdar
tell me the exact class race etc. i'll see if i...
tell me the exact class race etc. i'll see if i can create a char using your choices. did you choose the tutorial? what other choices did you make? it really could be an issue with the combination...
Forum:
Support::Linux Servers
02-18-2011, 02:21 PM
Replies:
12
World server crashes on character creation (Rev 1865)
Views:
10,934
Posted By
Congdar
yep, it looks good to me too. how many times...
yep, it looks good to me too. how many times have you done this? just sayin' cuz if you miss one step things don't work. it's less stressful to start over than trying to figure out what you...
Forum:
Support::Linux Servers
02-18-2011, 01:52 PM
Replies:
12
World server crashes on character creation (Rev 1865)
Views:
10,934
Posted By
Congdar
your dump file looks like maybe starting_items...
your dump file looks like maybe starting_items table is missing or broken
Forum:
Support::Linux Servers
02-18-2011, 01:05 PM
Replies:
12
World server crashes on character creation (Rev 1865)
Views:
10,934
Posted By
Congdar
from:...
from: http://www.eqemulator.org/forums/showthread.php?t=32980
Forum:
Development::Server Code Submissions
02-17-2011, 11:06 AM
Replies:
6
Bot Spell Casting Fixes
Views:
9,551
Posted By
Congdar
that's correct, clients don't use their hatelist...
that's correct, clients don't use their hatelist unless charmed.
Forum:
Development::Development
02-11-2011, 03:07 PM
Replies:
139
Steam Underfoot Development Tracking
Views:
356,137
Posted By
Congdar
i had the titanium client be the leader and then...
i had the titanium client be the leader and then invited the underfoot client. then i did /makeleader from the titanium client to the underfoot client and then it worked. something's up with...
Forum:
Development::Development
02-11-2011, 02:41 PM
Replies:
139
Steam Underfoot Development Tracking
Views:
356,137
Posted By
Congdar
I had one running titanium, and the leader...
I had one running titanium, and the leader running underfoot... do they need to be the same clients in the group?
Forum:
Development::Development
02-11-2011, 11:43 AM
Replies:
139
Steam Underfoot Development Tracking
Views:
356,137
Posted By
Congdar
the get adventure opcode must be wrong for...
the get adventure opcode must be wrong for underfoot. all of the other ldon interactions work except that one, which crashes the client. my titanium client works for this.
Forum:
Support::General Support
02-06-2011, 04:03 PM
Replies:
1
inventory slot question
Views:
5,095
Posted By
Congdar
haha, i had been doing some testing and...
haha, i had been doing some testing and de-leveled and forgot to set my level back!
Forum:
Support::General Support
02-06-2011, 03:53 PM
Replies:
1
inventory slot question
Views:
5,095
Posted By
Congdar
inventory slot question
I'm running the UF client and most of my items aren't adding to my stats. The slot they are in has a yellow background. This must be some feature i'm not familiar with, anyone know what it means? ...
Forum:
Support::Windows Servers
02-04-2011, 06:14 PM
Replies:
1
NPC check
Views:
6,104
Posted By
Congdar
take a look at the plane of air scripts. lots of...
take a look at the plane of air scripts. lots of that going on there.
Forum:
Development::Development
02-04-2011, 02:06 PM
Replies:
139
Steam Underfoot Development Tracking
Views:
356,137
Posted By
Congdar
see if this fixes it for you: lavastorm_chr.txt...
see if this fixes it for you:
lavastorm_chr.txt
14
qcm,qeynos_chr
qcf,qeynos_chr
uni,lfaydark_chr
cst,cst
dvs,dvs
dke,dke
Forum:
Development::Bots
02-03-2011, 06:05 PM
Replies:
19
warrior player with clr bot.
Views:
26,889
Posted By
Congdar
but here's a link to it anyway ...
but here's a link to it anyway
http://www.cerebus.net:8080/files/downloads/botspells.zip
Forum:
Development::Bots
02-03-2011, 06:02 PM
Replies:
19
warrior player with clr bot.
Views:
26,889
Posted By
Congdar
you don't need it anymore since it's now in the...
you don't need it anymore since it's now in the database
Forum:
Development::Bots
02-03-2011, 02:18 PM
Replies:
18
Bots won't respond
Views:
25,240
Posted By
Congdar
it's not documented but if you look in the source...
it's not documented but if you look in the source it's there
#bot debug spells
Showing results 76 to 100 of 500
Page 4 of 20
<
1
2
3
4
5
6
7
8
14
>
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:36 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