There are some great initiatives coming here (see GZ's Point Blank campaign). I just wanted to let you know that I am soon going to release a new kind of SEOW campaign: a scripted campaign that allows players to take on a dynamic AI enemy force.
This has been in testing at SEOW HQ over the past month or so, and we have just completed our testing. More news later.
Cheers,
4S
Coming Soon: Scripted Campaign
Moderator: SEOW Developers
-
- Posts: 2211
- Joined: Mon 08 Jan 2007 11:10 pm
- Location: Perth, Western Australia
Coming Soon: Scripted Campaign
IV/JG7_4Shades
SEOW Developer
SEOW Developer
-
- Posts: 4
- Joined: Tue 14 Apr 2009 9:16 am
-
- Posts: 2211
- Joined: Mon 08 Jan 2007 11:10 pm
- Location: Perth, Western Australia
Glad you like it Riksen!
Really, if you already know a bit of PHP then developing a scripted campaign is more about conceptualising your scenario and understanding something about how SEOW manages the various tables in the DB.
You can use the "Operation Detachment" DCS Engine script as an example of the simple mission-dependent logic but it also has all the SEOW requirements for included libraries, SQL query usage etc.
The big thing is to think about how you want your campaign to play out. Iwo Jima was easy because the Japanese had basically static defenses. If you want moving defences, then you need to program the movements as well, and that is more complex to make realistic.
Cheers,
4S
Really, if you already know a bit of PHP then developing a scripted campaign is more about conceptualising your scenario and understanding something about how SEOW manages the various tables in the DB.
You can use the "Operation Detachment" DCS Engine script as an example of the simple mission-dependent logic but it also has all the SEOW requirements for included libraries, SQL query usage etc.
The big thing is to think about how you want your campaign to play out. Iwo Jima was easy because the Japanese had basically static defenses. If you want moving defences, then you need to program the movements as well, and that is more complex to make realistic.
Cheers,
4S
IV/JG7_4Shades
SEOW Developer
SEOW Developer