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 7 of 11
«
First
<
3
4
5
6
7
8
9
10
11
>
Showing results 151 to 175 of 255
Search took
0.01
seconds; generated 96 minute(s) ago.
Search:
Posts Made By:
Figback65
Forum:
Quests::Q&A
03-16-2014, 05:06 PM
Replies:
4
Player.PL signals to NPC issue
Views:
9,928
Posted By
Figback65
I moved the taskupdate to player and it worked,...
I moved the taskupdate to player and it worked, still need the npc to respond to assign new task but, I dunno why I didn't think about it. Ill just add it as a step in task and receive the summonitem...
Forum:
Quests::Custom
03-16-2014, 02:12 PM
Replies:
0
Complex multistage quest npc
Views:
7,480
Posted By
Figback65
Complex multistage quest npc
Hey all,
I know most of you guys know all the complex writing but for the ones teaching themselves like me, heres an example of a quest npc with multiple levels of response and actions. The hard...
Forum:
Quests::Q&A
03-16-2014, 01:56 PM
Replies:
4
Player.PL signals to NPC issue
Views:
9,928
Posted By
Figback65
Player.PL signals to NPC issue
Herro,
Well here is another issue I am having that I graciously need some advice on.
I noticed in logs that it is saying unable to read perl file player_v0.pl I know there is a coded...
Forum:
Quests::Q&A
03-12-2014, 02:07 PM
Replies:
6
NPC Formations
Views:
12,879
Posted By
Figback65
ok, so I used azone2 and made a map file for...
ok, so I used azone2 and made a map file for oldfieldofbone and it worked.
The npcs spawn on the leader correctly.
Thanks for your help !
Forum:
Quests::Custom
03-06-2014, 08:31 AM
Replies:
0
Random Timer in same spawngroup
Views:
8,151
Posted By
Figback65
Random Timer in same spawngroup
Hey all,
I use this script to simulate a random spawn time for invisible spawners in the same spawngroup. This way I didn't have to make 5 different NPCs and 5 different scripts all with different...
Forum:
Quests::Q&A
03-06-2014, 06:23 AM
Replies:
6
NPC Formations
Views:
12,879
Posted By
Figback65
Sorry for late response, work work work lol. I...
Sorry for late response, work work work lol.
I did notice I do not have any map files for the zones I am trying to get it working in. I will test it today on a zone with a mapfile and post results.
Forum:
Quests::Q&A
02-06-2014, 07:34 PM
Replies:
6
NPC Formations
Views:
12,879
Posted By
Figback65
NPC Formations
Hey guys. I am working with the spawninformation trying to get those plugins to work properly. I searched forums for "formation" and found a few helpful topics. I copied information from those and...
Forum:
Quests::Custom
09-16-2013, 11:42 PM
Replies:
8
Sample Custom Boss Script
Views:
13,898
Posted By
Figback65
lol, Definitely needs cleaned.
lol, Definitely needs cleaned.
Forum:
Quests::Custom
09-16-2013, 10:30 PM
Replies:
8
Sample Custom Boss Script
Views:
13,898
Posted By
Figback65
Sample Custom Boss Script
I use this for one of my custom raid bosses.
sub EVENT_SPAWN {
quest::setnexthpevent(90);
quest::shout("My Lands My Domain. Flee you filth.");
}
sub EVENT_AGGRO {
quest::say("You can...
Forum:
Quests::Custom
09-16-2013, 10:22 PM
Replies:
0
Information NPC
Views:
6,987
Posted By
Figback65
Information NPC
Finally able to start contributing.
Simple NPC script based around providing players with information that I build on, on my server. Easily manipulated to suit ur needs.
sub EVENT_SAY {
my...
Forum:
Support::Windows Servers
09-16-2013, 09:50 PM
Replies:
1
Guild Bank
Views:
6,099
Posted By
Figback65
Guild Bank
Hey guys,
I have been worken on moving the guild bank to another location. I researched forums and found information pertaining to only having 1 zone at a time to guild bank in the rules. Np,...
Forum:
Support::Windows Servers
09-13-2013, 11:58 AM
Replies:
6
Zone running but cant zone in. (Classic HPH)
Views:
9,981
Posted By
Figback65
K thanks for the information. It seems every...
K thanks for the information. It seems every classic zone will load on UF besides HPH. :/
Forum:
Quests::Q&A
09-09-2013, 05:31 PM
Replies:
5
Bazaar-Trader question
Views:
13,322
Posted By
Figback65
I worked on that a bit also and could not get it...
I worked on that a bit also and could not get it working in EC tunnel. Would love to find a definite answer as well!
Forum:
Support::Windows Servers
09-09-2013, 05:25 PM
Replies:
6
Zone running but cant zone in. (Classic HPH)
Views:
9,981
Posted By
Figback65
Will work or Wont work? or is it Work working on...
Will work or Wont work? or is it Work working on old highpass? :confused:
Forum:
Quests::Q&A
09-08-2013, 11:14 AM
Replies:
6
Linking Scripts across Zones
Views:
8,907
Posted By
Figback65
Excellent, will look into that, didn't think...
Excellent, will look into that, didn't think about boats, they definitely chain zones.
Thank you all!
Forum:
Support::Windows Servers
09-08-2013, 10:34 AM
Replies:
6
Zone running but cant zone in. (Classic HPH)
Views:
9,981
Posted By
Figback65
Hmmm maybe applying the ruleset change from 0 to...
Hmmm maybe applying the ruleset change from 0 to 1, in the zone table, takes a server reset? I tried shutting down the zone and my zones are still on dynamic so its technically down until zone in as...
Forum:
Support::Windows Servers
09-08-2013, 09:51 AM
Replies:
6
Zone running but cant zone in. (Classic HPH)
Views:
9,981
Posted By
Figback65
Zone running but cant zone in. (Classic HPH)
I have reverted the new zones to the old zones on my server. I was pretty sure I had restored all new zone models to the old but I seem to have missed HPH. Upon reverting HPH back to classic...
Forum:
Quests::Q&A
09-08-2013, 09:35 AM
Replies:
6
Linking Scripts across Zones
Views:
8,907
Posted By
Figback65
What I am trying to accomplish is a moving zone...
What I am trying to accomplish is a moving zone NPC. So I would need him to walk to a waypoint, despawn, set global, next zone line script picks up the global when its made, spawns him and sets him...
Forum:
Support::Windows Servers
09-08-2013, 09:33 AM
Replies:
7
Nub Question, Restoring rot corpses from backup
Views:
8,735
Posted By
Figback65
oh awesome trick Sorvani, ty, I will work on that...
oh awesome trick Sorvani, ty, I will work on that :)
Forum:
Quests::Q&A
09-08-2013, 08:21 AM
Replies:
6
Linking Scripts across Zones
Views:
8,907
Posted By
Figback65
awesome! Good idea! I imagine I would need a...
awesome! Good idea! I imagine I would need a timer running the entire time as well, waiting for the check of qglobal in the next zone?
Forum:
Support::Windows Servers
09-08-2013, 08:17 AM
Replies:
7
Nub Question, Restoring rot corpses from backup
Views:
8,735
Posted By
Figback65
I do not have shadowrest in. I guess people login...
I do not have shadowrest in. I guess people login and die and then don't come back for a week. After the corpse rots the save goes to the backup and items are saved that they had on the body, which...
Forum:
Support::Windows Servers
09-07-2013, 09:33 PM
Replies:
7
Nub Question, Restoring rot corpses from backup
Views:
8,735
Posted By
Figback65
in navicat I just went to the corpse backup and...
in navicat I just went to the corpse backup and selected entire row, copied, then went to the player corpse table and pasted it in. I only had 1 corpse by another player in the list so it definitely...
Forum:
Support::Windows Servers
09-07-2013, 10:58 AM
Replies:
7
Nub Question, Restoring rot corpses from backup
Views:
8,735
Posted By
Figback65
Nub Question, Restoring rot corpses from backup
I have had a few players let their corpse rot. I see the backup corpse in the player_corpses_backup. I have tried copying the row for a players corpse and adding it to the normal player_corpse, I...
Forum:
Quests::Q&A
09-07-2013, 10:55 AM
Replies:
6
Linking Scripts across Zones
Views:
8,907
Posted By
Figback65
Linking Scripts across Zones
Is it possible to link scripts across zone lines? I coulda swore I found a post in the past about it but I have been searching for days now and cannot find it again.
If it is possible.....
Is...
Forum:
Support::Windows Servers
06-28-2013, 08:19 AM
Replies:
4
NPC eats 1st turn in them works.
Views:
7,755
Posted By
Figback65
hmmm I have rev2506 and all the sql are up to...
hmmm I have rev2506 and all the sql are up to date for it. I am headed of to work for a long day. I will check when I get back to see if there is a new rev and anything else like zlib and etc.. I...
Showing results 151 to 175 of 255
Page 7 of 11
«
First
<
3
4
5
6
7
8
9
10
11
>
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
11:42 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