Aces High Bulletin Board

General Forums => The O' Club => Topic started by: Swoop on November 21, 2002, 07:59:48 PM

Title: OFP has an M3!
Post by: Swoop on November 21, 2002, 07:59:48 PM
And it's really shreckin nice

http://www.invasion1944.com/


(http://image1ex.villagephotos.com/extern/640697.jpg)
Title: OFP has an M3!
Post by: Pei on November 21, 2002, 08:13:37 PM
ahh but can I use it to capture map rooms?
Title: OFP has an M3!
Post by: Swoop on November 21, 2002, 08:24:21 PM
Probably.


(http://image1ex.villagephotos.com/extern/640697.jpg)
Title: OFP has an M3!
Post by: Dinger on November 21, 2002, 08:53:46 PM
okay.  here's what you do:
Trigger around map room, Condition:
"M3" CountType ThisList > 0
Activation
{format [{MyM3%1 = _x}, "M3" CountType _x] ForEach [_x]} ForEach ThisList; M3InRange = true

deactivation:
M3INRange = False


another trigger, condition:

M3InRange = true && speed MyM31 < 3
activation
{dude = "SoldierWB" CreateUnit getpos MyM31} ForEAch [1,2,3,4,5,6,7,8,9,10]; dude domove getpos maproom ForEach units group dude
(actually I think CreateUnit wants  alittle more, but the comref can bail you out)
Title: OFP has an M3!
Post by: -tronski- on November 21, 2002, 09:06:29 PM
Not avail for D/L is it yet?


 I grabbed the Tiger/M-4 etc, seems ok but the reload times seem long.

 Tronsky