Jump to content

Haz_ah

Member
  • Content Count

    3
  • Joined

  • Last visited

  • Medals

Everything posted by Haz_ah

  1. On wasteland, my fps starts to tank, and yet my cpu usage is only at 20%. How can i maximize this to get better fps? Specs: i5 2500k gtx 660ti 4gb ram 1tb 7200rpm hdd
  2. Hey, I'm trying to make it so that if the player enters a specific vehicle, named "truck" then they can effectively bypass Opfor check points. To do this, I have created a simple statement that I enter in the player's init field: if (this in truck) then {this setCaptive true}; I'm relatively new to scripting within arma so can you guys let me know if this is correct. I tried it but they still shot at me while I drove past. Thanks.
×