Smoot178
Member-
Content Count
32 -
Joined
-
Last visited
-
Medals
Everything posted by Smoot178
-
Looking for an admin spawner
Smoot178 posted a topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Hello everyone. I am looking for a script that will allow an admin on a server spawn something in front of them using a class name in chat. I'm not sure how to create something like this, so that would be why I am asking. Basically if an admin does a chat command (IE: #spawn UH1Y) it would spawn it somewhere near them. Thanks. -
I am looking for something simple to just turn the HUD off. I want to film some stuff and it's hard to with the HUD in the way. Thanks. Edit: BTW I'll have my own map so I can use init commands and stuff.
-
Mando Missile ArmA for ArmA 2
Smoot178 replied to mandoble's topic in ARMA 2 & OA - ADDONS & MODS: COMPLETE
Just curious to know if this is compatible with the BE edition of warfare. I've been trying to incorporate it but so far the only thing that works is the MMA score tool. -
This is really annoying me. If there is a module on a player (in my case the construction module) and that player dies and respawns the module doesn't work on them anymore. What can i do to fix this?
-
Isn't there an ingame editor mod for Arma 2? Like a spawn menu of sorts while you are actually playing so you can spawn stuff in real time. I thought I saw it somewhere but now I cannot find it!
-
An have vigorously went through the comref and I cannot find a freeze command. I am simply trying to hold a vehicle in place from being moved/pushed out of where it is.
-
Freezing an object in place
Smoot178 replied to Smoot178's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Thats not what I am trying to do. It is a C130 in an airfield that I do not want pushed around, I dont care if anyone gets close. -
Freezing an object in place
Smoot178 replied to Smoot178's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
That works but like you said it bounces around. And I am simply trying to make it static. I have already locked it :D -
Freezing an object in place
Smoot178 replied to Smoot178's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Tried that already, it doesn't actually work. I've tried that using a sandbag wall as the anchor. Edit: And multiple other items. -
Mando Missile ArmA for ArmA 2
Smoot178 replied to mandoble's topic in ARMA 2 & OA - ADDONS & MODS: DISCUSSION
Looking forward to a release :D -
Tv Guided Bombs/Missiles
Smoot178 replied to nuxil's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
I get this as well sometimes. Use the Escape key to exit the view. -
Ambient Combat Module
Smoot178 replied to mechastalin's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Hey everyone I am looking for some help here: I was looking for a way to allow this module to work with respawning. I've got a trigger that runs this whenever the player I want this to work with respawns: sleep 5; BIS_ACM synchronizeObjectsAdd [P2]; [1, P2] call BIS_ACM_setIntensityFunc; [P2, 100, 1000] call BIS_ACM_setSpawnDistanceFunc; [["USMC", "INS", "CDF", "RU", "GUE"], BIS_ACM] call BIS_ACM_setFactionsFunc; [0, 1, BIS_ACM] call BIS_ACM_setSkillFunc; [0.2, 0.5, BIS_ACM] call BIS_ACM_setAmmoFunc; ["ground_patrol", 1, BIS_ACM] call BIS_ACM_setTypeChanceFunc; ["air_patrol", 1, BIS_ACM] call BIS_ACM_setTypeChanceFunc; It doesn't work though. After the player respawns the script runs but stuff doesn't spawn anymore. Help :( -
Also: is there anything in the mission that would prevent USMC units from spawning using a module and not other factions such as CDF and RU?
-
Tv Guided Bombs/Missiles
Smoot178 replied to nuxil's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Great work however I have noticed that the on off function doesn't work properly. You have to cycle through on and off a couple times before the off mode actually works. ---------- Post added at 09:15 PM ---------- Previous post was at 09:13 PM ---------- Perhaps a small keymap on the screen to show how to activate flir and all that would be nice :D But I wouldn't mind some cool gui elements :D I don't know how possible it would be but how about showing targets on the screen? You know how when you are targeting with a guided missile you can go through targets using tab? Have those target markers show up (but for all of them) -
That would do it :p ---------- Post added at 01:26 AM ---------- Previous post was at 12:00 AM ---------- By the way is there any reason why I would only see the missile warning in the editor?
-
Removing hint on the flarelauncher.
Smoot178 replied to Howard's topic in ARMA 2 & OA : ADDONS - Configs & Scripting
Where did you get that AC-130? :D -
Can countermeasures of F16 be ported to other air units like SU34?
Smoot178 replied to Fintroll's topic in ARMA 2 & OA - ADDONS & MODS: DISCUSSION
Looking forward to the flares :D -
This bit of script not working
Smoot178 posted a topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
So. I was fooling with my mission today and I found out that synchronizeObjectsAdd doesn't seem to want to work for the construction module. Seeing as if the player that was first synchronized with it dies, it ceases to work for that player I put together a script that sends the command 30 seconds after the player dies. Sleep 30; Cmodule synchronizeObjectsAdd [Cplayer]; Cmodule being the construction moduleand Cplayer being the name of the player. -
How to synchronize by trigger or script?
Smoot178 replied to splatsh's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
I'm looking for an answer to the problem as well. -
This bit of script not working
Smoot178 replied to Smoot178's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Sleep 30; Cmodule synchronizeObjectsAdd Cplayer; Does not work either. -
Restarting A Module
Smoot178 replied to Smoot178's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Comref? Edit: Oh, I see. Is it possible to check if a certain player respawns and resynchronize? ---------- Post added at 01:29 AM ---------- Previous post was at 12:49 AM ---------- Alright so so far I have the construction module name "construct1" and the player named "engie1". What would I need to do to make those synch up every time engie 1 respawns? -
Tacking Modules/Markers Onto Players
Smoot178 posted a topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
I am looking for a solution to being able to tack markers and modules (the actual module entity) to players. I want to be able to in a sense attach a marker to a player and show the position it is in on the map (of course using the marker). The other thing I am trying to do is tack the Construction module onto the player since the build radius of the Module is relative to where the module is on the map and I am trying to make an engineer build things on the field. Thanks. Edit: Alright well I found out the AttachTo command works on Modules but not markers. Half of my problem has been solved! Edit2: Alright so I take that back. I am able to attach the module to a truck (which is what I want) and drive it around and it works great. Problem is, if the truck dies and respawns the module doesn't follow. It stays back at the last position. -
Tacking Modules/Markers Onto Players
Smoot178 replied to Smoot178's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
How would I create an infinite loop anyways :P -
Object Compositions on ArmaHolic?
Smoot178 posted a topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
http://www.armatechsquad.com/ArmA2Class/Objects/compositions/ Is it possible to use these? I know they aren't in game because trying to spawn the class name does not work. Any thoughts? -
Construction interface problem
Smoot178 replied to pogoman979's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Another question for you guys: how would I make the construction area be around the soldier, wherever he goes instead of where the module is placed?