-
Content Count
219 -
Joined
-
Last visited
-
Medals
Everything posted by Spatsiba
-
Enemy occupation system (eos)
Spatsiba replied to bangabob's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Very off topic but no. All you need to do is go to the editor > Place units down > Select them > Right click > Log > Log classes to clipboard. This will also copy the variable names if you have custom ones. -
RHS Escalation (AFRF and USAF)
Spatsiba replied to soul_assassin's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Are you sure it's not the ACE gref compat? Because that used to happen to me.- 16577 replies
-
- Weapons
- Accessories
-
(and 1 more)
Tagged with:
-
Spawning in IEDs via script
Spatsiba replied to Lucky44's topic in ARMA 3 - MISSION EDITING & SCRIPTING
//Make AI walk around IED allowing you to use default ace pressure plate east revealMine _ied; //Red force civilian revealMine _ied; //Civ population resistance revealMine _ied; //Green force west revealMine _ied; //Blue force -
Enemy occupation system (eos)
Spatsiba replied to bangabob's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Place units, select all, right click on any of them, copy classes. -
GF Temperature Script - Mod
Spatsiba replied to GEORGE FLOROS GR's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Ok, thank you for the reply! :) I haven't looked into ACE but the way you explain temp makes it seem like we could change the base value to modify temp somehow.- 12 replies
-
- 1
-
- temperature
- script
-
(and 2 more)
Tagged with:
-
GF Temperature Script - Mod
Spatsiba replied to GEORGE FLOROS GR's topic in ARMA 3 - MISSION EDITING & SCRIPTING
This looks great! Does hot desert turn into cold desert at night? Does this work with ACE ballistics so the temp isn't ~15 celcius all the time?- 12 replies
-
- 1
-
- temperature
- script
-
(and 2 more)
Tagged with:
-
Thanks! So, having EM_weightlimits = [0.5, 0.7, 0.4, 0.2]; would force the player to have < 50, 70, 40, and 20% weight to perform the actions? :)
-
Spawning in IEDs via script
Spatsiba replied to Lucky44's topic in ARMA 3 - MISSION EDITING & SCRIPTING
You're creating the wrong item I think. You need the ammo classnames //ACE ACE_IEDUrbanSmall_Range_Ammo //Vanilla (I think?) IEDUrbanSmall_Remote_Ammo -
Does anyone know what the values in weightlimits mean? So far I've got this with limited testing. //[Unknown, vault(?), climb(?), unknown] EM_weightlimits = [0, 0, 0, 0];
-
[Release] ACE Punish unknown/enemy weapon script
Spatsiba replied to diwako's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Wouldn't it work to just make them innacurate? Maybe make RPG-7's blow up when you lay down with them ;) Especially GL's are wayyy too accurate. Try using an m203 or gp25 in person and you'll understand what I mean. -
<execute expression="player setDamage 0">Heal</execute>
-
help Load external file
Spatsiba replied to Spatsiba's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Yeah, shh about cross posting. ;) I thought it got burried in discord and the forums was a more appropriate place to ask. I only tried processing because it didn't work with loadfile. If I'd like to add comments and several variables in an external file I'd have to process it anyway. Still no luck with getting it to work though. Currently searching for someone who's done this and got it working to reverse engineer their work.- 17 replies
-
- loadfile
- processfile
-
(and 1 more)
Tagged with:
-
Hey! I'm trying to load an external file from the game root directory. From what I understand I have everything set up correctly. If you have any experience doing this and could share your settings that'd be greatly appreciated. So far I've got: I don't know what I've missed. Right now _pass doesn't print "password".
- 17 replies
-
- loadfile
- processfile
-
(and 1 more)
Tagged with:
-
help Load external file
Spatsiba replied to Spatsiba's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I've thought about that too and I guess it works. In my experience profileNameSpace has a tendency to load default values even though it's defined sometimes. I guess not. I'd like to be able to load more stuff from external files however. The password isn't the only issue. It's just the most urgent. It'd be nice to figure out how to use external files. I've solved the issue with getting the password but the loadfile/processFile on external txt/sqf still doesn't work. :/ Thanks for the help so far though everyone! :)- 17 replies
-
- loadfile
- processfile
-
(and 1 more)
Tagged with:
-
help Load external file
Spatsiba replied to Spatsiba's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Doesn't that defeat the purpose of keeping it hidden? If it gets sent to all clients as PV? I'm looking into just making it a serverside mod and seeing if that'll work. Tried that, didn't work. Not sure what's up with this problem I'm having. It should work, I know others have had it work, I (ME) have had it working previously in a2 and a3. What's causing it to not work now? If anyone would be kind enough to hold my hand, making a mission file, server cfg, and commandline for a "test" where you grab external files I could maybe reverse engineer that?- 17 replies
-
- loadfile
- processfile
-
(and 1 more)
Tagged with:
-
help Load external file
Spatsiba replied to Spatsiba's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I thought it was pretty clear? If you look in my code block you'll see restart.sqf. I want to obtain the string including password. That way I can use serverCommand to restart the server, without putting my server password in the mission file itself. Call compile got in there from the ctrl + v I guess? heh Been testing this for a while now.- 17 replies
-
- loadfile
- processfile
-
(and 1 more)
Tagged with:
-
help Load external file
Spatsiba replied to Spatsiba's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Thanks for the reply Larrow! No joy with removing the "\". Neither does it help to "loadfile". Not sure what's wrong. The game can clearly find the file, just won't load it. I'm able to delete and edit the file on my server until I run the script, at which point arma is trying to read it but can't, resulting in it being "read" and unable to be edited until I shutdown the server process.- 17 replies
-
- loadfile
- processfile
-
(and 1 more)
Tagged with:
-
AWESome : Aerial Warfare Enhanced Somehow
Spatsiba replied to Park.M's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Looks great! Glad to hear you've added .bikey's now ;) Does anyone have a list of features that come with running this on the server? Would it be possible to run as -serverMod and get those features too?- 29 replies
-
DHI Battle Dress Uniforms
Spatsiba replied to Delta Hawk's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Looks sweet! Going to download and check out tomorrow! :) Wanted to make a quick addition though. F(Future)-FAQ: Will this be included in any other mods? Answer: ????- 333 replies
-
- 1
-
I do not understand the "FOLLOW" waypoint.
Spatsiba replied to flashartist50's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I've got it working but it was very buggy. Spawn a hunter and make some move waypoints then a blackhawk and put follow waypoint on hunter. -
Hey! I'm trying to make a little "side mission" where you destroy an IED factory. So far it's *mostly* working fine. My biggest issue is sometimes the script decides to pick a previously destroyed building twice. I'm assuming this is because the classname remains the same even after the building is "destroyed". It's worth mentioning I'm using CUP core buildings. Here's my code: If you ignore the terrible code and butcheredness due to me trying to fix this problem. You can see it very simply just choose a building on the map, marks it out and waits for you to destroy it. BUT! If I run the code again after completing my last mission it might pick the same building twice. This will mean my team will drive out to destroy an already wrecked building. My question is: Is there any way to figure out if the building has previously been destroyed? I've tried checking if the building is damaged after being destroyed, which it apparently is not. I'm assuming this is because after being destroyed a building keeps its classname but changes state. When the state is changed the "Damage", etc is reset. That's all speculation however.
-
I was making a mission like this but it's a t-80. Looks great! Definitely going to check this out. :)
- 2 replies
-
- 1
-
- mgi scripts
- cup
-
(and 6 more)
Tagged with:
-
help Get damage state of building
Spatsiba replied to Spatsiba's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I didn't see it under mission event handlers (heh). Thanks! -
help Get damage state of building
Spatsiba replied to Spatsiba's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Hey! thanks for the reply! :) I looked at that. But it'd mean I'd have to make a list of and add an EH on every building of that class prior to the mission. Correct? -
Thanks for the help! I wasn't sure if there was a better way to ignore FFV.