Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

cheesus182

Member
  • Content Count

    21
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About cheesus182

  • Rank
    Private First Class
  1. cheesus182

    Animation wont play?

    Yeah but im not entirely sure im using switchMove right and can´t find much info on it. Could you explain how to use switchMove properly?
  2. Hey guys, I´ve got a bit of a weird problem which I don´t understand why it won´t work even though it should be so so simple. I want to make on of my AI units play the following animation: "acts_PointingLeftUnarmed" I called my unit "OF" I gave it a move waypoint a few meters infront of it and put this in the On Act line: OF playmove "acts_PointingLeftUnarmed"; OF disableAI "ANIM" It does not play the animation. It does make him move forward and raise is weapon but does not play the animation. What am I doing wrong? I really don´t get it?
  3. That is brilliant. I just watched the video of it but it seems to do exactly what I wanted. Thank you so much! I don´t know where you found this but perfect. Thanks a bunch, going to try that out first thing tomorrow!
  4. Haha alright, im glad. I really hope there is a way though or that they finally add an official 3D editor.
  5. Hmm. i looked there but for some reason I have 3 Steam IDs but in every one of them the 10710 folder doesnt exist. I checked every Remote folder anyway but it seems they all only have serverbrowser_hist.vdf files in them or similar files but no .pbo´s. In /Steam/Userdata/79503433/ugc/referenced/ I found the savable pbo for zeus, not sure if its the actual one but if you want you can give it a try?
  6. If you tell me where the steam workshop downloads to, i´d be happy to upload it for you. (Obviously a private link as I dont know if the original author likes his work being distributed)
  7. Hey guys, a "mod/mission/what ever" appeared on the Steam workshop the other day, allowing you to save your missions you created with Zeus which is absoloutely amazing. Now the question is, is there any way to export these to the 2D editor? I mean they would have to be saved somewhere? There is just no way I can place objects as accurately in the 2D editor as in Zeus so I would like to place my objects in Zeus, then save the mission and then add trigers etc. Anyone got any idea if this is possible at all or completely ridiculous and impossible? Thanks, I hope this hasn´t been asked before!
  8. cheesus182

    Manually update Arma 3 Alpha?

    Yeah, I think ill have to. I hate Steam Support. Ill wait until tomorrow, maybe someone can help me here. If not ill speak to them.
  9. Hey guys, I´ve been trying to update Arma 3 since the day when the patch was released but with out any success. Steam downloads the patch and toward the end (at around 90% can be less sometimes but never more than 90%) Steam freezes. If I dont touch it for a while, it will skip the next 10% and when I then go into Arma, im still not on version 0.52. I tried verifying game cache, reinstalling Steam/Arma3 but nothing for now. I guess the only other option would be to reinstall windows but I would like to avoid that if possible so is there any way to manually patch Arma 3? Thanks!
  10. Hey guys, Ive been trying to make an AI play an animation where he lies on the ground and coughs, yet he just wont do it! I created a AI Pilot and called him "M1" Then I gave him a move waypoint and in the waypoints ON ACT I wrote this: M1 playmove "acts_InjuredCoughRifle02"; M1 disableAI "ANIM" The AI soldier either just stands still not doing anything, runs endlessly forward or glitches all over the place. Assuming the animation plays only for a couple of seconds (Faster than my game loads the map), I decided to place a trigger which is set to "Repetedly", "Detected By Blufor" and with the same code in the ON ACT line. Is this correct? Can someone explain to me whats wrong with this setup and how I fix it? Would really appreciate some help on this! Thanks! Side question. Is there any accurate way to place an animated AI? I mean when they are leaning against a wall or something. Can I place them properly? In a 2D view its a little tricky and the 3D editor is a bit...
  11. cheesus182

    Force Vehicle lights on?

    Yesss. Worked great! Thanks a bunch!
  12. Hey guys, Im looking for a way to force vehicle lights to always stay on. The vehicle is being controlled by an AI and as soon as an enemy enters the area it automatically switches off the lights. Currently im using waypoints with behaviour set to "safe" a game logic with: this action ["LightOn", Hunter2]; Im not sure if the above does anything at all but well its a try. If anyone knows how to force the lights to stay on, I would really apreciate it! Thanks!
  13. Anyone have any suggestions?
  14. Thanks for your reply. Here is a link to what I was referring to: http://www.armaholic.com/forums.php?m=posts&q=7062
  15. Hey guys, Ive been playing around with the Arma 3 editor for a bit and I was wondering how exactly do I create "random" explosions like for example mortar fire? It doesnt have to do any damage or such but it should have sound. Everything I found on Google was for Arma 2 and required a script. Is it possible on Arma 3 and if it is, could someone explain it to me in the simplest of ways? Im fairly new to this so it would really be appreciated! Thank you!
×