Meanwhile, I've been doing the same. This one has quest cases arranged a bit differently but it should all be there, including @Jack Rackham's Singapore code.I tried to merge the various copies of the file.
@Grey Roger, @Sebrian and @Jack Rackham, could you check if the attached makes sense to you?
I think I may have merged a bit too much...
@Sebrian: it won't help with the shooting problem, but:
Code:
GiveItem2Character(sld, "bladearrows");
GiveItem2Character(sld, "bladearrows");
GiveItem2Character(sld, "bladearrows");'
Code:
TakeNItems(sld, "bladearrows", 3);