Search found 2 matches
- Tue Aug 26, 2025 5:25 pm
- Forum: Scripting
- Topic: Theres a way to made projectiles slowdown enemies on impact?
- Replies: 1
- Views: 140
Theres a way to made projectiles slowdown enemies on impact?
I have the idea for a projectile that, upon impact, causes the victim to lose movement speed. Is there a way to do this? I tried to do it with a powerup, but they don't work if the actor isn't the player.
- Tue Jul 29, 2025 6:39 pm
- Forum: Scripting
- Topic: How to made spawn conditions in Randomspawner?
- Replies: 0
- Views: 106
How to made spawn conditions in Randomspawner?
Hi, im working in a replacer option in my mod that spawn diferent actors after the player have more items. My problem its for some reason the condition dont work and i dont really undesrtand why. The Cvar "Pink" works fine but the "int C" doesnt work. What am i doing wrong? [class rzombieman ...