-
Content Count
1582 -
Joined
-
Last visited
-
Medals
Everything posted by hoz
-
How do i make soldiers eject from a helicopter?
hoz replied to rullstolskalas's topic in ARMA - MISSION EDITING & SCRIPTING
I'm pretty sure that this <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">"if (_x != driver _helo && _x != gunner _helo) then {_array = _array + [_x]}" foreach _allcrew Needs to be like this <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">{if (_x != driver _helo && _x != gunner _helo) then {_array = _array + [_x]}} foreach _allcrew Edit: Tested and I was right you need to replace the "" with {} around the if statement. I made an example located at OFPEC here Its essentially the same script Blanco made with the correction to the "". Hoz -
Do you want to rephrase that? You've been around long enough to know the rules and I'm sure you could come up with some other way of expressing yourself.
-
anybody outwith german, recived arma on pre order
hoz replied to --DST-- HIGHLANDER's topic in ARMA - GENERAL
Use the Confirmed release dates thread or the Where to buy thread. -
Use the Where to buy thread instead of opening up a new thread.
-
I agree the Biki is the best place for this, in fact 70% of the stuff mention is already there. Edit: Ok I pinned this topic. But if you take the time to add good information to this thread then please take the time to add it to the Biki.
-
Ask your question in the English conversion thread instead of making a new topic.
-
Locking as per the trend in Demo threads.
-
Closing topic, there are many other threads to post your performance problems in.
-
Moving to ArmA Official Missions. Lets keep on topic. Post in the bugs thread if you have a bug to report.
-
Moving to ArmA Official Missions. Lets keep on topic. Post in the bugs thread if you have a bug to report.
-
stingfish74 There is to be no talk in the forums about the copy protection or ways to circumvent it. Edit your post accordingly. Hoz
-
Closing, please use the search functions.
-
See the Biki for a sample of the OFP server config file. Or download the OFP dedicated server and get the example from in the zip. Hoz
-
See the Biki for a sample of the OFP server config file. Or download the OFP dedicated server and get the example from in the zip. Hoz
-
Moving to ArmA General
-
Moving to ArmA General
-
Moving to A&M Discussion.
-
Moving to A&M Discussion.
-
Reading ArmA Server Info in PHP for website usage
hoz replied to sickboy's topic in ARMA - MULTIPLAYER
Great script there sickboy. Is there a way to show the ping time? and is there anyway to display all the server in the MP browser? hoz -
Your mistaken. You can run the standard OFP exe in dedicated server mode without the dedicated exe. Since Suma created that article I would assume the same is true for ArmA.
-
My guess is they are running with the -server option on the exe. See the Biki
-
Don't make me clean up this thread again for discussions about piracy. The forum rules are very clear. @postal69 watch your language.
-
There is lots of information that OFP addons won't work in ArmA.