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

Requesting TFS 1.0-1.1 Features & Scripts

iDramatiik

http://realia.no-ip.info/ RLMap 10.41 Free Points
Joined
Apr 15, 2014
Messages
156
Reaction score
15
Location
North America
Hey everybody!
Just looking for some basic features or anything cool you might have to share to add to TFS 1.0 - 1.1 Distro's

Some things I'm currently looking for that I had on my 0.4 TFS but does not work with TFS 1.0+
Here are some things I am not asking for because im "Too lazy" before anyone thinks of that, I am simply just looking for the upgraded versions if they exist as I have every single one of them but they don't work on the new TFS 1.1 I have. Thank you in advance =) :)
(Talkactions)
-!frags
-!bless
-!rank
-!aol
-!spells
-!commands
-!bp (bpsd, bpmp, bpgmp, etc..)
-!addon (Addon doll)

(Features)
-Event? Like Zombies or CTF
- Server Restart Script or Tool (Most wanted at the moment for the players)
- Server save Globalevent the baked in one only supports picking a single time of day

(Runes)
-Manarune
-Healthrune
-Teleport Rune
 
You should check the tfs sources to update your old scripts to the new tfs 1.xx
There is a wiki but its not yet complete or doesn't provide as much information as the source file.
You can check out all the tfs 1.xx functions starting at line 963
Code:
https://github.com/otland/forgottenserver/blob/master/src/luascript.cpp

If you don't know how to program in lua i suggest you check out this website (which is free) you can test the code right on the site or download an editor and test it on your computer.
Code:
http://www.tutorialspoint.com/lua/index.htm

That site is not just limited to lua :)

** Important to note **
The tfs functions will not work on the sites editor, tfs is a framework not a language.
 
Last edited:
Back
Top