I used the Sniperbolt's mystery box prefabs in my map and I thought the were going to work well so I didn't test them at all. And yesterday I saw in a video that when the teddy bear appears, the box disappears and then appears at the same spot. How can I fix it?
I used the Sniperbolt's mystery box prefabs in my map and I thought the were going to work well so I didn't test them at all. And yesterday I saw in a video that when the teddy bear appears, the box disappears and then appears at the same spot. How can I fix it?
Did you follow any tuts when you added more than one box, if you added more than one box? have you edited any scripts to do with boxArray?
Well, I followed a tutorial that explained how to add a box, and it said I had to add the six of them. So that was what I did. I made sure not to repeat any box and I haven't edited any of the scripts with the boxes. I think you refer to this, right?
its been forever since I did that tut, lol. You have a link to the specific one so I can reivew it? Do you have all those boxes in your map properly named with the kvps? did you try it with just the start box and on chest1 prefabs and code?
In Zombiemode_spawner weapons . gsc search for lines nazi_zombie_factory. There are 4 lines I think add nazi_zombie_yourmap name to the end of thode lines. Worked perfectly for me
Last Edit: September 04, 2015, 11:38:04 am by pcmodder
If you do, change it to true, if it is true, can I take a look at your weapons.gsc. And also, which script placer did you use and are you using default scripts?
Edit: Mine is false and it works, but I found someone else say that worked for them. I am looking over my script now. What about this in your mapname gsc?
Yeah, if you have that ^, then we have different zombiemode_weapons gsc's. I've noticed this before, and I am not sure why. I wouldn't think a script placer would modify raw files, but maybe they do. Not sure which of us have the modified file, lol. I'd love to know if someone knows.
Hope this makes sense as i had this problem and found this solution on a different post ages ago
I think I made what you say but somehow it isn't working for me.
MakeCents, can you send me (or post here) your _zombiemode_weapons.gsc default file? So I can use yours and maybe it works. I mean the one in raw/maps and if you don't mind, of course.
I think I made what you say but somehow it isn't working for me.
MakeCents, can you send me (or post here) your _zombiemode_weapons.gsc default file? So I can use yours and maybe it works. I mean the one in raw/maps and if you don't mind, of course.
Sure, I don't have it on me, I just have my map specific one (HEAVILY modified), if you don't get one by tonight, I'll send it to ya, or post it here.
Last Edit: September 04, 2015, 03:51:52 pm by MakeCents