MP
Member-
Content Count
332 -
Joined
-
Last visited
Never -
Medals
Everything posted by MP
-
sitting in chairs? and guba and angilina skins
MP replied to red oct's topic in OFP : MISSION EDITING & SCRIPTING
It's a problem I'm having here AND THERE'S NO NEED TO BITE MY F'UCKING HEAD OFF. I'M TRYING TO HELP HERE!!!! -
Try driving a tank off it at full speed and eject in mid air. LMAO
-
</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">Quote: from Rob on 6:37 pm on Jan. 2, 2002 no it doesn't mp you can use it in a trigger or the units init field. <span id='postcolor'> Mever work's for me mate.
-
I forget the name of the 105mm HE round. Refresh my memory please.
-
I know it's possible to stick satchels to vehicles by mean's of script's but there has to be an easier way of doing this. Maby the could releast it the way the did the Kozlice, (without a unit that is) add it to the in the editor perhaps...
-
It's this switchmove "FXStandToDip" +any effect like this where it start's with the "FX" has to be triggered with a script.
-
Parachutes that don't smoke...
-
It's gotta be the Steyr Aug
-
That's not a script file you NOB JOCKEY (kidding) that's a .sqm file. If you try to run that as a script you will get error msg's galore...
-
A BIG clap for Rob... (only kidding) :biggrin:
-
</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">Quote: from drewb99 on 2:07 am on Nov. 21, 2001 Hehe, Beat you to it on the chopper <span id='postcolor'> I demand to download this NOW!!!
-
in the activation field or init field type: hint "Whatever text here"
-
MP at your service. :biggrin: And I expect to see that mission when it's finished. (Edited by MP at 5:55 am on Jan. 1, 2002)
-
I can send you a sampl mission if you want.
-
Yes unfortunatly... "_rounds = _this select 4 _delay = _this select 5 <<<<TAKE OUT THIS SPACE>>>> _CentrePos = GetMarkerPos _Centre _cx = _CentrePos select 0 " "_ammoType = "Heat120" <<<<TAKE OUT THIS SPACE>>> #Update " "#Salvo <<<<TAKE OUT THIS SPACE>>> _tempObj = _ammoType camCreate[_cx + Random(_areaX2) - _area,_cy + Random(_areaX2) - _area,50] ~0.01 " "? (_a > 0) : goto "Salvo" <<<<TAKE OUT THIS SPACE>>>> _rounds = _rounds - _guns " Just find the segment's I've taken from the script and remove the extra line's shown. (Edited by MP at 5:01 am on Jan. 1, 2002)
-
*Smashed* Happy naw Yaerrr!!!!!!!!!! ahem *cough*
-
</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">Quote: from boboNuts on 4:00 am on Jan. 1, 2002 your dont work at all MP<span id='postcolor'> Yeah, There's been problem's with me Copying/pasting on here. You just gotta take out some extra spaces that might be there. Make it look normal. When I pasted it on here there are extra lines between each new line (like pressing enter twice) Sombody had this problem before and the took the spaces out and it worked.
-
Try and drive a civilian car. They are now realy slow. Christ a tractor overtook me.
-
This is a bit more advanced than snake's 1 (no offence man). ;MP | Artilary ;["Targetmarker",Spread,Guns,Reloadtime,Ammo,Delay] exec "artilary.sqs" _Centre = _this select 0 _area = _this select 1 _guns = _this select 2 _freq = _this select 3 _rounds = _this select 4 _delay = _this select 5 _CentrePos = GetMarkerPos _Centre _cx = _CentrePos select 0 _cy = _CentrePos select 1 _areaX2 = _area * 2 ~_delay _ammoType = "Heat120" #Update ? (ariStop == 1) : goto "End" _a = _guns + 1 _a = _a - 1 #Salvo _tempObj = _ammoType camCreate[_cx + Random(_areaX2) - _area,_cy + Random(_areaX2) - _area,50] ~0.01 ~0.4 _a = _a - 1 _tempObj = objNull ? (_a > 0) : goto "Salvo" _rounds = _rounds - _guns ~_freq - (_guns * 0.4) ? (_rounds > 0) : goto "Update" #End exit To make the above work: 1: Make a Marker and name it 2: Make a trigger, set it up as desired and in the On Activation field type > ["Targetmarker",Spread,Guns,Reloadtime,Ammo,Delay] exec "artiary.sqs" <. e.g ["marker1",150,4,8,200,10] exec "Artilary.sqs". "TargetMarker" being the name of you marker. Spread being the MAX distance from the center of the marker. Gun's being the total number of gun's in the battery. Reload time explains itself. Delay is the time it takes the shell to fly to target. You can hear AND see the shell's falling with this 1. ENJOY
-
The command is GlobalRadio. e.g man1 globalradio "whatever". (or man1 globalchat "whatever") Enjoy
-
I did a few speed test on the sports car before. I got the same speed as the AI taking off in the a-10. Now it's like 10MPH
-
Try the Night Rider 1. LMAO
-
I've got a realy strong Irish accent (so I'm told).