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

Dwevin

Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About Dwevin

  • Rank
    Newbie
  1. Dwevin

    Object Random Spawn

    Using this method gets rid of the errors how ever the box still hasn't moved. I'm not sure if it's the function not understanding this type of location or if there was something else I've done wrong. This is the new line that doesn't give me errors how ever just doesn't seem to work. Edit: Looking at setPos documentation it looks like it won't except 3d locations? But it'll take PosistionAGL which I'm not sure if that's something I can use. I will try using a 2D location here when I get a chance instead. See if that makes it move. It'll completely defeat the purpose of what I want to do if it works. Edit 2: I tried using setPosATL even tho it isn't supposed to work in arma 3, didn't work either.
  2. I'm looking to make an ammo box spawn on some very specific predetermined locations. I placed this in the object's init and am sure that the variable name is set properly. It's not giving me an error it's just simply NOT spawning some where else. It only spawns on it's default location, not one that is set in the array. I'm getting these locations by placing the object in eden, making sure it fits properly with out rotating it and right clicking to log the position. What am I doing wrong here?
×