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 9
<
1
2
3
4
5
6
7
8
>
Last
»
Showing results 76 to 100 of 201
Search took
0.01
seconds; generated 92 minute(s) ago.
Search:
Posts Made By:
Lillu
Forum:
Development::Database/World Building
03-01-2010, 04:55 PM
Replies:
3
SQL drop/backup and reload
Views:
7,284
Posted By
Lillu
heya, sorry I was on phone :P we have a test...
heya, sorry I was on phone :P
we have a test server with a recent db dump of the live server, for testing purpose. so we don't have a full db syncing between those 2 separate db, but we do have...
Forum:
Support::General Support
02-18-2010, 03:38 PM
Replies:
12
LDoN - recruiter crash
Views:
13,239
Posted By
Lillu
thats the same issue what we had then, why I...
thats the same issue what we had then, why I asked the guild window thing :)
and yeah, it was some weird sql problem. try to turn every other 3rd party tool off. make sure your eqemu_config file set...
Forum:
Support::General Support
02-18-2010, 03:23 PM
Replies:
12
LDoN - recruiter crash
Views:
13,239
Posted By
Lillu
Bad coordinates wont crash the adventure...
Bad coordinates wont crash the adventure system/zone, it will take you underworld when zoning in or unable to zone in to the instance.
To create a guild ingame:
#guild create leadername guildname...
Forum:
Support::General Support
02-18-2010, 02:08 PM
Replies:
12
LDoN - recruiter crash
Views:
13,239
Posted By
Lillu
I know this might sound weird, but we had a...
I know this might sound weird, but we had a similar issue due to some port blocking by a firewall. you connect to the db in your eqemu_config.xml file via localhost or ip?
another weird question,...
Forum:
Support::General Support
02-17-2010, 01:22 PM
Replies:
12
LDoN - recruiter crash
Views:
13,239
Posted By
Lillu
Check out this post, it might help. ...
Check out this post, it might help.
http://www.eqemulator.org/forums/showpost.php?p=182903&postcount=100
Forum:
Quests::Q&A
02-09-2010, 07:43 PM
Replies:
6
Problems with Quest items.
Views:
5,694
Posted By
Lillu
use quest::summonitem(); it's case sensitive.
use quest::summonitem();
it's case sensitive.
Forum:
Support::General Support
02-01-2010, 04:52 AM
Replies:
3
NPC Pathing
Views:
7,422
Posted By
Lillu
You miss nothing, the pathgrid field in spawn2...
You miss nothing, the pathgrid field in spawn2 table is the one linking NPCs and pathgrids.
You create a:
- pathgrid (grid table)
- you add waypoints to that grid (grid_entries )
- you have to...
Forum:
Support::General Support
01-29-2010, 05:01 AM
Replies:
1
Can't get EQ to run in Full screen?!
Views:
16,965
Posted By
Lillu
Try to change your desktop resolution too. ...
Try to change your desktop resolution too.
Check this thread, it might help:
http://www.eqemulator.net/forums/showthread.php?t=30088
Forum:
Quests::Q&A
01-29-2010, 04:57 AM
Replies:
10
Can't figure this out
Views:
7,057
Posted By
Lillu
yep, to save some headache for serverops, always...
yep, to save some headache for serverops, always do the itemcheck last ;)
Forum:
Development::Database/World Building
01-29-2010, 04:51 AM
Replies:
11
quest_globals table - id field
Views:
11,120
Posted By
Lillu
Nice idea about train controll. I was about to do...
Nice idea about train controll. I was about to do UPDATE npc_types SET qglobal = 1;
a while before, but not sure either whats the consequesnce. Thanks in advance.
Forum:
Quests::Q&A
01-29-2010, 04:45 AM
Replies:
10
Can't figure this out
Views:
7,057
Posted By
Lillu
Try to do the item check last: Qglobal check ->...
Try to do the item check last: Qglobal check -> class check -> item check
For some reason if you do an item + qglobal check (in this order), if you don't have the proper qglobal but you turn in...
Forum:
General::Server Discussion
01-23-2010, 04:50 PM
Replies:
79
The Hidden Forest server
Views:
100,632
Posted By
Lillu
Just a brief update! Another "expansion" is...
Just a brief update!
Another "expansion" is live on THF.
- Epic Armor Set
- New quests
- New Tier 5 level raid zone - Plane of Fear
and much more.. Come, check it out!
Details at our...
Forum:
General::Server Discussion
01-20-2010, 05:58 PM
Replies:
12
EQ veteran, EQemu newbie
Views:
11,093
Posted By
Lillu
Check out this page:...
Check out this page: http://www.eqemulator.net/index.php?pageid=serverlist
Clicking on View will show you more information about the servers.
Forum:
General::Server Discussion
01-20-2010, 05:53 PM
Replies:
12
EQ veteran, EQemu newbie
Views:
11,093
Posted By
Lillu
PEQ The Grand Creation should be your choice, at...
PEQ The Grand Creation should be your choice, at least it is the closest server to your needs.
Forum:
Quests::Q&A
01-16-2010, 09:16 AM
Replies:
7
qglobal's
Views:
7,035
Posted By
Lillu
one more thing. In my experience, if the qglobal...
one more thing. In my experience, if the qglobal check happens after the item check, if the player doing the turn in has the proper item, but not the qglobal flag, the NPC will eat the proper item....
Forum:
Development::Bots
01-16-2010, 08:47 AM
Replies:
8
Bot Enabled Server AI Load On CPU
Views:
9,823
Posted By
Lillu
Rev1099 is now live on THF. BoT related...
Rev1099 is now live on THF.
BoT related feedbacks will be posted: here (http://forum.thehiddenforest.org/viewforum.php?f=24) on our forum to avoid spam on this board.
Let me know if we can help...
Forum:
Support::Windows Servers
01-15-2010, 05:01 PM
Replies:
161
Updated Windows Server Setup Guide
Views:
284,771
Posted By
Lillu
The topic is getting off-topic but.. I...
The topic is getting off-topic but..
I suggest you to take a look at: http://www.eqemulator.net/wiki/wikka.php?wakka=AdventureSystemSample
Check your DB:
1. Each adventure has an...
Forum:
Development::Bots
01-13-2010, 07:27 PM
Replies:
8
Bot Enabled Server AI Load On CPU
Views:
9,823
Posted By
Lillu
Bot limits were imposed encourage grouping and...
Bot limits were imposed encourage grouping and raiding among the players, while access to 1 bot gives the ability to solo w/out the need of going lfg if they so desired. The whole custom content, lvl...
Forum:
Development::Bots
01-13-2010, 06:35 PM
Replies:
8
Bot Enabled Server AI Load On CPU
Views:
9,823
Posted By
Lillu
I would say, 50-75ish. We have a 1 (spawnable)...
I would say, 50-75ish. We have a 1 (spawnable) bot per toon limit, and 1 bot per group limit. Players mostly solo or play 2-3 box with one bot (besides the group/raid zones and progression content).
Forum:
Development::Bots
01-13-2010, 06:15 PM
Replies:
8
Bot Enabled Server AI Load On CPU
Views:
9,823
Posted By
Lillu
Our cpu (I call it The Beast) is a Xeon X3320 2.5...
Our cpu (I call it The Beast) is a Xeon X3320 2.5 GHz Quad-core processor, dedicated to THF server and the web based sql tools (our portal is hosted on a separate host in US). with 100+ players...
Forum:
Development::Bots
01-13-2010, 03:52 PM
Replies:
8
Bot Enabled Server AI Load On CPU
Views:
9,823
Posted By
Lillu
Hey WildcardX, thanks again for all your hard...
Hey WildcardX, thanks again for all your hard work improving the bot system. We are looking forward to update the server code with the new bot AI. Tbh, we already gave some hint to our playerbase...
Forum:
Quests::Q&A
01-09-2010, 08:10 PM
Replies:
3
Anyone have a script for Spell scriber bot ?
Views:
6,332
Posted By
Lillu
http://www.eqemulator.net/forums/showthread.php?t=...
http://www.eqemulator.net/forums/showthread.php?t=29781&highlight=spell+scriber
a lot more out there. do a search on the forum.
Forum:
General::Server Discussion
01-07-2010, 04:48 PM
Replies:
79
The Hidden Forest server
Views:
100,632
Posted By
Lillu
Our new domain and portal is live! You are...
Our new domain and portal is live! You are welcome to check it out: www.thehiddenforest.org (http://www.thehiddenforest.org)
Web based tools are:
Ldon leaderboard
Who is online?
...
Forum:
Development::Bots
01-07-2010, 04:36 PM
Replies:
12
#bot archery
Views:
13,544
Posted By
Lillu
WildcardX, you are a hero. Thanks for all your...
WildcardX, you are a hero. Thanks for all your hard work!
Forum:
Support::General Support
01-03-2010, 05:57 PM
Replies:
7
Game loads to a black screen and .... nothing else
Views:
20,054
Posted By
Lillu
change your desktop resolution.
change your desktop resolution.
Showing results 76 to 100 of 201
Page 4 of 9
<
1
2
3
4
5
6
7
8
>
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
05:56 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