Jump to content
Sign in to follow this  
Harkonin

Mp, rapelling and snypers support pack

Recommended Posts

Anyone know of a fix for the rappel script in NSypers support pack? Have several MP missions using it but when more than 2 people play 1 person gets stuck in the "rappel animation.

Share this post


Link to post
Share on other sites

They do go down 1 at a time. Problem is once they're all out 1 person is always stuck in the rappel animation.

Share this post


Link to post
Share on other sites

add a finishing animation like a get out of tank anim or something like that. smile_o.gif

Share this post


Link to post
Share on other sites

Tried that too also didn't work. This script executes after everyone is out with a small delay.

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">

_unit = _this select 0

_unit switchmove "auto"

~2

_unit switchmove ""

EXIT

Share this post


Link to post
Share on other sites
Tried that too also didn't work. This script executes after everyone is out with a small delay.

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">

_unit = _this select 0

_unit switchmove "auto"

~2

_unit switchmove ""

EXIT

did you make it local ? and not Global.

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  

×