Jump to content

GoreZiad

Member
  • Content Count

    82
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About GoreZiad

  • Rank
    Corporal
  1. Hey. I created a mission with a soldier, with this exec "camera.sqs" in init, and placed a plane, which I named stuka1 in its name field. Ran the mission and pressed CTRL+V to copy the cam info or whatever, like I assume it's done according to this video: After following the video, here's my script: showcinemaborder false; titlecut [" ","BLACK IN",1] _camera = "camera" camcreate [0,0,0] _camera cameraeffect ["internal", "back"} showcinemaborder false; #loop ;comment "8:45:54"; _camera camSetTarget stuka1 _camera camsetrelPos [2,2,2] _camera camPrepareFOV 0.100 _camera camCommitPrepared 0 @camComitted_camera goto "loop" player cameraeffect ["terminate",""back"] camdestroy _camera end1=true; exit; I then named my soldier this exec "cameratest1.sqs" which is the name of my script file above. But nothing happens when running the mission, I just spawn. There's 2 files in my mission folder, mission.sqm which I haven't touched, and then the cameratest1.sqs Thanks.
  2. GoreZiad

    How to disable HUD?

    so there is no way? not nice trying to film in a c47 skytrain having huds, it doesnt look too good. fail.
  3. GoreZiad

    How to disable HUD?

    anyone?
  4. is it inteneded that some of the vehicles isn't playable, is there a newer mod that i dont have? i cant place any russian tanks as trhe game will crash and some vehicles dont seem finished such as king tiger and halftracks? halftracks glows like lightbulbs.
  5. GoreZiad

    How to disable HUD?

    yeah but its the hud in planes i need to remove :)
  6. GoreZiad

    How to disable HUD?

    i'm using mr. editor for that, nice to know though. i only have two files, my mission and the description.ext i created, which is blank. i'm trying to film from an airplane, any way to remove at least some of the huds while still being able to fly? thx. btw i think i've seen you on the pr forums?
  7. GoreZiad

    How to disable HUD?

    anyone? created a description.ext file and put in showHUD = false; but it does nothing.
  8. GoreZiad

    Removing The HUD

    err so i create a description.ext file and just type in showhud false? it did nothing though.
  9. thanks alot, but it keep saying i'm missing ; ?
  10. okay ill just keep asking. is it possible to make them do that, if so how?
  11. is it possible to make them do that, if so how?
  12. how do i use them? which ones are best? please explain it in steps how to set it up so the the game wont crash or refuse to load as it does now. i have used camera scripts in arma 1 but its a long time ago and ive forgotten how to use scripts and all that overcomplicated stuff.
×