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 4
<
1
2
3
4
>
Showing results 26 to 50 of 76
Search took
0.00
seconds; generated 75 minute(s) ago.
Search:
Posts Made By:
javewow
Forum:
Support::Windows Servers
01-21-2013, 11:46 PM
Replies:
19
New Add NPC Race error
Views:
18,559
Posted By
javewow
I add flie GlobalLoad.txt ...
I add flie GlobalLoad.txt
1,0,TFFF,abysmal_chr,Loading Characters
1,0,TFFF,acrylia_chr,Loading Characters
1,0,TFFF,ael_chr,Loading Characters
1,0,TFFF,airplane_chr,Loading Characters...
Forum:
Support::Windows Servers
01-21-2013, 11:38 PM
Replies:
19
New Add NPC Race error
Views:
18,559
Posted By
javewow
I find D:\Sony\EverQuest ragea.emt ...
I find D:\Sony\EverQuest
ragea.emt
ragea.eqg
ragea_chr
ragea_EnvironmentEmitters
ragea
ragea_1
ragea_2
Forum:
Support::Windows Servers
01-21-2013, 10:14 PM
Replies:
19
New Add NPC Race error
Views:
18,559
Posted By
javewow
To find a lot of tools GeorgeS_EqEmu_Files ...
To find a lot of tools
GeorgeS_EqEmu_Files
D2Loot
OpenZone
EQEmu-Admin-Tool
Forum:
Support::Windows Servers
01-20-2013, 11:53 PM
Replies:
19
New Add NPC Race error
Views:
18,559
Posted By
javewow
I see is Map peq/maps/..... no this map ...
I see is Map
peq/maps/..... no this map
---ragea.map--
--ragea.wtr----
2 files not find
Where should I go to download
Forum:
Support::Windows Servers
01-20-2013, 11:48 PM
Replies:
19
New Add NPC Race error
Views:
18,559
Posted By
javewow
Support the map file I Download ...
Support the map file
I Download
http://www.oziexplorer.com/
desing-》 *.map?
http://www.oziexplorer3.com/screen_cutdown.gif
Forum:
Support::Windows Servers
01-20-2013, 10:16 PM
Replies:
19
New Add NPC Race error
Views:
18,559
Posted By
javewow
Is it right? Need tools to replace? I'm not...
Is it right? Need tools to replace?
I'm not so complete
Race------>499 sullon Zek
Gender---->Neuter
If there is a tool, I should use what tools?
Forum:
Support::Windows Servers
01-20-2013, 10:10 PM
Replies:
19
New Add NPC Race error
Views:
18,559
Posted By
javewow
So long no one knows to solve Let me know ...
So long no one knows to solve
Let me know
I changed a new model
Many models cannot display problem
Some people know? Help me thank you!
Forum:
Quests::Q&A
01-14-2013, 12:30 AM
Replies:
14
varlink--DOWN ZONE
Views:
11,176
Posted By
javewow
this A little but not display
this
A little but not display
Forum:
Quests::Q&A
01-14-2013, 12:12 AM
Replies:
14
varlink--DOWN ZONE
Views:
11,176
Posted By
javewow
add } but Link item Can't display Warriora ...
add } but Link item Can't display Warriora
help!
Forum:
Quests::Q&A
01-13-2013, 11:41 PM
Replies:
14
varlink--DOWN ZONE
Views:
11,176
Posted By
javewow
varlink--DOWN ZONE
varlink--->Items Lead to ZONE DOWN
Help!
my $Warriora = quest::varlink(101229);
my $Clericbb = quest::varlink(83935);
my $Paladinc = quest::varlink(83937);
my...
Forum:
Quests::Q&A
01-09-2013, 11:21 PM
Replies:
26
player.pl--spawn Boss
Views:
24,296
Posted By
javewow
The success sub EVENT_ITEM_CLICK_CAST { ...
The success
sub EVENT_ITEM_CLICK_CAST {
my %transmute = ();
$transmute[69231] = 5137;
if($itemid && $transmute[$itemid]) {
...
Forum:
Quests::Q&A
01-09-2013, 11:08 PM
Replies:
26
player.pl--spawn Boss
Views:
24,296
Posted By
javewow
Just testing a grammar Still have...
Just testing a grammar
Still have problems
sub EVENT_ITEM_CLICK_CAST {
my %transmute = ();
$transmute[69231] = 5137;
if($itemid && $transmute[$itemid]) {
Forum:
Quests::Q&A
01-09-2013, 10:59 PM
Replies:
26
player.pl--spawn Boss
Views:
24,296
Posted By
javewow
Thank you I understand I do try ...
Thank you I understand
I do try
--------------------------------------------
Update items set scriptfileid = "xxxxxx" where id=69231;
------------------------------------------
Now...
Forum:
Quests::Q&A
01-09-2013, 10:48 PM
Replies:
26
player.pl--spawn Boss
Views:
24,296
Posted By
javewow
How to "Firework: Dancing Lights" increase...
How to "Firework: Dancing Lights" increase "scriptfileid" ?
Forum:
Quests::Q&A
01-09-2013, 10:29 PM
Replies:
26
player.pl--spawn Boss
Views:
24,296
Posted By
javewow
Before, I use "Fireworks Rack" is error ...
Before, I use "Fireworks Rack" is error
Behind me to "Firework: Dancing Lights"
Firework: Dancing Lights ID = 69231 spellID=5137
I want to click can summon -> Spawn NPC
But Pl error ...
Forum:
Support::Windows Servers
01-09-2013, 10:18 PM
Replies:
19
New Add NPC Race error
Views:
18,559
Posted By
javewow
I make use Gender ( Neuter ) !
I make use Gender ( Neuter ) !
Forum:
Quests::Q&A
01-09-2013, 10:01 PM
Replies:
26
player.pl--spawn Boss
Views:
24,296
Posted By
javewow
I can't understand new ->script_69231.pl ...
I can't understand
new ->script_69231.pl
sub EVENT_ITEM_CLICK_CAST {
my %transmute = ();
$transmute[69231] = 5137;
if($itemid && $transmute[$itemid]) {
...
Forum:
Quests::Q&A
01-09-2013, 09:28 PM
Replies:
26
player.pl--spawn Boss
Views:
24,296
Posted By
javewow
Use your methods do not spawn I will not ...
Use your methods do not spawn
I will not
sub EVENT_ITEM_CLICK_CAST {
my %transmute = ();
$transmute[69231] = 5137;
if($spell_id == 5137) {
...
Forum:
Quests::Q&A
01-09-2013, 10:50 AM
Replies:
26
player.pl--spawn Boss
Views:
24,296
Posted By
javewow
The picture shows HELP! ...
The picture shows
HELP!
http://www.hxchassis.com/img/xx.jpg
Forum:
Support::Windows Servers
01-09-2013, 10:35 AM
Replies:
19
New Add NPC Race error
Views:
18,559
Posted By
javewow
New Add NPC Race error
I add database's NPC
ZONE---Razorthorn, Tower of Sullon Zek=375
MODL not display !! HELP !!
http://www.hxchassis.com/img/c.jpg
http://www.hxchassis.com/img/d.jpg
Forum:
Quests::Q&A
01-09-2013, 02:30 AM
Replies:
26
player.pl--spawn Boss
Views:
24,296
Posted By
javewow
PEQ\quests\items crate new pl For example ...
PEQ\quests\items crate new pl
For example
script_51778.pl (51778=item:Fireworks Rack
Content:
Forum:
Quests::Q&A
01-08-2013, 11:10 PM
Replies:
26
player.pl--spawn Boss
Views:
24,296
Posted By
javewow
1---if players in this ZONE --loot...
1---if players in this ZONE --loot item="Fireworks Rack"
2:---then in this cast---"Fireworks Rack"
3:---- if player cast finishing
4:---- At this time spawn-> Boss out
Such as of ...
Forum:
Quests::Q&A
01-08-2013, 09:51 PM
Replies:
26
player.pl--spawn Boss
Views:
24,296
Posted By
javewow
player.pl--spawn Boss
player.pl
Is that all right ? HELP!
sub EVENT_ITEM
{
if($castspell{7652} == 1)#player cast Fireworks
{
Forum:
Quests::Q&A
01-05-2013, 04:54 AM
Replies:
17
npc-addloot not working
Views:
16,934
Posted By
javewow
yes ! I Iwant back plus Items, For...
yes ! I Iwant back plus Items,
For example:
69800,69801,69802,69803,69804......
is ok?
Forum:
Quests::Q&A
01-05-2013, 12:36 AM
Replies:
17
npc-addloot not working
Views:
16,934
Posted By
javewow
Please! Help! breakdown method! pleas
Please!
Help!
breakdown method! pleas
Showing results 26 to 50 of 76
Page 2 of 4
<
1
2
3
4
>
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:53 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