Southern San d'Oria [S] !
Posted: Fri Feb 22, 2013 9:42 am
Scripted all NPCs which exist in the DB for Southern San dOria [S] and added the Chocobo NPC by the Gate (no gil charge, only Level and License check) although there were some NPCs which didn't have any dialogue so I've used TextIDs instead.
I might've got one or two @pos wrong as I had to copy and paste scripts to save time but the NPCs added should all work correctly (i have tested them).
Might have to update look in npc_list for NPC Achtelle1 (ID is 17105258) or use this:
INSERT INTO `npc_list` VALUES (17105258, 'Achtelle', 93, 108.773, 1.999, -10.882, 6, 40, 40, 0, 0, 0, 0, 27, 0x0100090434103420343034403450CF6000700080, 32, 80);
Good luck to whoever has to check each script
EDIT: Check the post below for the updated scripts but remember to add NPC Achtelle in the db
I might've got one or two @pos wrong as I had to copy and paste scripts to save time but the NPCs added should all work correctly (i have tested them).
Might have to update look in npc_list for NPC Achtelle1 (ID is 17105258) or use this:
INSERT INTO `npc_list` VALUES (17105258, 'Achtelle', 93, 108.773, 1.999, -10.882, 6, 40, 40, 0, 0, 0, 0, 27, 0x0100090434103420343034403450CF6000700080, 32, 80);
Good luck to whoever has to check each script
EDIT: Check the post below for the updated scripts but remember to add NPC Achtelle in the db