Jump to content

cptnnick

Pre Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Community Reputation

2 Neutral

About cptnnick

  • Rank
    Newbie

Recent Profile Visitors

554 profile views
  1. Quick comment: {istouchingground _x} foreach [r1,r2,r3,r4] would return true as long as isTouchingGround r4 returns true. It should look something like: {isTouchingGround _x} count [r1,r2,r3,r4] == count [r1,r2,r3,r4]
  2. This would be wonderful to have for any mod that wants to both act in MP but have local effects on clients.
×