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

Go inside portal - Becomes level 1|Go outside becomes original level|Save-Load level!

GodSebbe

Banned User, reason: To Sexy
Joined
Apr 16, 2011
Messages
846
Reaction score
122
Location
Sweden
I got a challange/request for all the scripters out there

1. if you go inside the portal you becomes level 1, and when you go inside another portal you'll become the original level again.

2. save/load level in a certain area.

example:
I'm level 54, if i'm
frompos="1000,1000,7"
topos="1100,1100,8"

if i'm inside that area i can save my level on 3 different slots. I can also load one of the slots. Then i recieve the level ( and if possible the items )
Thank you in advance,
GodSebbe
 
Step 1.
Set action id on portal.
Step 2.
Make a movement script and save all data into storagevalues .. (it can be saved with using less but I guess you wont be able to make that though)
Step 3.
Set level and all skills to begin thing.
Step 4
Make another portal that will read those storages you saved before.
Step 5.
Restore level and skills.

All this stuff can be made with basic tfs API functions
 
Back
Top