View Single Post
  #11  
Old 03-06-2021, 07:17 PM
Huppy's Avatar
Huppy
Demi-God
 
Join Date: Oct 2010
Posts: 1,333
Default

By the way, as a last resort, BACKING UP YOUR DATABASE FIRST,

Running this query will set the pok stone, doors and zone points for using old nektulos. making sure you have the nektulos.s3d files in your client folder for it. Once you disable the .eqg it will look for the .s3d files (old version)

Code:
UPDATE `doors` SET `doorid` = 20, `zone` = 'PoKnowledge', `version` = 0, `name` = 'POKNRKPORT500', `pos_y` = -909.187, `pos_x` = 131.793, `pos_z` = -156.148, `heading` = 256, `opentype` = 58, `guild` = 0, `lockpick` = 0, `keyitem` = 0, `nokeyring` = 0, `altkeyitem` = 0, `triggerdoor` = 0, `triggertype` = 0, `disable_timer` = 0, `doorisopen` = 0, `door_param` = 0, `dest_zone` = 'Nektulos', `dest_instance` = 0, `dest_x` = -345.42, `dest_y` = 733.98, `dest_z` = -5.57, `dest_heading` = 128, `invert_state` = 0, `incline` = 0, `size` = 100, `buffer` = 0, `client_version_mask` = 4294967295, `is_ldon_door` = 0, `min_expansion` = 0, `max_expansion` = 0, `content_flags` = NULL, `content_flags_disabled` = NULL WHERE `id` = 2057;

UPDATE `zone` SET `short_name` = 'nektulos', `file_name` = '', `long_name` = 'The Nektulos Forest', `map_file_name` = 'nektulos', `safe_x` = 235, `safe_y` = -911, `safe_z` = 24, `graveyard_id` = 0, `min_level` = 0, `min_status` = 0, `zoneidnumber` = 25, `version` = 0, `timezone` = 0, `maxclients` = 0, `ruleset` = 1, `note` = NULL, `underworld` = -189, `minclip` = 50, `maxclip` = 1500, `fog_minclip` = 10, `fog_maxclip` = 1500, `fog_blue` = 70, `fog_red` = 80, `fog_green` = 90, `sky` = 1, `ztype` = 255, `zone_exp_multiplier` = 2.00, `walkspeed` = 0.4, `time_type` = 1, `fog_red1` = 0, `fog_green1` = 0, `fog_blue1` = 0, `fog_minclip1` = 450, `fog_maxclip1` = 450, `fog_red2` = 80, `fog_green2` = 90, `fog_blue2` = 70, `fog_minclip2` = 10, `fog_maxclip2` = 500, `fog_red3` = 80, `fog_green3` = 90, `fog_blue3` = 70, `fog_minclip3` = 10, `fog_maxclip3` = 500, `fog_red4` = 80, `fog_green4` = 90, `fog_blue4` = 70, `fog_minclip4` = 10, `fog_maxclip4` = 500, `fog_density` = 0.33, `flag_needed` = '', `canbind` = 0, `cancombat` = 1, `canlevitate` = 1, `castoutdoor` = 1, `hotzone` = 0, `insttype` = 0, `shutdowndelay` = 5000, `peqzone` = 0, `expansion` = 1, `suspendbuffs` = 0, `rain_chance1` = 10, `rain_chance2` = 10, `rain_chance3` = 5, `rain_chance4` = 5, `rain_duration1` = 2, `rain_duration2` = 3, `rain_duration3` = 1, `rain_duration4` = 2, `snow_chance1` = 0, `snow_chance2` = 0, `snow_chance3` = 0, `snow_chance4` = 0, `snow_duration1` = 0, `snow_duration2` = 0, `snow_duration3` = 0, `snow_duration4` = 0, `gravity` = 0.4, `type` = 1, `skylock` = 0, `fast_regen_hp` = 180, `fast_regen_mana` = 180, `fast_regen_endurance` = 180, `npc_max_aggro_dist` = 2000, `max_movement_update_range` = 600, `min_expansion` = 0, `max_expansion` = 0, `content_flags` = NULL, `content_flags_disabled` = NULL, `underworld_teleport_index` = 0 WHERE `id` = 439;
UPDATE `zone` SET `short_name` = 'nektulos', `file_name` = NULL, `long_name` = 'The Nektulos Forest', `map_file_name` = NULL, `safe_x` = 235, `safe_y` = -911, `safe_z` = 24, `graveyard_id` = 0, `min_level` = 0, `min_status` = 0, `zoneidnumber` = 25, `version` = 0, `timezone` = 0, `maxclients` = 0, `ruleset` = 1, `note` = NULL, `underworld` = -189, `minclip` = 200, `maxclip` = 500, `fog_minclip` = 10, `fog_maxclip` = 400, `fog_blue` = 70, `fog_red` = 80, `fog_green` = 90, `sky` = 0, `ztype` = 255, `zone_exp_multiplier` = 2.00, `walkspeed` = 0.4, `time_type` = 1, `fog_red1` = 0, `fog_green1` = 0, `fog_blue1` = 0, `fog_minclip1` = 450, `fog_maxclip1` = 450, `fog_red2` = 80, `fog_green2` = 90, `fog_blue2` = 70, `fog_minclip2` = 10, `fog_maxclip2` = 400, `fog_red3` = 80, `fog_green3` = 90, `fog_blue3` = 70, `fog_minclip3` = 10, `fog_maxclip3` = 400, `fog_red4` = 80, `fog_green4` = 90, `fog_blue4` = 70, `fog_minclip4` = 10, `fog_maxclip4` = 400, `fog_density` = 0.1, `flag_needed` = '', `canbind` = 0, `cancombat` = 1, `canlevitate` = 1, `castoutdoor` = 1, `hotzone` = 0, `insttype` = 0, `shutdowndelay` = 5000, `peqzone` = 0, `expansion` = 1, `suspendbuffs` = 0, `rain_chance1` = 0, `rain_chance2` = 10, `rain_chance3` = 5, `rain_chance4` = 0, `rain_duration1` = 0, `rain_duration2` = 5, `rain_duration3` = 1, `rain_duration4` = 0, `snow_chance1` = 10, `snow_chance2` = 0, `snow_chance3` = 0, `snow_chance4` = 10, `snow_duration1` = 5, `snow_duration2` = 0, `snow_duration3` = 0, `snow_duration4` = 2, `gravity` = 0.4, `type` = 1, `skylock` = 0, `fast_regen_hp` = 180, `fast_regen_mana` = 180, `fast_regen_endurance` = 180, `npc_max_aggro_dist` = 2000, `max_movement_update_range` = 600, `min_expansion` = 0, `max_expansion` = 0, `content_flags` = NULL, `content_flags_disabled` = NULL, `underworld_teleport_index` = 0 WHERE `id` = 246;

UPDATE `zone_points` SET `zone` = 'neriaka', `version` = 0, `number` = 3, `y` = 29, `x` = 155, `z` = 30, `heading` = 0, `target_y` = 2252, `target_x` = -1109, `target_z` = 2.19, `target_heading` = 0, `zoneinst` = 0, `target_zone_id` = 25, `target_instance` = 0, `buffer` = 0, `client_version_mask` = 4294967295, `min_expansion` = 0, `max_expansion` = 0, `content_flags` = NULL, `content_flags_disabled` = NULL, `is_virtual` = 0, `height` = 0, `width` = 0 WHERE `id` = 415;
UPDATE `zone_points` SET `zone` = 'ecommons', `version` = 0, `number` = 4, `y` = 0, `x` = 0, `z` = 0, `heading` = 0, `target_y` = -2694, `target_x` = -642, `target_z` = -18, `target_heading` = 64, `zoneinst` = 0, `target_zone_id` = 25, `target_instance` = 0, `buffer` = 0, `client_version_mask` = 4294967295, `min_expansion` = 0, `max_expansion` = 0, `content_flags` = NULL, `content_flags_disabled` = NULL, `is_virtual` = 0, `height` = 0, `width` = 0 WHERE `id` = 53;
UPDATE `zone_points` SET `zone` = 'lavastorm', `version` = 0, `number` = 25, `y` = -2117.83, `x` = -194.11, `z` = -16.45, `heading` = 0, `target_y` = 3107, `target_x` = 289, `target_z` = -17, `target_heading` = 256, `zoneinst` = 0, `target_zone_id` = 25, `target_instance` = 0, `buffer` = 0, `client_version_mask` = 4294967295, `min_expansion` = 0, `max_expansion` = 0, `content_flags` = NULL, `content_flags_disabled` = NULL, `is_virtual` = 0, `height` = 0, `width` = 0 WHERE `id` = 2297;
UPDATE `zone_points` SET `zone` = 'poknowledge', `version` = 0, `number` = 17, `y` = 0, `x` = 0, `z` = 0, `heading` = 0, `target_y` = 705, `target_x` = -349, `target_z` = -4, `target_heading` = 80, `zoneinst` = 0, `target_zone_id` = 25, `target_instance` = 0, `buffer` = 0, `client_version_mask` = 4294967295, `min_expansion` = 0, `max_expansion` = 0, `content_flags` = NULL, `content_flags_disabled` = NULL, `is_virtual` = 0, `height` = 0, `width` = 0 WHERE `id` = 468;
__________________
Hanging out at Antonica.World
Reply With Quote