Project Zomboid

Project Zomboid

SIF - Example Events
YebNFlo  [开发者] 1 月 20 日 下午 2:07
Suggestions
If you want to have a custom event, add them here and I'll consider to add them.
< >
正在显示第 1 - 15 条,共 45 条留言
Ninours 1 月 21 日 上午 3:06 
- On or Off electricity
- Unlimited ammo, weapon destroyed, weapon fixed
- Freeze or slow zombies or speed up zombies (not too much for diff with sprinter)
- Earthquake to bring down zombies
- Make the character sick so that he makes a lot of noise.
- Activate a car or home alarm
- Make the character scream even if he is crouching
- Trigger a sound event
- Heal the sick
- {type = "car"} give a car with full of gas and key
- Destroy all of the character's clothes
- Play a gunshot sound and a bullet is randomly lodged, and the possibility of healing with the heal
- Make the character fall and break a leg or arm bone, and the possibility of healing with the heal
最后由 Ninours 编辑于; 2 月 3 日 下午 6:50
YebNFlo  [开发者] 1 月 21 日 上午 7:48 
added on and off electricity, I will work on the rest when I have free time. going to work on the unlimited ammo next but not now.

{type = "kentuckyUtilities", action = "on", duration = 5}
{type = "kentuckyUtilities", action = "off", duration = 5}
{type = "kentuckyUtilities", action = "on"}
{type = "kentuckyUtilities", action = "off"}
Ninours 1 月 21 日 下午 12:31 
No need to hurry, take your time, we already have enough fun.

- Make the character sick so that he makes a lot of noise!
最后由 Ninours 编辑于; 1 月 21 日 下午 4:42
YebNFlo  [开发者] 1 月 21 日 下午 6:48 
addded unlimited ammo and item condition settings
{type = "unliAmmo", action = "on"}
{type = "unliAmmo", action = "off"}
{type = "itemCondition", action = "full"}
{type = "itemCondition", action = "zero"}

I think I might have an idea how to freeze them, gonna do it as a radius for freezing, slowing and sprinting.

I cant seem to find any methods to shake screen, so I will probably just do it as radius around the player and knock the surrounding zeds to the ground, maybe add a little bit of shaking sound. adding the sickness will be quick.

I will probably continue this again when im free.
Ninours 1 月 21 日 下午 10:04 
Nice job, can we have a timer for unlimited ammo pls? :)
Just the sound is good for earthquake if u can't shake the screen
YebNFlo  [开发者] 1 月 23 日 下午 4:08 
@Ninours added the following, no sound yet though for the knockdown. I still need to find one
  • duration / timer for unlimited ammo.
  • freeze zombies near you.
  • varied walk type (wt) slow / sprint zeds
  • bring down zombies via knock down
  • make character sick, every 10 minutes cough/sneeze
Ninours 1 月 23 日 下午 9:56 
Nice and thx
No problem for the sound, i can add one with the sub action in streamer bot ^^
Ninours 1 月 24 日 下午 11:41 
- Activate a car or home alarm
- Make the character scream even if he is crouching
- Trigger a sound event
- Heal the sick
最后由 Ninours 编辑于; 1 月 25 日 上午 10:37
Ninours 1 月 27 日 上午 2:25 
- It would be nice if the car that pops up with the command "{type = "car"}" was new, full of gas and key if possible
YebNFlo  [开发者] 1 月 28 日 下午 2:34 
@Ninours Trigger a sound event: Do you mean like the meta sound events ingame?
Ninours 1 月 28 日 下午 10:22 
Yes sound events like gunshots, screams, all the sounds that make zombies move towards the event
YebNFlo  [开发者] 1 月 30 日 下午 1:03 
@Ninours Added car / indoor alarms... with optional RGB effects
I'll continue the rest when I have time. Enjoy! :steamthumbsup:
Ninours 1 月 31 日 上午 1:16 
Nice job :)
Ninours 1 月 31 日 上午 1:38 
Another idea: Destroy all of the character's clothes
ArkZombie 2 月 2 日 下午 7:13 
Raising and lowering skills randomly within a category of skills would be neat. Also gifting a random item from a category of items like bags, guns, ect.
最后由 ArkZombie 编辑于; 2 月 2 日 下午 8:01
< >
正在显示第 1 - 15 条,共 45 条留言
每页显示数: 1530 50