Advertisement
Guest User

Untitled

a guest
May 24th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. if gmcp.Char.Vitals.right_arm == "1" and gmcp.Char.Vitals.left_arm == "1" and gmcp.Char.Vitals.left_leg == "1" and gmcp.Char.Vitals.right_leg == "1" then
  2.  
  3. echo ("bal is true")
  4.  
  5. else
  6. echo ("bal is false")
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement