Page 1 of 1

Southern San d'Oria [S] !

Posted: Fri Feb 22, 2013 9:42 am
by demolish
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 :P

EDIT: Check the post below for the updated scripts but remember to add NPC Achtelle in the db

Re: Southern San d'Oria [S] !

Posted: Fri Feb 22, 2013 10:04 am
by demolish
Whoops!
Forgot some NPCs to the left of AH, gonna re-upload in this post with the added NPCs.

EDIT: Missing NPC scripts have been added and I'm currently working on adding quests for Southern San d'Oria [S] too :D

Re: Southern San d'Oria [S] !

Posted: Tue Mar 05, 2013 5:37 pm
by Metalfiiish
alfred.lua has some extra stuff in onEventFinish that is doing nothing. Typo? Or did you forget to a CS somewhere? Also I would remove all NPC's that you could not find default dialogue for as I would prefer leaving them blank as opposed to using a fake message.

Re: Southern San d'Oria [S] !

Posted: Tue Mar 05, 2013 11:06 pm
by Metalfiiish