Jump to content
Sign in to follow this  
psychd

Hint Message displaying for certain people

Recommended Posts

Hello all.

I'm making a Paradrop mission, and I've gotten most of the scripting and such done.

But I still need one thing; A message/hint showing for all those who fail to jump out of the Osprey in time, where after the option to jump out gets disabled. I simply cant figure this one out, tried a few things, but the hint still shows for those who jumps out in time.

So how do I fix it, so the Hint only shows for those in the Osprey?

Thanks in advance.

Edited by PsychD

Share this post


Link to post
Share on other sites
if(local nameOfFailer && isPlayer nameOfFailer)then{hint "You FAIL"}

I could kiss you :inlove:

Thanks for the help. :)

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  

×