Not sure if I've missed how to fix this, when the player has one weapon and uses the box, it only changes the weapon in the hand, meaning that you can't have two weapons unless the player has 2 already.
(I have changed the starting weapon in loadout and the box gsc, and have the latest mysterybox.gsc)
have you changed it in your zombiemode_weapons?
Code Snippet
Plaintext
if( primaryWeapons[i] == "colt45" )
you need to change "colt45" to whatever your start weapon is
Last Edit: April 23, 2015, 03:45:53 pm by chromastone10
Thanks to bhmbob for helping me test a few things. Everything should be fixed now. Also added in the ability for randomization of the box, allowing the mapper to modify which zones the box can/cannot start. If any other bugs are found/suggestions of what to add, let me know. Just includes the gsc on this post, the first page will be updated shortly. Also to prevent any starting issues if you already added this in. In _zombiemode_weapons.gsc find where you added the function call
couple of bugs: the teddy bear appears on the box after the first move, it hides when you use the box then reappears when lid closes, it happens throughout every move, also the default texture in bottom centre flashes about every .5 seconds i am guessing it an error with the firesale powerup
couple of bugs: (Image removed from quote.) the teddy bear appears on the box after the first move, it hides when you use the box then reappears when lid closes, it happens throughout every move, also the default texture in bottom centre flashes about every .5 seconds i am guessing it an error with the firesale powerup
The teddy bear actually isn't a bug unless you already disabled the setting, but if you look in the settings there is 1 for perma weapon increase or something which was in BO2, and a teddy bear would spawn on the box indicating stronger weapons would be easier to get over weaker weapons. And the firesale seems to be a bug if you use my powerup script which I didn't notice before and I will fix up. If it isn't one of these suggestions, could you specify more? Added a download for the new _zombiemode_powerup.gsc. This should fix the flickering icon. Thanks to bhmbob, just a quick little bug fix if you change the price of the box it still gives back 950.
If you want scripts / features made for you, then contact me by PM or email / skype etc it will cost you tho so if you have no intention of reciprocating don't even waste my time
Didnt the old one do that anyway? I know that the pap does, you just cant take it
lol maybe, cant remember but now i have a problem of not being able to take the weapon from the box, it shows the hintstring and on both solo and coop i cant take the weapon
Also now the weapons in the box are invisible, before the guns were showing up whit this box (maybe ive edited something wrong?) And i've tryed modifing the box music but in-game isnt playing,and im am sure that the soundaliase name is OK.