Jump to content
Sign in to follow this  
stephen271276

Incapacitate player for a short period?

Recommended Posts

Hi I need to have the player put out of action (but not killed) for ashort period of time, any ideas of how to do this?

Basically in my mission the player is driving a vip and an ied goes off to whitch I need the player to be in the groundbut able to see whats going on( as if injured waiting for medic) then after the vip has been abducted player is to regain control and continue mission.... Or help could come after abduction and heal player???

Share this post


Link to post
Share on other sites

player setUnconscious true;

to revert it:

player setUnconscious false;

Share this post


Link to post
Share on other sites

You will need to place the first aid simulation module and sync it to the player or it won't work.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×