Can you please tell me all i need to make a single player campaign for spring with ba mod.
I need general guidelines.
I need to knwo what is possible and what isnt.
Can i make a campaign so that when I finish one mission i am immidietly loaded into the next one? Is it possibel to save? Load?
can i make spring show windows of text/movies in between the mission?
If you can tell me what languages/scripts and programms do i need for al this.
Thank you in advance.
Single player
Moderator: Moderators
To do this you would use lua.
Fnordia wrote a lua API for mission start scripts, which also included a mission builder script.
This API is made obsolete in 0.75 by the superior lua mod gadget APIs written by trepan, so you'd create a BA mutator with the necessary mission.
Campaigns however and fmvs are a different issue. For this you'll need to build a program outside of spring then launch spring to load the missions.
For this I'd expect you'd require Java/C#/C++ experience.
Fnordia wrote a lua API for mission start scripts, which also included a mission builder script.
This API is made obsolete in 0.75 by the superior lua mod gadget APIs written by trepan, so you'd create a BA mutator with the necessary mission.
Campaigns however and fmvs are a different issue. For this you'll need to build a program outside of spring then launch spring to load the missions.
For this I'd expect you'd require Java/C#/C++ experience.
check this out
http://spring.clan-sy.com/wiki/Mission_ ... ment_Guide
I wrote this, so if you need any help ask me or go here
http://spring.clan-sy.com/phpbb/viewtop ... sc&start=0
http://spring.clan-sy.com/wiki/Mission_ ... ment_Guide
I wrote this, so if you need any help ask me or go here
http://spring.clan-sy.com/phpbb/viewtop ... sc&start=0
- 1v0ry_k1ng
- Posts: 4656
- Joined: 10 Mar 2006, 10:24