I like this mission a lot but could you maybe make it so that it can be played single player in MP mode? As soon as I die, the game ends cuz it says all players are unconscious which makes sense since there's only AI. Maybe add a respawn option for those of us that want to control a squad and play?
Also, what script did you use to allow the loading of objects into vehicles? I've been looking all over for something that allows me to do that. I'd like to make a mission with that function. Same for the tow
Glad you like it.
The reason I changed the revive option is to encourage better team play.
You can un-pbo the mission and look for the script "revive_init.sqf" and in it the line
_mission_end_function =1;
change the 1 as 0 and save it. Then extract it as MP mission again (maybe rename it first)
The logistics script you're looking for is "[R3F] artillery and logistics"
Thanks. I played with the R3F stuff and then I noticed that the arty doesn't appear to work in your mission. The arty computer is in the building but its sitting in the ground. I tried moving it outside the building via the editor but that didn't bring up the ability to select the arty controls.
I played with the R3F stuff and then I noticed that the arty doesn't appear to work in your mission. The arty computer is in the building but its sitting in the ground. I tried moving it outside the building via the editor but that didn't bring up the ability to select the arty controls.
As it says in "Changes" I've only enabled the logistics part. Main reason is the short distance to target and second is that I experienced some problems with it enabled. The interface was somewhat glitching as we tried it. I think it has something to do with the island elevation settings.
If you want to enable the arty to try it out you only need to remove "//" from a line in (I think it was "arty_enable_disable.sqf")
:)
2010-05-26 17:56 Posted by nuggetz
I see. Sorry about that. I should have read things a little closer. Cool mission nonetheless.
I like this mission a lot but could you maybe make it so that it can be played single player in MP mode? As soon as I die, the game ends cuz it says all players are unconscious which makes sense since there's only AI. Maybe add a respawn option for those of us that want to control a squad and play?

Also, what script did you use to allow the loading of objects into vehicles? I've been looking all over for something that allows me to do that. I'd like to make a mission with that function. Same for the tow
Glad you like it.
change the 1 as 0 and save it. Then extract it as MP mission again (maybe rename it first)The reason I changed the revive option is to encourage better team play.
You can un-pbo the mission and look for the script "revive_init.sqf" and in it the line
The logistics script you're looking for is "[R3F] artillery and logistics"
VanhA
Thanks. I played with the R3F stuff and then I noticed that the arty doesn't appear to work in your mission. The arty computer is in the building but its sitting in the ground. I tried moving it outside the building via the editor but that didn't bring up the ability to select the arty controls.
As it says in "Changes" I've only enabled the logistics part. Main reason is the short distance to target and second is that I experienced some problems with it enabled. The interface was somewhat glitching as we tried it. I think it has something to do with the island elevation settings.
If you want to enable the arty to try it out you only need to remove "//" from a line in (I think it was "arty_enable_disable.sqf")
:)
I see. Sorry about that. I should have read things a little closer. Cool mission nonetheless.
Total comments : 5, displayed on page: 5