<!--`QuoteBegin-alan_smithee`+--><div class='quotetop'>QUOTE(alan_smithee)</div><div class='quotemain'><!--QuoteEBegin-->Oh well; individual bombs are fine. I'll weather the slight inconvenience of `re-equipping` for each... until someone makes an `auto-select`-weapon feature (press a button, arm a gun -- great for `rapid-fire` shooting); or similiar, where you could scroll through your weapons and choose 1 without having to enter the F2 screen.
And, CCC, maybe you know the answer to this: One and only one item I've made with your SWAK specs gives me a "new item" ding and icon whenever I recieve it, and the same when I use it/lose it. It's the only one to do that, and the entry for that item (gun type) is no different from all the others. This especially bugs me because the item in question is a "ballistic coconut," which gives a very subtle "plok" upon striking its target, which the "ding" tends to overpower.[/quote]
Yes, some "quick equip" hotkey would be nice. Shouldn't be that difficult, one must only find the time to track down how other hotkeys work, i.e. the Ammochange keys `1-4`. SIGH It always requires TIME.
As for the DING drowning your PLOK I'm not sure. This line in the "steal" section plays the annoying "Ding"
PlaySound("INTERFACEtook_item.wav");
Does the steal section run if you throw your "subtle" coconut? Or search for "took_item.wav" to check what else could ding out your nutsound. FAIK the sound is supposed to announce the receiving of important quest items. Maybe something in the item definition says "If this is being grabbed play ding" ?
By now we have ammassed a really terrible arsenal of weapons of massdestruction: sandbags, cobblestones, stinkpots, fishes, coconuts... We must be careful that this forum doesn't become the target of an UN boycott, or Keith's server the target of a "Democracy by Air Raid" missile.
The steal section should also work for distance weapons. Just copy the whole
if( CheckAttribute(weapon, "steal" ) && !LAi_IsFightMode(enemy) )
etc. section into the LAi_CharacterFire() function. Or wait for my revised SWAK which will contain all your pics and ideas.
By now we have amassed a really terrible arsenal of weapons of massdestruction: sandbags, cobblestones, stinkpots, fishes, coconuts... <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/w00t.gif" style="vertical-align:middle" emoid="
" border="0" alt="w00t.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/w00t.gif" style="vertical-align:middle" emoid="
" border="0" alt="w00t.gif" /> <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/w00t.gif" style="vertical-align:middle" emoid="
" border="0" alt="w00t.gif" />
We must be careful that this forum doesn't become the target of a UN boycot, or Keith's server the target of a "Democracy by Air Raid" missile.