is this for all servers? coz in my server im sure after maintenance spawn time is at 578mins (random islands).Quote:
The facts (from official database)
Blue = spawn range Rectangle:[(300, 330) to (350, 320)]Code:INSERT INTO `cq_monstertype` ([color="green"]`id`[/color], `name`, `type`, `lookface`, `life`, `mana`, `attack_max`, `attack_min`, `defence`, `dexterity`, `dodge`, `helmet_type`, `armor_type`, `weaponr_type`, `weaponl_type`, `attack_range`, `view_range`, `escape_life`, `attack_speed`, `move_speed`, `level`, `attack_user`, `drop_money`, `drop_itemtype`, `size_add`, [color="orange"]`action`[/color], `run_speed`, `drop_armet`, `drop_necklace`, `drop_armor`, `drop_ring`, `drop_weapon`, `drop_shield`, `drop_shoes`, `drop_hp`, `drop_mp`, `magic_type`, `magic_def`, `magic_hitrate`, `ai_type`, `defence2`, `stc_type`, `anti_monster`, `extra_battlelev`, `extra_exp`, `extra_damage`) VALUES ([color="green"]'8420'[/color], [b]'WaterDevil'[/b], '0001', '0273', '30000', '00', '4000', '3000', '0000', '0019', '0086', '0000', '0000', '0000', '0000', '0001', '0010', '0000', '1000', '1000', '0120', '3', '0000', '0000', '0001', [color="orange"]'301110'[/color], '0400', '099', '099', '099', '099', '099', '099', '099', '1002020', '1001020', '0000', '0000', '0000', '0000', '1000', '00', '0', '0', '100', '0'); INSERT INTO `cq_action` ([color="orange"]`id`[/color], `id_next`, `id_nextfail`, `type`, `data`, [color="teal"]`param`[/color]) VALUES ([color="orange"]'301110'[/color], '40370', '0000', '0801', '0', [color="teal"]'dropitem [b]1088000[/b]'[/color]); INSERT INTO `cq_generator` (`id`, `mapid`, [color="blue"]`bound_x`, `bound_y`, `bound_cx`, `bound_cy`[/color], `maxnpc`, [color="red"]`rest_secs`[/color], `max_per_gen`, [color="green"]`npctype`[/color], `timer_begin`, `timer_end`, `born_x`, `born_y`) VALUES ('8673', '1212', [color="blue"]'0300', '0330', '0350', '0320'[/color], '0350', [color="red"]'31600'[/color], '0001', [color="green"]'8420'[/color], '0000', '0000', '0000', '0000');
Red = spawn time (31600 seconds = 526 mins = 8.7 hours)
Item with ID 1088000 is of course a DB.
tnx for the useful post btw. how did u get this? :D