Spartan2E
Member-
Content Count
45 -
Joined
-
Last visited
-
Medals
Everything posted by Spartan2E
-
Yeah, the AK-74 sounds really... Odd... Like some overpowered blast or something. Never fired a gun or anything so I dunno what it SHOULD sound like. But this sound is just... Overall I totally like it though Great job on it so beer on me @Sudayev: Think something went wrong with downloading/installing so I suggest you redownload/reinstall it and try again. Goodnight lads
-
Think it doesn't since it replaces standard units just like CSLA does, I think. For the other make it like this: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">"C:\Program Files\Codemasters\Operation Flashpoint\FLASHPOINTRESISTANCE.EXE" -nomap -nosplash -mod=@SF;@LLW;@UKF;Addons;etc. a bunch of other folders
-
Awesome news Though, is it just me or do neither of the links work at all? Hope it's temporarily.
-
Great job on it for everyone who had his try on this one. Greatfull that this addon didn't die(which I thought it did a few weeks ago ).
-
Awesome! This is just awesome looking stuff Just a side note. Would it be possible to make a AGL version of it? I guess that would require to make a whole new gun on top of it and I hate asking stuff. Though, this is like an early Xmas present to me. Thank you
-
LSR3 and RHS silencerscript by Se7eN
Spartan2E replied to _SeveN_'s topic in ADDONS & MODS: COMPLETE
Hmm yeah it works. Must've been something temporarily I guess -
Hehe, tried to use it in missions but I could just destroy it by using my pistol I know Strykers aren't M1A2's or something but this is... A bit overkill don't you think?
-
After reading this thread I'm getting a bit scared. Got: 6600GT(believe 128mb)AGP(yes, AGP sucks) Pentium 4 2.40GHz 768mb RAM MS Windows XP Proffesional SP 2 Will I even be able to run the game normally?
-
LSR3 and RHS silencerscript by Se7eN
Spartan2E replied to _SeveN_'s topic in ADDONS & MODS: COMPLETE
Hmm, can't seem to download it from Rapidshare no more... Link isn't dead though. -
Looking forward TB I found the 2.5 ACU soldiers kinda off... Like they are wearing diapers or something.
-
Wish I had ANY knowledge in addon making in OFP. Most annoying thing I right now have is that the 50. cal doesn't make any sound. GL with it though
-
Too bad it hasn't been finished a 100%. Was really looking forward to this Stryker Oh well, it's useable so I shouldn't whine. Thanks for releasing though
-
- A new graphic card since my 6600GT would a-splode with the 9km viewdistance( gettting sniped in MP by a sniper from 8km or so won't be fun ). - a week vacation to play (more is welcome ) - just to come back to my 1st; a whole new pc (now seriously) - NO Starforce - Release date for Holland/the Netherlands(yes, in the package). - A map is just needed. I don't want to press 'm' every 20 seconds cause I'm lost .
-
Although I have a 360, I somehow hope that it won't. Why? I dunno, it spoils something off the feeling for me. I guess the controller gives me a kinda arcade feeling. which isn't what I want it with this. Though, I really need to get better parts for my pc. My 6600GT isn't gonna run this any good I think
-
Well, too bad I can't somehow them or rip them off. GL with the lawyer thing, my mum had to take one a few years ago. Those guy's rip you off and make you kiss the ground in return for some lousy BS.
-
FFUR 2006 2.0 Total conversion pack
Spartan2E replied to Thunderbird's topic in ADDONS & MODS: COMPLETE
Damn, I have to play the campaign by switching to default OFP cause I get shot by some russian private with an AK74 while being 100's of meters away from me. (also customized FFUR a bit by using WGL anims, love them. ) Though, can't wait for the 2.5 update! Won't be soon for ArmA hits out here and I still owe my bro 200 euro's(no job atm ). -
Hi, I got a... few things I could't find out. Even after looking through 31 pages First of all, I'm trying to add magazines to a car. I've tried to do it with the HEMMT addweapon["gun,number"]. Though with magazine I wouldn't know Second, I've got a LAV-25 going going through waypoints until a point where I want it to stop until certain units are destroyed.
-
Adding stuff and WP questions
Spartan2E replied to Spartan2E's topic in OFP : MISSION EDITING & SCRIPTING
Thnx with the sqs file, will try the other one later today(need to read some more on the sync option ) Oke, I must've made a mistake somewhere, but I can't seem to find it(already caught myself a few errors in it) <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> Blaat, already fixed myself after a lot of trial and error -
Adding stuff and WP questions
Spartan2E replied to Spartan2E's topic in OFP : MISSION EDITING & SCRIPTING
Thnx, seems to work now And as always, I keep myself in trouble I have 3 objectives for this mission: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> condition: (damage VBL1 > 0.7) && (damage LAV > 0.7) on activ: "1" ObjStatus "Done"; ob1 = true condition: (damage VBL2 > 0.7) on activ: "2" ObjStatus "Done"; ob2 = true condition: ? on activ: "3" ObjStatus "Done"; ob3 = true I want my 3rth condition to be to have the player in that trigger area(secure a helipad). Then, I need to place a 4th trigger with something like <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">condition: ob1 AND ob2 I've tried it like <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">condition: ob1 AND ob2 AND ob3, but I might be wrong on that(?) Also, I'm trying some tutorial to script, but HOW do I make a sqs file? I seem to be able to open those files right with wordpad. But I don't see any option to see sqs files only or to make a sqs file Any help would be apreciated -
Adding stuff and WP questions
Spartan2E replied to Spartan2E's topic in OFP : MISSION EDITING & SCRIPTING
Thnx for the 1st one, now trying the other one. Though I'm totally new to this mission making thing so I might still run into alot of trouble. Edit: Oke, the condition thing didn't work... And I must say, the sync thing is getting me confused I've been looking on this thread though other thread So from what I understand I must have a WP(the US convoy in my case) and a trigger. But what do I need to do with the trigger? After that I suppose I need to select both while having sync on? And with the condition thing, does it matter when you've set up an empty car(the ones that need to be destroyed before the convoy moves on) with different units placed in it? [by that I mean like: -empty car(name car) -2 different guys standing next to it(this moveingunner/driver/commander)]