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 2 of 8
<
1
2
3
4
5
6
>
Last
»
Showing results 26 to 50 of 197
Search took
0.02
seconds; generated 89 minute(s) ago.
Search:
Posts Made By:
nilbog
Forum:
Quests::Q&A
08-27-2014, 02:59 PM
Replies:
7
Special_Abilities on the fly in Perl?
Views:
11,192
Posted By
nilbog
I'm not sure if you've tried: Might be...
I'm not sure if you've tried:
Might be useful for i.e. quest::modifynpcstat("max_hit", "700"); Just make sure to name the field correctly.
Forum:
General::Server Discussion
08-25-2014, 01:02 PM
Replies:
5
RE: !A Classic Server!
Views:
10,894
Posted By
nilbog
Since you mentioned project1999, I wanted to...
Since you mentioned project1999, I wanted to clarify something. We do not unclassically nerf things, but rather change them according to a classic prekunark-velious timeline from the original...
Forum:
General::General Discussion
08-24-2014, 04:11 PM
Replies:
15
Most memorable quests
Views:
13,443
Posted By
nilbog
Aside from epics, these come to mind. ...
Aside from epics, these come to mind.
Coldain Ring, Spirit of Garzicor, Shield of the Silent Watch (what replaced the original thex mallet quest), Phenocryst's Focus
Forum:
Quests::Custom
08-23-2014, 12:44 PM
Replies:
6
Quest help
Views:
9,723
Posted By
nilbog
Quest worked fine for me. I tried it, but maybe...
Quest worked fine for me. I tried it, but maybe something is different. The perl wiki still references:
So I'm not sure about that.
In your previous example, it seemed you explicitly...
Forum:
Quests::Custom
08-23-2014, 10:20 AM
Replies:
6
Quest help
Views:
9,723
Posted By
nilbog
You can do this rather simply by requesting a...
You can do this rather simply by requesting a $ulevel check with an if. Like:
if ($text=~/heal/i)
{
if ($ulevel <= 10)
{
quest::selfcast(13);
}
}
Forum:
Quests::Q&A
01-21-2014, 01:08 PM
Replies:
9
Add/remove classes from items (database)
Views:
11,997
Posted By
nilbog
Correct, you need to use bitmasks in sql. ...
Correct, you need to use bitmasks in sql.
Step #1. Back up, back up, back up.
Step #2. Science!
Somewhat recently I went through and removed gnomes and halflings pal/sk/rng...
Forum:
General::Server Discussion
12-21-2012, 09:45 AM
Replies:
11
CommonQuest, Now In Beta!
Views:
13,711
Posted By
nilbog
Best of luck Abbey. Bump for classic Norrath.
Best of luck Abbey.
Bump for classic Norrath.
Forum:
General::General Discussion
11-29-2012, 12:18 PM
Replies:
13
Help me understand EQemu
Views:
15,374
Posted By
nilbog
http://eqitems.13th-floor.org/itemhistory.php?id=5...
http://eqitems.13th-floor.org/itemhistory.php?id=5376
Aug 01 2008 1:11 AM
The quest text does indicate the item should have charges. Older quest text indicates it should have charges:...
Forum:
Development::Development
10-30-2012, 07:40 AM
Replies:
6
Fix for transparency/black splotches
Views:
25,878
Posted By
nilbog
It existed on live until like last month, afaik. ...
It existed on live until like last month, afaik. They just started fixing these themselves. Whether problems still exist for both types of transparencies, (black/magic pink), I am uncertain.
...
Forum:
Development::Development
10-29-2012, 08:02 PM
Replies:
6
Fix for transparency/black splotches
Views:
25,878
Posted By
nilbog
Fix for transparency/black splotches
NOTE: It is reported this is not compatible with texture upgrade (discussed here (http://www.project1999.org/forums/showthread.php?t=2482)). If you use these updated textures, experiment at your own...
Forum:
General::Server Discussion
06-15-2012, 02:40 PM
Replies:
0
Project 1999: Red (PvP) Bonus Exp Weekend
Views:
5,394
Posted By
nilbog
Project 1999: Red (PvP) Bonus Exp Weekend
The PvP server has been up for a while, but this weekend we are offering double experience till Monday. (Following the patch)
If you have considered joining or regaining lost exps, now is a good...
Forum:
General::Server Discussion
12-30-2011, 03:42 PM
Replies:
3
Project 1999 Red Classic PvP
Views:
10,836
Posted By
nilbog
The Red99 classic PvP server has been a success...
The Red99 classic PvP server has been a success so far. There can never be too much pvp happening though!
A 25% experience bonus has been running since Christmas and will likely persist till New...
Forum:
Development::Bug Reports
04-23-2011, 06:12 PM
Replies:
2
Pet faction same as player
Views:
7,761
Posted By
nilbog
You might try checking the _INT field in the...
You might try checking the _INT field in the npc_types table. This determines if an npc will aggro a higher level target. (i.e. if you wanted a level 1 kos npc to attack a level 50, change its...
Forum:
Support::Windows Servers
03-28-2011, 01:00 PM
Replies:
6
Qeynos Freeport Ships
Views:
8,917
Posted By
nilbog
The boat models which appear like this: ...
The boat models which appear like this:
http://i35.tinypic.com/33af2iq.jpg
We have not found a way to have collision with players.
We currently use..
http://i37.tinypic.com/27y7eds.jpg
Forum:
General::Server Discussion
03-22-2011, 12:26 PM
Replies:
6
Project 1999: Kunark Release Date 3/25/11
Views:
14,458
Posted By
nilbog
As an additional note.. we have a GM event...
As an additional note.. we have a GM event scheduled for release.
Details here:
http://www.project1999.org/forums/showthread.php?t=29997
Should be a good time, hope to see lots of...
Forum:
General::Server Discussion
03-19-2011, 05:35 PM
Replies:
6
Project 1999: Kunark Release Date 3/25/11
Views:
14,458
Posted By
nilbog
Project 1999: Kunark Release Date 3/25/11
Our first expansion will be released March 25, 2011, time yet to be announced.
If you have retired until Kunark, or want to start a new Iksar character, now is the time. We have come a long way...
Forum:
Support::Windows Servers
02-04-2011, 01:24 PM
Replies:
2
New NPC and *.pl file
Views:
5,481
Posted By
nilbog
You didn't close your brackets. The one in red...
You didn't close your brackets. The one in red is missing.
It closes the bracket you opened in sub EVENT_SAY {
Forum:
General::General Discussion
01-22-2011, 02:21 PM
Replies:
5
Please give me the ability to bring back EC tunnel!
Views:
7,317
Posted By
nilbog
Tunnel on p99 works fine. It is full of players.
Tunnel on p99 works fine. It is full of players.
Forum:
General::General Discussion
01-14-2011, 02:28 PM
Replies:
3
Firebeetle??
Views:
5,589
Posted By
nilbog
It is your rank on the forum, similiar to...
It is your rank on the forum, similiar to Everquest, with level indicating difficulty or rank
A fire beetle is known to be a newbie creature.
On this forum, your post counts indicates your...
Forum:
Development::Database/World Building
12-30-2010, 01:45 PM
Replies:
2
KoS Zone Cmd
Views:
6,753
Posted By
nilbog
It's more complicated than just the one table. ...
It's more complicated than just the one table.
`faction_list` is the general faction table, in which faction interactions are referenced.
examples:
AgentsofMistmoore
Agnarr
..etc
Each...
Forum:
General::Server Discussion
11-04-2010, 03:32 PM
Replies:
21
Apology to the PVP Community
Views:
20,665
Posted By
nilbog
Passive–aggressively attacking someone who is...
Passive–aggressively attacking someone who is apologizing is weak on your part.
Secrets has helped, and continues to help my server. So.. I will back up the integrity in question.
Forum:
Support::Windows Servers
11-03-2010, 01:21 PM
Replies:
12
LF ~ Programmer ?
Views:
11,397
Posted By
nilbog
It was very hard for me to find source-related...
It was very hard for me to find source-related help. In fact, I only had one part-time source developer that coded some features p1999 had at launch. Post-release, I got lucky.
I'm willing to...
Forum:
Support::General Support
07-25-2010, 03:17 PM
Replies:
3
halp ;/
Views:
5,473
Posted By
nilbog
Are you trying to make a non-classic race/class...
Are you trying to make a non-classic race/class combination? Keep in mind that halfling rangers/paladins etc are NOT welcome. :P
Are you trying to play with more than 1 person on the same IP...
Forum:
Support::General Support
07-16-2010, 03:31 AM
Replies:
4
Stuck in Arena
Views:
6,186
Posted By
nilbog
Sorry, we don't support the SoF client, if that's...
Sorry, we don't support the SoF client, if that's what you're using. I would recommend using Titanium for the best experience on project 1999. In the meantime you can petition in game or on our...
Forum:
Development::Tools
07-09-2010, 02:17 AM
Replies:
130
Sticky:
Null Spell Editor
Views:
387,738
Posted By
nilbog
Hey, nice job on the editor! Looking good. ...
Hey, nice job on the editor! Looking good.
I'm not sure if you are taking feature requests yet, but you mentioned your editor reads the new_icon field. I was interested in quality checking some...
Showing results 26 to 50 of 197
Page 2 of 8
<
1
2
3
4
5
6
>
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