• New Horizons on Maelstrom
    Maelstrom New Horizons


    Visit our website www.piratehorizons.com to quickly find download links for the newest versions of our New Horizons mods Beyond New Horizons and Maelstrom New Horizons!

Swords?

<!--QuoteBegin-v_Grimmelshausen+--><div class='quotetop'>QUOTE(v_Grimmelshausen)</div><div class='quotemain'><!--QuoteEBegin-->I´ll try it as soon as I can, about tuesday or wednesday we´ll know.
Though I´m still somewhat curious why it´s the skiprand instead of the skipequip function...
However, adding a variable in the initblade to assign certain blades to specific nations worked in your modpack (though you used a string variable for the different countries, if my memory serves right).  <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/dunno.gif" style="vertical-align:middle" emoid=":shrug" border="0" alt="dunno.gif" /><!--QuoteEnd--></div><!--QuoteEEnd-->Maybe you should indeed be using the skipequip function instead. I haven't quite figured out what skiptrade, skiprand and skipequip actually do. I think skiptrade true stops the item being buyable, skiprand true must have something to do with not having them randomly show up (whether that is in chests or with enemies, I don't know) and I suppose skipequip true disables the equipping. So if skiprand doesn't help much, try doing the same, but for skipequip.
In my modpack, I added a new variable for the disarming chance. I removed that code again. But the adding of that code did work. Not that the feature itself did. <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/unsure.gif" style="vertical-align:middle" emoid=":?" border="0" alt="unsure.gif" />
 
Yeah, well, take a look at the code I posted, I actually <i>did</i> use skipequip in my first try, but that didn´t work. I´ll try out your latest suggestion, if that doesn´t work as I want, I don´t know. This is strange, by logic, what I tried should be precisely what should work. I mean, that´s how the code´s suppoesed to work, there´s a variable and a check, if the variable has one value, something happens, if it´s got another, something else happens <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/modding.gif" style="vertical-align:middle" emoid=":modding" border="0" alt="modding.gif" />
 
Gawd, I have been trying to run down a similar problem in my Animist Quest fix... <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/modding.gif" style="vertical-align:middle" emoid=":modding" border="0" alt="modding.gif" /> It LOOKS like it should work, it works elsewhere, it worked when I released it, but it doesn't work now... <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/urgh.gif" style="vertical-align:middle" emoid=":urgh" border="0" alt="urgh.gif" />

Makes ya wanna blow something up, hm? <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/boom.gif" style="vertical-align:middle" emoid=":boom" border="0" alt="boom.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/laugh.gif" style="vertical-align:middle" emoid="xD:" border="0" alt="laugh.gif" />
 
<!--QuoteBegin-CatalinaThePirate+Jun 1 2005, 01:48 AM--><div class='quotetop'>QUOTE(CatalinaThePirate @ Jun 1 2005, 01:48 AM)</div><div class='quotemain'><!--QuoteEBegin-->Makes ya wanna blow something up, hm? <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/boom.gif" style="vertical-align:middle" emoid=":boom" border="0" alt="boom.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/laugh.gif" style="vertical-align:middle" emoid="xD:" border="0" alt="laugh.gif" />
<div align="right">[snapback]108569[/snapback]</div><!--QuoteEnd--></div><!--QuoteEEnd-->

Indeed. You try and wrestle and look things up and when you think you´ve got it finally, it won´t work <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/modding.gif" style="vertical-align:middle" emoid=":modding" border="0" alt="modding.gif" />
It´s all the more frustrating as I´m not trying to do something <i>new</i> myself but simply change a simple parameter. You would think things won´t get easier than that, but then...
 
<img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/rolleyes.gif" style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" /> I know. I can't tell ya how many times I had to work on that run-across-the-bridge sequence in the Fred Bob/Help the Lady quest... <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/yes.gif" style="vertical-align:middle" emoid=":yes" border="0" alt="yes.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/modding.gif" style="vertical-align:middle" emoid=":modding" border="0" alt="modding.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/wacko.gif" style="vertical-align:middle" emoid=":wacko:" border="0" alt="wacko.gif" />

The code in PotC has its own mysteries... <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/piratesing.gif" style="vertical-align:middle" emoid=":shock" border="0" alt="piratesing.gif" />
 
Back
Top