Jump to content

doubleniner9

Member
  • Content Count

    1
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About doubleniner9

  • Rank
    Newbie

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hi all, I'm having a few issues with a script that I've come across and want to use. I've already used the current version of the script to spawn objects in with their default rotation, but now I'm wondering if there is any way to rotate them? getDir and getMarkerDir haven't worked for me so far, so any help is much appreciated. here is the version of the script I'm currently using, for reference: "Land_W_sharpRock_wallH" createVehicle getMarkerPos "marker0"; where "Land_W_sharpRock_wallH" is just an example object and "marker0" is the example marker I'm using as a spawn location. P.S. I'm incredibly new to scripting stuff in arma, so please be kind to me, I'm just trying to learn, but with that said any criticism is welcome!
×