• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

TELEPORT LEVER

Thiaguinsantos

New Member
Joined
Mar 31, 2015
Messages
8
Reaction score
0
Can someone help me, I would like that when the character is clicked on the lever, it would be placed inside the training booth (as shown in the image)

Remembering that .. while the character is inside the cabin, another one cannot enter and when he wants to leave the cabin click on the lever again to exit.

TFS 1.3
VERSAO 10.98
 

Attachments

Solution
Can someone help me, I would like that when the character is clicked on the lever, it would be placed inside the training booth (as shown in the image)

Remembering that .. while the character is inside the cabin, another one cannot enter and when he wants to leave the cabin click on the lever again to exit.

TFS 1.3
VERSAO 10.98
I am going to give you a direction on how-to :)
Inside your action scripts there is a default script for annihilator. This script checks tile positions if players are on it and if players are 'X' level when pulling the lever. This means that you can rip this script apart and create it as you wish. If you don't want to learn scripting you should have to wait for someone which actually writes the script...
Can someone help me, I would like that when the character is clicked on the lever, it would be placed inside the training booth (as shown in the image)

Remembering that .. while the character is inside the cabin, another one cannot enter and when he wants to leave the cabin click on the lever again to exit.

TFS 1.3
VERSAO 10.98
I am going to give you a direction on how-to :)
Inside your action scripts there is a default script for annihilator. This script checks tile positions if players are on it and if players are 'X' level when pulling the lever. This means that you can rip this script apart and create it as you wish. If you don't want to learn scripting you should have to wait for someone which actually writes the script for you. Please give more information what you want exactly.
 
Solution
Back
Top