Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Database/World Building

Development::Database/World Building World Building forum, dedicated to the EQEmu MySQL Database. Post partial/complete databases for spawns, items, etc.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-08-2009, 04:00 PM
Kayen
Developer
 
Join Date: Mar 2009
Location: -
Posts: 228
Default Flying NPC's

Is there a way to make NPC's fly. Like turning fly mode on for players.

I know there is an island in airplane zone (old posky) where drakes fly around in the sky and will move all over the axis. I can't figure out what makes that zone special though to allow that to happen.

Anyone have any ideas if this function is an option for NPC?
Reply With Quote
  #2  
Old 06-08-2009, 06:37 PM
Shendare
Dragon
 
Join Date: Apr 2009
Location: California
Posts: 814
Default

I remember stumbling across the FlyMode entry in the Spawn_Struct while looking for other things, but it doesn't look like we make use of it in the npc_types table.

The column would have to be added to the table (ALTER TABLE `npc_types` ADD COLUMN `flymode` TINYINT UNSIGNED NOT NULL DEFAULT 0), then the associated code would have to be added to the server to read the value from the database and put it in the Spawn_Struct in the approprate field.

Don't know when someone would have the time to get around to it, but it sounds like it would work.

- Shendare
Reply With Quote
  #3  
Old 06-09-2009, 07:20 AM
Dibalamin
Hill Giant
 
Join Date: Dec 2007
Posts: 182
Default

Check the grids with GeorgeS editor. All you have to do is fly up and map the grid and even land based npc's will follow it lol.
__________________
Retired EMarr
Project1999 Developer
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 09:44 AM.


 

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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3