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

[TFS 1.x] Scripting for dummies

strutZ

Australian OT Member {AKA Beastn}
Joined
Nov 16, 2014
Messages
1,391
Solutions
7
Reaction score
550
So with my experience on learning everything I have learnt so far, I have come to the conclusion without certain people helping me along I would still know nothing. So I have decided I would make this thread and try to cover as much as I possibly can. Please note: THIS IS NOT A REQUEST THREAD! This thread is purely going to be assistance and helping people LEARN!

Do not be scared about scripting its not hard!
You just need to think about what it is you want your player to do, if you want to 'open a chest' you are performing an action therefore you will need an action script if you want players to walk onto a tile and something happen you are moving so presto a movement script!


Now, With all that out the way here is the topics I'm going to begin writing up. Feel free to request topics for me to cover. If you would like to help please PM me!

Server Setup
-
Setting up a Linux server to run TFS and a website.
- Compiling TFS on a Linux Machine
- Installing a datapack to your newly installed TFS

TFS Setup
-
Making a God Character

Scripting
-
How to make modal windows (Best method)
- Storages, What the hell are these bad boys?
- Talkactions
- Action Scripts
- Creaturescripts
- Functions List
- Making spells
- Making weapons

Mapping
-
How to make houses
- How to make spawns

Custom Items (Adding sprites)
-
Making an outfit
- Making a Monster
- Making items

Things to know!
-
How to give your client its own IP (No need for ip changer)
- Importing new sprites to your items.otb!
- How to find the .dat and .spr codes
- Changing your client background/pictures
 
Last edited:
Good job but I don't think "scripting for dummies" is the appropriate title for your topic as you plan to teach a lot of stuff that has almost nothing to do with scripting. Maybe otservers for dummies or TFS for dummies :3
 
Good job but I don't think "scripting for dummies" is the appropriate title for your topic as you plan to teach a lot of stuff that has almost nothing to do with scripting. Maybe otservers for dummies or TFS for dummies :3
lmao maybe a mod can change it to more appropriate title then.. tbh I was just meaning to do scripts then it kinda escalated...
 
@strutZ when are the making spells tutorials comming? ;) ;) I would love to have an updated spells tutorials so i can finally learn that shit ;)
 
Back
Top