Jump to content

clowns2

Member
  • Content Count

    134
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

1 Follower

About clowns2

  • Rank
    Sergeant

core_pfieldgroups_3

  • Interests
    Electronics, PC Games, Security Cams
  • Occupation
    Retired

Contact Methods

  • Biography
    Retired AZ Firefighter/Medic
  1. Clowns1 & Clowns2 back again....Finally.

  2. Are you changing the markers settings from default? What are the objects you are trying to add? The more explicit information you give, the better the chances of someone being able to help you.
  3. With the newer version of Domination, search for GVAR(helilift1_types) in the i_client.sqf , then look for your side-in your case #ifdef __OWN_SIDE_WEST__ , then case (__ACEVer) because your using ACE . There you will see some classnames of the default vehicles. Just add the correct vehicle classname and you should be all set. Some classnames can be found here (just incase you need them) : http://forums.bistudio.com/showthread.php?73241-ArmA-II-amp-OA-Classnames-No-questions-no-discussion-here!
  4. Try looking here: http://forums.bistudio.com/showthread.php?72181-Will-my-PC-Run-this-What-CPU-GPU-to-get-What-settings-System-Specifications
  5. You unpacked your domination.pbo, now find the i_client.sqf . Search for this line, d_helilift1_types **Edited** Do you have TeamSpeak?
  6. With the vehicles that can be wrecklifted, I think it works off of what your bonus vehicles are set as. So you have to add that particular vehicle in as a bonus, I think.
  7. Inside the i_client.sqf search for d_helilift1_types , then #ifdef __OWN_SIDE_WEST__ if (__ACEVer) then { here you will find the classnames that you can lift. If you want to add something, simply add the classname of that vehicle.
  8. For the "lift chopper", we have always just put in the classnames that we want to be able to lift. This should work the same way for the wreck chopper as well.
  9. It doesn't make sense that they can sign in and you cannot. Try logging in this way: #login yourpass
  10. Are you sure you are typing the password correctly?
  11. clowns2

    You were kicked off the server

    As mentioned in numerous other posts, you need to contact BattlEye Support about BattlEye issues: http://battleye.com/support.html
  12. clowns2

    Need help with Arma 2...

    you might want to delete one of your posts.... §9) Do not cross-post Do not post duplicate threads in more than one forum simply to get an answer quicker or to draw more attention to your post.
  13. clowns2

    RCON chat via PHP

    Wow, thanks ;)
×