When I load up my map ingame it crashes the game. No Errors, it just closes itself!
I know it has to do something with radiant but I dont know what.
Here is my Log when I compile the map (No extra scripts, no custom weapons)
[code]C:\Program Files (x86)\Steam\SteamAp...
I know it has to do something with radiant but I dont know what.
Here is my Log when I compile the map (No extra scripts, no custom weapons)
[code]C:\Program Files (x86)\Steam\SteamAp...
10 years ago
Hmmm isnt there a command to change the viewmodel?
10 years ago
You could get an array for the boxes(getentarray) and then thread the function on each one using "for"
Tried that. didnt worked
10 years ago
I already got a model but I cant find a way to change the old ones to mine. I want to give it to all 4 players.
10 years ago
My Script only plays the animations I referenced on the first Object. I already tried to change the objects names but it still only played the animation on soulbox_mystic_1. All Prefabs and entitys are perfect! Maybe I forgot something in the APE.
Here is my script:
[code]soul_...
Here is my script:
[code]soul_...
10 years ago
I didn't look into spawner when I did this, cause I'm a bit gun shy from the previous bugs and stuff, perhaps after beta, but what I did in the mean time is get an array of zombies continuously, in a while l...
10 years ago