Jump to content

How to check for Player2 is dead?


jastey

Recommended Posts

What about StateCheck(Player2,STATE_REALLY_DEAD)?

Or

If you want to check that only player1 is still alive

 

IF

!StateCheck(Player1,STATE_REALLY_DEAD)

NumInPartyAliveGT(0) //or whatever value you want to check for

NumInPartyAliveLT(2)

Edited by Roxanne
Link to comment

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...