Jump to content

Search the Community

Showing results for tags 'total party kill'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • News & Announcements
    • News
  • Project Zomboid
    • PZ Updates
    • General Discussions
    • Bug Reports
    • PZ Support
    • PZ Multiplayer
    • PZ Community & Creativity
    • PZ Suggestions
  • PZ Modding
    • Tutorials & Resources
    • Mods
    • Items
    • Mapping
    • Mod Ideas and Requests
  • General Games Development
    • Indie Scene
  • Other Discussions
    • General Discussion
    • Forum Games & Activities

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Twitter


Interests

Found 1 result

  1. Another multiplayer request, maybe super simple? I'm wanting to bind my party to a shared fate/endgame. I think I have the effect I want (from Snake's Spiffo Skills Mod), but I can't figure out the right event to make it happen. The event would be something like "On player update, if player isdead," then I want this to happen for all online players: local dmg = ZombRand(5) + 15; player:getBodyDamage():getBodyPart(BodyPartType.ForeArm_L):AddDamage(dmg); player:getBodyDamage():getBodyPart(BodyPartType.ForeArm_L):setScratched(true); player:getBodyDamage():setInfectionLevel(1); So that effectively on player death, all other players become infected. If one player dies they take the party with them! Would anyone be able to make this happen for me or give me some advice?
×
×
  • Create New...