Search found 52 matches
- Sun Jul 02, 2017 12:32 pm
- Forum: Wargus
- Topic: Tile placement issues Stratagus+Wargus
- Replies: 1
- Views: 1069
Re: Tile placement issues Stratagus+Wargus
Walls mess everything up. Best to save before placing them.
- Sun Apr 23, 2017 1:49 pm
- Forum: Resources
- Topic: Sprite sheets
- Replies: 1
- Views: 1354
- Sun Apr 23, 2017 1:45 pm
- Forum: Wargus
- Topic: Check for allowed units inside AI Script?
- Replies: 2
- Views: 1110
Re: Check for allowed units inside AI Script?
You could try using the Jadeite Ai to do fancy things. I've attached the latest version. function AiNathan_Skirmish_Fall_Genesis_2015() -- Wild Attacker AiJadeite_Intermittent_2010() if (GetPlayerData(AiPlayer(), "UnitTypesCount", AiBarracks()) > 0) then if (GetPlayerData(AiPlayer(), "UnitTypesCount...
- Sat Apr 22, 2017 1:50 pm
- Forum: Help & Bugs
- Topic: Seeking Installation Help
- Replies: 1
- Views: 1641
Re: Seeking Installation Help
You don't need to modify the engine to create a game. You can do everything in LUA. The project is now hosted on Github: https://github.com/Wargus Here is a mini-site: http://wargus.github.io/ You could start by trying to modify Wargus Unstable: https://github.com/Wargus/wargus/releases/download/mas...
- Sat Apr 22, 2017 1:45 pm
- Forum: Education
- Topic: Is there anyone left here on the forum? *crickets*
- Replies: 1
- Views: 1619
Re: Is there anyone left here on the forum? *crickets*
We drop in monthly.
- Sat Apr 22, 2017 1:38 pm
- Forum: General Discussion
- Topic: Question: Do people monetize Stratagus games?
- Replies: 1
- Views: 823
- Sat Apr 01, 2017 5:40 pm
- Forum: Doom Wars
- Topic: Doom war's bug and improvement topic.
- Replies: 12
- Views: 12631
Re: Doom war's bug and improvement topic.
Cyber has washed his hands of this project. He even comes by every now and again to convince the rest of us to leave.
- Thu Mar 02, 2017 8:12 am
- Forum: Off Topic Discussion
- Topic: I am trying to create a RTS
- Replies: 3
- Views: 3378
Re: I am trying to create a RTS
If you wish to create an RTS, I recommend using an existing engine. OpenRA gets a lot of good reviews, though I've never used it.
- Sun Feb 05, 2017 12:18 pm
- Forum: All-Team Organizer
- Topic: ModDB
- Replies: 1
- Views: 2114
- Sat Feb 04, 2017 3:22 pm
- Forum: Lobby Development
- Topic: TaleQuest
- Replies: 0
- Views: 2182
TaleQuest
I've started work on TaleQuest, a server browser for Stratagus. The current buttons are download server list, create server, join server, configure, play demo, record demo and help.