Jump to content
Sign in to follow this  
chard

Scripting Help - Ladders and Teleports

Recommended Posts

Hi,

I could use some guidance with some multiplayer map development...

How can I get a player climbing halfway up/down a ladder to teleport to another location? I've written some basic scripting that...

1) Checks the altitude (getpos select 2) position of a player on a ladder and upon reaching a certain altitude launches a subscript (this part works fine, checked with "Hint" command)

2) Teleports that player to a different location. As I said, I'm able to evaluate and launch the teleport subroutine, but the player doesn't move. Is there a complication with changing the players status/animation/whatever. Do I need an animation subscript.

I can easily do 1 or 2 seperately, but not together. A simple sample code would be extremely helpful.

Cheers

[Cdn] Chard

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  

×