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 8
<
1
2
3
4
5
6
7
>
Last
»
Showing results 51 to 75 of 197
Search took
0.05
seconds; generated 89 minute(s) ago.
Search:
Posts Made By:
nilbog
Forum:
Support::Windows Servers
07-07-2010, 09:52 PM
Replies:
4
mobs that should be invisible/not-see-name
Views:
6,324
Posted By
nilbog
I had issues with invisible npcs using bodytype...
I had issues with invisible npcs using bodytype 66. From my experience they will aggro players who unknowingly cast AEs around them, etc.
I have found the best combination of invisible perl npcs...
Forum:
General::General Discussion
06-19-2010, 05:55 PM
Replies:
11
EverQuest Standard
Views:
8,851
Posted By
nilbog
The simple answer is no. I wish :P My...
The simple answer is no. I wish :P
My server's goal is to recreate classic everquest from release-Velious. The emulator source is most functional with Titanium or Secrets of Faydwer clients. We...
Forum:
Quests::Q&A
05-15-2010, 03:17 PM
Replies:
5
What is wrong with this script?
Views:
9,464
Posted By
nilbog
What text editor are you using to write/modify...
What text editor are you using to write/modify your scripts, EqTitan?
Forum:
General::Server Discussion
05-15-2010, 03:03 PM
Replies:
15
Servers that allow Two-Boxing?
Views:
21,975
Posted By
nilbog
Good luck with that. Are there any other servers...
Good luck with that. Are there any other servers that even limit to 1 client? Compounded with the fact your sig shows you value solo servers, I'd hazard to guess you know what you're saying.
...
Forum:
Quests::Q&A
05-06-2010, 12:01 AM
Replies:
8
What is wrong with this? Super simple
Views:
7,429
Posted By
nilbog
#reloadpl #repop
#reloadpl
#repop
Forum:
Quests::Q&A
05-05-2010, 08:39 PM
Replies:
8
What is wrong with this? Super simple
Views:
7,429
Posted By
nilbog
You're missing a curly bracket here. sub...
You're missing a curly bracket here.
sub EVENT_SAY {
if(($text=~/hail/i) && (defined($qglobals{illsalin})) && ($qglobals{illsalin} == 0)){
$client->Message(5,"Have you heard of the new [tyrant]...
Forum:
Development::Database/World Building
05-01-2010, 02:33 PM
Replies:
3
Creating Custom Mobs
Views:
8,541
Posted By
nilbog
I'm not sure if this is the best way to do it,...
I'm not sure if this is the best way to do it, but you can force them to be available by adding a line to your globalload.txt file.
You can find this in...
Forum:
Development::Development
05-01-2010, 02:20 PM
Replies:
6
Old EQ UI - Impossible?
Views:
15,270
Posted By
nilbog
I'm not sure what this means. Someone correct me...
I'm not sure what this means. Someone correct me if I'm wrong .. but any server that uses a client post-Trilogy, you can just look in the /uifiles folder to see their work. We put a good bit of...
Forum:
Support::Windows Servers
05-01-2010, 02:14 PM
Replies:
1
GM account ?
Views:
4,859
Posted By
nilbog
Change your status within the accounts table. ...
Change your status within the accounts table.
http://www.eqemulator.net/wiki/wikka.php?wakka=EQEmuDBSchemaaccount
oh, and #gm on
Forum:
Support::Windows Servers
03-28-2010, 11:57 PM
Replies:
7
Dynamic zone query
Views:
10,180
Posted By
nilbog
In your database, check the launcher table. If...
In your database, check the launcher table. If there is an entry for dynamics, update it from 5 to how many you wanted.
Forum:
Support::General Support
02-26-2010, 11:41 AM
Replies:
4
Newbie server 101 question. How do i set a MOTD?
Views:
8,087
Posted By
nilbog
You can edit the motd in the variables table of...
You can edit the motd in the variables table of your database.
Forum:
Support::Windows Servers
02-25-2010, 11:45 PM
Replies:
3
Editing Pet Stats
Views:
7,043
Posted By
nilbog
You can find the different pet names within the...
You can find the different pet names within the Pets table.
To edit their stats, use the npc_types table.
http://www.eqemulator.net/wiki/wikka.php?wakka=EQEmuDBSchemanpctypes
Forum:
General::General Discussion
02-17-2010, 11:26 AM
Replies:
4
Hi 2 any OldSchool Errolisi Marr Friends! Come play on Classic with me and the Dorf!!
Views:
7,520
Posted By
nilbog
Well hey Froog. I do recognize you. I...
Well hey Froog. I do recognize you.
I have screenshots with both of us in them :P Was probably an erudite magician named Nopie at the time.
I'm the creator and project manager for project...
Forum:
Support::Windows Servers
02-09-2010, 07:58 PM
Replies:
5
Re installed DB
Views:
6,572
Posted By
nilbog
Try increasing the size of your...
Try increasing the size of your max_allowed_packets in your mysql configuration file.
Here's a quick google search tutorial link.
...
Forum:
Misc::Off Topic
02-03-2010, 12:06 PM
Replies:
2
STO Anyone?
Views:
5,637
Posted By
nilbog
I beta tested it. Some of the aspects were...
I beta tested it.
Some of the aspects were fun.. and captured the star trek feel within an MMO. Other things shouted, "6 more months of development, pleeeease."
-Borg were jumping around...
Forum:
Quests::Plugins & Mods
01-28-2010, 06:19 PM
Replies:
31
Plugin::RandomRoam()
Views:
42,652
Posted By
nilbog
Thank you Trevius!
Thank you Trevius!
Forum:
Support::Windows Servers
01-18-2010, 07:00 PM
Replies:
5
How to change spawn rates ?
Views:
8,648
Posted By
nilbog
If you wanted to change the spawn time for...
If you wanted to change the spawn time for *everything* in tov, it would be as simple as an sql query :
update spawn2 set respawntime = 10800 where zone like templeveeshan
respawntime is...
Forum:
Quests::Q&A
01-18-2010, 06:09 PM
Replies:
4
Npc Casting
Views:
5,796
Posted By
nilbog
castspell should retain the casting time of the...
castspell should retain the casting time of the spell, but for other uses you can add timers
this should wait 10 seconds before starting the casting time of the translocate
sub EVENT_SAY {
if...
Forum:
Support::Windows Servers
01-13-2010, 09:48 PM
Replies:
3
Visual Studio 2008 and Windows Server 2008
Views:
7,838
Posted By
nilbog
This link from the wiki will help you find what...
This link from the wiki will help you find what files to use from your VS2008 build.
http://www.eqemulator.net/wiki/wikka.php?wakka=VS2008
I use C:/eqemu for my directory and those 14 files are...
Forum:
Support::Windows Servers
12-16-2009, 05:26 PM
Replies:
3
Static Zones
Views:
10,456
Posted By
nilbog
This is on a server machine, running a 64 bit...
This is on a server machine, running a 64 bit server OS and 8 gigs of ecc memory. The prekunark zones take up like 25% of it; not bad at all.
Average population:...
Forum:
Support::Windows Servers
12-16-2009, 03:13 PM
Replies:
3
Static Zones
Views:
10,456
Posted By
nilbog
I currently run 77 static zones, so I'll show you...
I currently run 77 static zones, so I'll show you my setup. If it doesn't match up perfectly with your table schema, things might have changed since I have experimented with these.
Firstly, the...
Forum:
Spell Support
12-01-2009, 02:05 PM
Replies:
6
NPC + Target DD
Views:
8,652
Posted By
nilbog
try using this. I think CastSpell is also case...
try using this. I think CastSpell is also case sensitive
$npc->CastSpell(9247,$userid);
Forum:
Support::General Support
10-21-2009, 07:38 PM
Replies:
6
can't login with 2 computers running off the same modem
Views:
6,596
Posted By
nilbog
Hi. Yes, Trevius is correct. You can apply for...
Hi. Yes, Trevius is correct. You can apply for an exemption if additional clients are real people :p
Visit our forums at:
http://www.project1999.org
And private message me or forum...
Forum:
General::Server Discussion
10-21-2009, 08:24 AM
Replies:
109
Project 1999 - Legit PVE Classic Progression Release Date
Views:
164,082
Posted By
nilbog
Still prekunark, there were more votes for...
Still prekunark, there were more votes for keeping it than removing :p
Forum:
General::Server Discussion
10-16-2009, 03:06 PM
Replies:
109
Project 1999 - Legit PVE Classic Progression Release Date
Views:
164,082
Posted By
nilbog
I've never even tried to use SoF, so I hope Shin...
I've never even tried to use SoF, so I hope Shin answered your question :D
Nektulos Forest faction should be fixed... and I responded to each of the posts with "fixed, pending update" in the...
Showing results 51 to 75 of 197
Page 3 of 8
<
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
01:50 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