• 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!
Resource icon

TFS 1.3 Random Teleport

Script random_teleport.lua in your movements:
Code:
local TELEPORT_DESTINATIONS = {
    Position(1000, 1000, 7), -- teleport 1
    Position(1020, 1020, 7),  -- teleport 2
    Position(1025, 1025, 7),  -- teleport 3
    Position(1030, 1030, 7)...
You do not have permission to view the full content of this resource. Log in or register now.
Author
Paxiz
Views
284
First release
Last update

Ratings

0.00 star(s) 0 ratings
Back
Top