Where to get Scriptor?
Moderator: Moderators
-
- Posts: 1
- Joined: 02 Sep 2010, 04:22
Where to get Scriptor?
Hi! I'm new with Spring and I'm trying to get the tools for making my own mod. Where can I get Scriptor? Link (http://www.fileuniverse.com/?p=showitem&ID=70) is broken :S
Re: Where to get Scriptor?
For a new mod you won't need it. the BOS / COB scripting system is being phased out gradually in favour of a new Lua Unit Script system.
Regardless of whether COB is supported in the future it's more likely that new features will find their way into unit scripts rather than COB. Look for unit scripting on the Spring wiki for details on writing scripts.
Regardless of whether COB is supported in the future it's more likely that new features will find their way into unit scripts rather than COB. Look for unit scripting on the Spring wiki for details on writing scripts.
Re: Where to get Scriptor?
http://springrts.com/wiki/Mod_and_Unit_ ... evelopment
scroll down to scripting/animation and viola: http://jobjol.nl/1384
that said you should probably try to learn lua instead. you can use an ordinary text editor and you can become familiar with a very popular scripting language (which is used extensively in spring) at the same time.
scroll down to scripting/animation and viola: http://jobjol.nl/1384
that said you should probably try to learn lua instead. you can use an ordinary text editor and you can become familiar with a very popular scripting language (which is used extensively in spring) at the same time.