Castleview Hamlet
Posted: Mon Apr 24, 2017 5:28 pm
Castleview Hamlet Content Devs
Castleview Hamlet - Project Manager (link when proj man is back up)
- Done
- Needs work
- Not started
- Spawns
- Mass Pop
- Scripts
- Scatman
- John Adams
- Zcoretri
- Jabantiz (Updating old scripts)
Castleview Hamlet - Project Manager (link when proj man is back up)
- Done
- Needs work
- Not started
- -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Frostfell
- Turn off
Code: Select all
UPDATE spawn_location_entry SET spawnpercentage = 0 WHERE id in (471727, 471728, 471732, 471759, 471760, 471769, 471739, 471740, 471741, 471748, 471770, 471756, 471776, 471763, 471764, 471762, 471722, 471738, 471724, 471726, 471773, 471775, 471754, 471755, 471745, 471787, 471752, 471753, 471751, 471780, 471720, 471721, 471734, 471737, 471749, 471742, 471788, 471746, 471744, 471772, 471723, 471893); - Turn on
Code: Select all
UPDATE spawn_location_entry SET spawnpercentage = 100 WHERE id in (471727, 471728, 471732, 471759, 471760, 471769, 471739, 471740, 471741, 471748, 471770, 471756, 471776, 471763, 471764, 471762, 471722, 471738, 471724, 471726, 471773, 471775, 471754, 471755, 471745, 471787, 471752, 471753, 471751, 471780, 471720, 471721, 471734, 471737, 471749, 471742, 471788, 471746, 471744, 471772, 471723, 471893);
- Turn off
- Nights of the dead
- Turn off
Code: Select all
UPDATE spawn_location_entry SET spawnpercentage = 0 WHERE id in (471790, 471793, 471795, 471798, 471818, 471823, 471826, 471850, 471857, 471840, 471842, 471846, 471828, 471829, 471831, 471833, 471835, 471838, 471839, 471858, 471862, 471863, 471867, 471868, 471870, 471813, 471815, 471817, 471800, 471802, 471803, 471805, 471810, 471807, 471851, 471852); - Turn on
Code: Select all
UPDATE spawn_location_entry SET spawnpercentage = 100 WHERE id in (471790, 471793, 471795, 471798, 471818, 471823, 471826, 471850, 471857, 471840, 471842, 471846, 471828, 471829, 471831, 471833, 471835, 471838, 471839, 471858, 471862, 471863, 471867, 471868, 471870, 471813, 471815, 471817, 471800, 471802, 471803, 471805, 471810, 471807, 471851, 471852);
- Turn off
- Sorry froglok's pretty much all the mentor quests were never collected so no dialog for the npc's. We will either need to create our own or find a video or something of them.