Page 2 of 2

Re: Problem with new NPC Script

Posted: Sat Dec 22, 2012 6:45 am
by link
Very cool, I tried it, all seem to work good, I chose the gil option and server crashed here:

Re: Problem with new NPC Script

Posted: Sat Dec 22, 2012 7:47 am
by link
Did some more testing/reading ect. In the file Faursel.lua all occurrences of:

Code: Select all

BOARDING_PASS

needs to be

BOARDING_PERMIT
Server crash usaully means a value/variable is nonexsistent.

Re: Problem with new NPC Script

Posted: Sat Dec 22, 2012 1:29 pm
by ik2012
Sweet! Good catch

Attached an updated patch

--Edit -- I've been reading Shantotto's dialog too long :mrgreen:

Re: Problem with new NPC Script

Posted: Sat Dec 22, 2012 4:26 pm
by link
Thanks very much to Rasca and ik2012 ^^

r2119