-
Content Count
50 -
Joined
-
Last visited
-
Medals
Everything posted by SIlenceFiction
-
Auto Parachute Script
SIlenceFiction replied to SIlenceFiction's topic in ARMA 3 - MISSION EDITING & SCRIPTING
BUMPs -
Custom Gear In Supply Drop Script - Please Help
SIlenceFiction replied to SIlenceFiction's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I see, testing now. BTW I used "this" because the command setVehicleInit works like you are writing the code straight to the init line of the object (or am I wrong?). I also thought you can't edit object's cargo after it has been already spawned. And also, there is no use for the command processInitCommands if you don't use setVehicleInit, or am I again, wrong? (I'm kinda new to scripting so I can only assume) Edit: After testing your code did work, I used setVehicleInit because I thought I can't edit an object's contents after it has been spawned already. And yes, it did work without processInitCommands. Thank you very much for your help :) -
Restricting Virtaul Arsenal Items to Soldier Type
SIlenceFiction replied to SIlenceFiction's topic in ARMA 3 - MISSION EDITING & SCRIPTING
That worked! Thank a lot! Would be nice if you guys can take a look at my other threads too :) http://forums.bistudio.com/showthread.php?192858-Auto-Parachute-Script -
Restricting Virtaul Arsenal Items to Soldier Type
SIlenceFiction replied to SIlenceFiction's topic in ARMA 3 - MISSION EDITING & SCRIPTING
If you will have a look at the pastebin you will see that I have done that already, its just problem with the file being applied on players joining after the mission started, cause I can see they wear the default gear of the class and the Arsenal is not working for them. -
Restricting Virtaul Arsenal Items to Soldier Type
SIlenceFiction replied to SIlenceFiction's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I see, thanks for the explanation. -
Restricting Virtaul Arsenal Items to Soldier Type
SIlenceFiction replied to SIlenceFiction's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Sorry to be the noob here, but what is jip? -
Restricting Virtaul Arsenal Items to Soldier Type
SIlenceFiction replied to SIlenceFiction's topic in ARMA 3 - MISSION EDITING & SCRIPTING
So, I encountered another problem, if someone enters my server after the mission started, its like hes ignoring all of the commands in the file. I went to the init.sqf file and put this line: [] execVM "Soldier_Gear_Restriction.sqf"; Maybe that's the problem... So if someone enters the server in the timeout before the mission has began, all of the gear restriction will work, but if they enter the server after the mission has began, nothing is working for them in that file. paste bin of Soldier_Gear_Restriction.sqf: http://pastebin.com/94u0chpT Can you guys spot the problem? -
Restricting Virtaul Arsenal Items to Soldier Type
SIlenceFiction replied to SIlenceFiction's topic in ARMA 3 - MISSION EDITING & SCRIPTING
IT WORKS! I really appreciate all the time you have invested to make it work for me! Thank you so much! :D -
Restricting Virtaul Arsenal Items to Soldier Type
SIlenceFiction replied to SIlenceFiction's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I appreciate it :D -
Restricting Virtaul Arsenal Items to Soldier Type
SIlenceFiction replied to SIlenceFiction's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Do you have any idea why this happens? -
Restricting Virtaul Arsenal Items to Soldier Type
SIlenceFiction replied to SIlenceFiction's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I tried it out, and sadly it didn't work, I even copy-pasted your code to see if it works but it doesn't. Link for my init.sqf: http://pastebin.com/0jNJFTfE -
Restricting Virtaul Arsenal Items to Soldier Type
SIlenceFiction replied to SIlenceFiction's topic in ARMA 3 - MISSION EDITING & SCRIPTING
When you explain it with examples its the best! Thanks, I'll try that and I will let you know. :) -
Restricting Virtaul Arsenal Items to Soldier Type
SIlenceFiction replied to SIlenceFiction's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I tried so many things so far, and none of them worked, I have absolutely no idea how to go on from here. -
Restricting Virtaul Arsenal Items to Soldier Type
SIlenceFiction replied to SIlenceFiction's topic in ARMA 3 - MISSION EDITING & SCRIPTING
If I'll set it to "Open",true then every single item/weapon/etc will be in the VA, which I don't want. -
Restricting Virtaul Arsenal Items to Soldier Type
SIlenceFiction replied to SIlenceFiction's topic in ARMA 3 - MISSION EDITING & SCRIPTING
OK, I tried to do that, and resulted with no success. It only shows the items that I have on me. This it the line from the init.sqf file: if (player == "B_Soldier_SL_F") then {[ vabox, [ "U_B_CombatUniform_mcam","U_B_CombatUniform_mcam_tshirt","Rangefinder","MineDetector" ], true] call BIS_fnc_addVirtualItemCargo;}; And this is the code I use to spawn the Virtual Arsenal: this addAction ["Virtual Arsenal",{["Open",false] spawn BIS_fnc_arsenal}]; What have I done wrong? -
Restricting Virtaul Arsenal Items to Soldier Type
SIlenceFiction replied to SIlenceFiction's topic in ARMA 3 - MISSION EDITING & SCRIPTING
OK, thank you two very much, I will try that and I will post an update afterwards. Meanwhile I would be glad to hear more ideas. :) -
Restricting Virtaul Arsenal Items to Soldier Type
SIlenceFiction replied to SIlenceFiction's topic in ARMA 3 - MISSION EDITING & SCRIPTING
And I put that in the INIT line of the Virtual Arsenal box, right? -
This sounds amazing, personally, I would be very interested in such a game mode.
-
Looks cool, could you upload a picture comparing the interior light to the vanilla?
-
Lost Dragons - Total Modification Alpha
SIlenceFiction replied to HorribleGoat's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
The "Walker" reminds me of the Mechs from the TV Series "Falling Skies"- 420 replies
-
- lodr
- lost dragons
-
(and 2 more)
Tagged with:
-
Al Ayadiya, Al Kut & other Iraqi terrain stuff
SIlenceFiction replied to opteryx's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
I would personally love to try this terrain style, looks good for infantry as well as vehicular combat. -
Operation Trebuchet - Total conversion mod for Arma 3
SIlenceFiction replied to thedog88's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Sounds amazing! Always loved the Halo series! -
[MELB] Mission Enhanced Little Bird - WIP
SIlenceFiction replied to diesel5187's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
I like the idea! Especially the Hellfires, I really miss lock-on missiles in the vanilla Little Bird. -
United States Air Force( 2015)
SIlenceFiction replied to SGT Fuller's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Very sad day for me because you removed the plans for B-52 :( It looks like there will be never a B-52 mod for Arma 3, you were my only hope :pet5::cry2: