rellikki
Member-
Content Count
2656 -
Joined
-
Last visited
-
Medals
-
Medals
Everything posted by rellikki
-
Closing thread. Please continue the discussion in the new release thread.
-
Trigger identifying a triggering unit
rellikki replied to Chemnitzer's topic in OFP : MISSION EDITING & SCRIPTING
Yes, but with an underscore before 'this', like this: _unit = _this select 0 -
Trigger identifying a triggering unit
rellikki replied to Chemnitzer's topic in OFP : MISSION EDITING & SCRIPTING
Try this: {[_x] exec "myscript.sqs"} forEach thisList -
Are you doing a single mission or a campaign mission? The weapon pool commands only work in campaigns, so that's mot likely the reason why it doesn't work for you, even though you seemed to be doing everything right.
-
Just wondering, why shouldn't I use it on triggers activated repeatedly? Didn't notice anything harmful in it.
-
Obmar has passed away in a motorcycle accident, so he won't be responding to anybody. Your best bet would be to ask from the original OFP mod crew.
-
Thanks a lot! Zulu1 always delivers. :)
-
Requesting the Band of Comrades co-op series for vanilla OFP.
-
Too off-topic.
-
The thread might have been deleted during a cleanup of the board. But if your questions are like "how to put a flag on a flagpole", you can most likely find the answers in other threads too. Don't hesitate to ask either if you can't find the answer, there are a lot of helpful people in here.
-
Does anyone know if there's a way to contact Sebastian Müller regarding his addons? All his e-mail addresses seem to be inactive.
-
SJB weapons pack has some arctic camoed weapons.
-
Setface command and loading savegame
rellikki replied to mrmoon's topic in OFP : MISSION EDITING & SCRIPTING
You need to have a constant script running in the mission checking the passed time. In init.sqs type the following: #loop ? time < 2 : goto "setface" ~1 goto "loop" #setface unit1 setFace "faceX" goto "loop" This would reset the selected face back to unit1 every time the mission is loaded. You need to do that to every unit. -
Discussing ECP Redux is banned here. All recent posts refering to the mod have been removed. More info here: http://forums.bistudio.com/showthread.php?p=1426776
-
This forum is for Arma: CWA / OFP: Cold War Crisis only. Please head to the Codemasters' forums to discuss OFP: Dragon Rising.
-
This forum is for Arma: CWA / OFP: Cold War Crisis only. Please head to the Codemasters' forums to discuss OFP: Dragon Rising.
-
Veni Vidi Vici Mod (Romans and Barbarians)
rellikki replied to ProfTournesol's topic in ADDONS & MODS: DISCUSSION
I'm concerned about the mod's multiplayer compatibility. Have you tested if the stroke "weapons" work in multiplayer? Personally I've never got the StrokeGun or Fist to work, the weapons won't just appear. It seems like stroke weapons added at the init of the mission via config or script won't work, but a weapon acquired after the beginning will do. In singleplayer they work just fine. -
A reminder: This thread is about OFPR.info in general, not to submit your news. Please contact the site staff personally for submissions.
-
There is a command to check if the unit has a certain weapon, the hasWeapon-command, but how can I check if the unit has a certain type of magazine?
-
I'd also suggest to search the forum before posting. A lot of your questions have already been answered numerous times.
-
Jetpack Addon - Project
rellikki replied to Rexxenexx's topic in ARMA 2 & OA - ADDONS & MODS: DISCUSSION
Thread closed on request. -
Persistant MP class levelling systems
rellikki replied to *zeewolf*'s topic in OFP : MISSION EDITING & SCRIPTING
Can you upload it on a different host? I haven't been able to download it. -
Decided to start a thread of its own. This thread is for gun politics including gun laws, regulations, gun related social issues, etc. For general gun discussion and to show off your own stuff, use the following thread: http://forums.bistudio.com/showthread.php?t=39341
-
My Flashpoint GOTY CD seems to be failing to install certain things in the game
rellikki replied to AgentJonathan's topic in TROUBLESHOOTING
CWA is the latest, standalone upgrade for OFP. You can find more info here: http://community.bistudio.com/wiki/Arma:_Cold_War_Assault -
My Flashpoint GOTY CD seems to be failing to install certain things in the game
rellikki replied to AgentJonathan's topic in TROUBLESHOOTING
Weird, because those are the default addons that come with the installation. You should try downloading CWA and install that instead, using the CD-key from your OFP copy.