- Wunderfizz requires power - Wunderfizz will adjust to the perks in your map - Enforces your perk limit - Spawns at a random location - You can manually adjust the relocation settings
level.wunderfizz_cost = 1500; //cost to use wunderfizz level.wunderfizz_bear_immunity = 2; //how many spins until the bear can be a thing level.wunderfizz_bear_chance = 55; //chance of bear after immunity wears off
that wouldn't make sense. all youd have to do is remove the call in _zombiemode and its gone. Post Merge: May 03, 2014, 05:23:02 pmThis isn't vulture-aid. I dont know what you mean.
is the prefab a floating perk bottle? Post Merge: May 03, 2014, 05:35:41 pmearlier is showed up as vulture aid tutorial but then I refreshed and it was wonder fizz
should be a floating perk bottle with a clip, and a red model struct
1. still doesn't follow the perk limit (maybe I added the perk limit wrong ill ask you on skype) 2. I added multiple of the prefab in my map but if the wunderfizz wasn't at that location it was invisible
i had a problem. The Wunderfizz works but the model is a litle bit bugi.
when im compile the map it says,
Code Snippet
Plaintext
ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/wunderfizz_machine.map on entity 1 brush 0 at -0 -0 6 ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/wunderfizz_machine.map on entity 1 brush 0 at -0 -0 -7 ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/wunderfizz_machine.map on entity 1 brush 0 at -0 15 -1 ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/wunderfizz_machine.map on entity 1 brush 0 at -0 -16 -1 ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/wunderfizz_machine.map on entity 1 brush 0 at 7 13 -1 ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/wunderfizz_machine.map on entity 1 brush 0 at -8 -13 -1 ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/wunderfizz_machine.map on entity 1 brush 0 at -0 0 6 ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/wunderfizz_machine.map on entity 1 brush 0 at -0 0 -7 ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/wunderfizz_machine.map on entity 1 brush 0 at -0 0 6 ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/wunderfizz_machine.map on entity 1 brush 0 at -0 0 -7 ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/wunderfizz_machine.map on entity 1 brush 0 at 15 0 -1 ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/
i had a problem. The Wunderfizz works but the model is a litle bit bugi.
when im compile the map it says,
Code Snippet
Plaintext
ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/wunderfizz_machine.map on entity 1 brush 0 at -0 -0 6 ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/wunderfizz_machine.map on entity 1 brush 0 at -0 -0 -7 ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/wunderfizz_machine.map on entity 1 brush 0 at -0 15 -1 ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/wunderfizz_machine.map on entity 1 brush 0 at -0 -16 -1 ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/wunderfizz_machine.map on entity 1 brush 0 at 7 13 -1 ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/wunderfizz_machine.map on entity 1 brush 0 at -8 -13 -1 ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/wunderfizz_machine.map on entity 1 brush 0 at -0 0 6 ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/wunderfizz_machine.map on entity 1 brush 0 at -0 0 -7 ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/wunderfizz_machine.map on entity 1 brush 0 at -0 0 6 ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/wunderfizz_machine.map on entity 1 brush 0 at -0 0 -7 ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/wunderfizz_machine.map on entity 1 brush 0 at 15 0 -1 ERROR: Texture repeats too many times. In map _prefabs/bam_mod_wunderfizz/
Thats normal, that happens to me with a lot of prefabs i download. Not sure why but hey it still works in game, and thats the important part, right?