- I seem to be having troubles getting into the blacksmiths (there isn't even a closed/open door symbol when I reach their doors; I can knock on it, but not enter)
<span style='color:red'>Edit 2:</span> This hasn't got anything to do with your mod either. I just found out I must've done something wrong with the blacksmith mod and I don't have the installation file anymore. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/mybad.gif" style="vertical-align:middle" emoid="

" border="0" alt="mybad.gif" />
- I've got some troubles with loading screens disappearing after installing this mod and the other post Build 12 mods. Also in the hire sailors screen, there disappear parts of the interface. This doesn't happen after just installing your mod, but does happen when I try to install some extra stuff.
<span style='color:red'>Edit:</span> Never mind. I just found out this problem even shows up when not installing your mod. I don't know what happened to my PotC installation, but it can't have been pretty. Trying to get it to work properly again right now.
- Malcolm Hatcher does want to talk to me when playing the full tutorial.
I was wondering what this piece of code is meant for in PICTURES.ini:<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->// ccc special weapons mod
[ITEMS_SPWP]
sTextureName = goods.tga
wTextureWidth = 1024
wTextureHeight = 512
; goods pictures list
picture = itm1,128,256,256,384;BALLS
picture = itm2,256,256,384,384;GRAPES
picture = itm3,512,256,640,384;KNIPPELS
picture = itm4,384,256,512,384;BOMBS
picture = itm5,256,128,384,256;SAIL
picture = itm6,384,384,512,512;PLANKS
picture = itm7,256,384,384,512;SLAVES
picture = itm8,0,128,128,256
picture = itm9,896,256,1024,384
picture = itm10,512,0,640,128;CHOC
picture = itm11,384,128,512,256
picture = itm12,768,0,896,128;WINE
picture = itm13,640,0,768,128
picture = itm14,128,128,256,256;RUM
picture = itm15,512,128,640,256
picture = itm16,0,384,128,512
picture = itm17,768,256,896,384;MAHAG
picture = itm18,640,256,768,384
picture = itm19,768,128,896,256
picture = itm20,0,256,128,384
picture = itm21,384,0,512,128;FRUIT
picture = itm22,128,0,256,128
picture = itm23,256,0,384,128;OIL
picture = itm24,896,0,1024,128
picture = itm25,896,128,1024,256;CLOTHES
picture = itm26,0,0,128,128
picture = itm27,128,384,256,512
picture = itm28,640,128,768,256;LEATHER
// ccc special weapons mod end<!--c2--></div><!--ec2-->I found the code that gives you all SWAK weapons when skipping the tutorial and removed that as I thought you should find them yourself. Seems to work fine.
I'm trying to fix some stuff myself, but doubt I'll manage with my still minimal knowledge of coding.