-
Content Count
464 -
Joined
-
Last visited
-
Medals
Everything posted by CSLALUKI
-
I create script for your squads ;). You must only name the units of each group as is in the "list of units in each group" in the script. ;) LUKI_gnch.sqf (this script set the group names for 4 groups created in map): /* Filename: Group name changer (GNCH) Author: LUKI How to run: Paste this into your init.sqf: [] execVM "LUKI_gnch.sqf"; Description: This script set the group names for your group directly if mission starts. */ //list of units in each group _g1 = [a1, a2, a3]; _g2 = [b1, b2, b3]; _g3 = [c1, c2, c3]; _g4 = [d1, d2, d3]; //name for each group _g1 setGroupId ["TF Squad"]; //set the name for squad 1 _g2 setGroupId ["Support squad"]; //set the name for squad 2 _g3 setGroupId ["Reconnaissance squad"]; //set the name for squad 3 _g4 setGroupId ["Paratroopers"]; //set the name for squad 4
-
Great work on this, thank you for this update!
-
Yes, but the best way is to create a script file for example "LUKI_squadNames.sqf" and call it directly in init.sqf via execVM, no via trigger.
-
Large S.T.A.L.K.E.R. inspired Island "NOVA ZONA"
CSLALUKI replied to meshcarver's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
Looking awesome, great work! -
Player respawn in singleplayer
CSLALUKI replied to sabot10.5mm's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Yes., this will work in singleplayer. :) -
Looks amazing AWJacob!
-
[wip]rok armed forces 2035
CSLALUKI replied to firewill's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
This looks amazing, thank you for this update firewill ! -
Bornholm, Denmark [Terrain WIP]
CSLALUKI replied to egilsandfeld's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
AWESOME, thank you for this update ! I like this map. ;) -
Nice, thank you for the information ! ;)
-
Thank you for this update, your GREAT work and time. :)
-
Great job, thank you for this update ! :bounce3:
-
Wander Panzer(WAP) MOD for ArmA3
CSLALUKI replied to gmwo's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Great work, thanks for this update gmwo ! -
[SP Campaign]Green Draw
CSLALUKI replied to kibot's topic in Arma 3 - MAKE ARMA NOT WAR CONTEST - SINGLEPLAYER GAME MODE
Sounds good, looking forward to it kibot ! -
Okay, no problem, thanks for the info madbull. :)
-
Drongos Artillery (an advanced artillery system)
CSLALUKI replied to Drongo69's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Great work, thank you for the update Drongo ! :) -
GPNVG18 Panoramic Nightvision
CSLALUKI replied to teeha's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
Hehe, very nice work on this NV goggles ! I'm looking forward to use this in my stealth night missions. :) -
Player respawn in singleplayer
CSLALUKI replied to sabot10.5mm's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Respawn is allowed only in MP missions, no in SP missions. You must create description.ext file in your mission. Paste in this lines: respawn=3; respawnVehicle=3; respawndelay=10; respawnVehicleDelay = 20; respawnDialog = true; AIkills=1; In the editor create one marker with name "respawn_west" or "respawn_east" (if you will be play as WEST units, you will respawn on marker "respawn_west", EAST will be respawned on "respawn_east", guerilla/independent units will be respawned on marker "respawn_guerrila"). Save mission before you want to use this respawn ! EDIT: I find now this thread on ArmAholic forums, so see here: http://www.armaholic.com/forums.php?m=posts&q=20070 -
Nice work on this Vasilyevich, thank you for this update ! :)
-
[SP] Dynamic Mission - Assault on Neochori
CSLALUKI replied to rosentorf's topic in ARMA 3 - USER MISSIONS
Very good work on this SP mission (despite the small "bugs" mentioned by Brainbug). It's funny. :) Thanks! -
Very good work, congrats on the release ! ;)
-
[WIP] MCU-2/P gas mask
CSLALUKI replied to typhoontiger's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
:459: Nice progress !! -
Very nice, thanks for this ! Keep it good work ! :bounce3: EDIT: Are you planning in the future make trailer for transporting boats (attached to the truck after run an action from action-menu for example)?
-
@Kydoimos: ShadowPlay - http://www.geforce.com/geforce-experience/shadowplay But with Shadowplay you can only record supported games. With this program you can stream your game to twitch (www.twitch.tv). And yes, ShadowPlay can be also used as FRAPS (you can save the video on your hard drive and upload on YouTube for example ;)).
-
[WIP] Von Quest Industries - H.A.L.O. System
CSLALUKI replied to Von Quest's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Awesome mod, thank you Goblin ! -
Up Armored HMMWV Modification - Release
CSLALUKI replied to Richards.D's topic in ARMA 3 - ADDONS & MODS: COMPLETE
The M1151 HMMWV is armored in every place, see this picture: http://armytrucksinc.com/wp-content/gallery/inventory/2.%20HMMWV/003-800x600.jpg (294 kB)