-
Content Count
240 -
Joined
-
Last visited
-
Medals
Posts posted by panda123
-
-
---------- Post added at 12:01 AM ---------- Previous post was at 12:00 AM ----------
..... is SLX.hpp in @SLX/@SLX
-->Addons
-->SLX.hpp
Is that correct ?
-
I got an error "Include file @SLX/SLX.hpp not found". The mod dosen't work :(
-
The BIS_fnc_UnitCapture/UnitPlay seem to be not working at all. The game freezed.
-
thanks
it's for a small aera will try to find out how to make it bigger
-
very short nice campaign :(
-
Shame on steam with their fake update, tried to buy through sprocket but their website is very slooow.
this forum is very slow today why ? I think it's not my day :(
-
nice to see a new russian units thanks :)
-
thanks for the map :)
I can't see the map an the missions with all the addons, I am the only one ?
-
Nice map thanks
New mission (10 players ) created and ready for test if interessted ... :)
One thing, smoke grenade doesn't work
-
yes I know that. Is there a way to make them paradrop ?
-
Excellent addons thanks :)
Using IL-76TD loaded with an AI how to make pradroop unit and btr ?
-
Paying DLC ? They are crazy ? Improve Arma II before !!!
-
nice units thanks :)
need Version-0.3 can you updated please
can't login in http://translate.google.com/translate?hl=ru&sl=ru&tl=en&u=http://arma.at.ua/
-
This setPos [getPos This select 0, getPos This select 1, (getPos This select 2)+3];this setUnitPos "UP"
3 is the height and this setUnitPos "UP" is optional
---------- Post added at 01:36 PM ---------- Previous post was at 01:35 PM ----------
lol faster than me :)
-
thanks for the update :)
-
-
nice mod thanks :)
I like heli sound.
-
tried again with different names respawn_west, respawn_west1,respawn_west2,respawn_west3,
still not working
so if you have an example upload it this would be nice :)
-
not working still respawn at respawn_west1 marker
but if I get off respawn_west1 I respawn at the respawn mobile
-
yes indeed my bad
I have two respawn respawn_west for mobile_respawn and respawn_west1
I always respawn at respawn_west1
-
thanks for your answer
effectivement I've seen in the manuel "respawn_west1", "respawn_west2", etc so I've created "respawn_west1" but didn't work. Did I forget somthing to write in the description file ?
Respawn = "BASE";RespawnDelay = 60;
RespawnDialog = 0;
#include "R3F_revive\dlg_attente_reanimation.h"
DisabledAI = true;
R3F_REV_CFG_nb_reanimations = 10;
R3F_REV_CFG_autoriser_reapparaitre_camp = true;
R3F_REV_CFG_autoriser_camera = true;
R3F_REV_CFG_afficher_marqueur = true;
or in the init
// The "respawn_west" marker follows the "mobile_respawn" vehicle[] spawn
{
while {alive mobile_respawn} do
{
"respawn_west" setMarkerPosLocal (getPos mobile_respawn);
sleep 3;
};
};
execVM "R3F_revive\revive_init.sqf";
I will try to find a solution this afternoon.
:bounce3:
-
works nicelly excellent script thanks :)
-
Does the [R3F] Revive have only one respawn position ?
because I can't set up two respawns (one mobile and one in a camp) ?
-
Producer gamers should implement all good scripts and good working addons/mods. After one year, they can do this for us. When I see that the community can create good things, I ask myself they can create a game by themselves may be a good working arma 3.
Thanks for all the community to make better the game.

gas and radioactive bomb
in ARMA 2 & OA : MISSIONS - Editing & Scripting
Posted
Does someone have a script or an addon to create a gas bomb or a radioctive bomb ?