Jump to content

b2020b

Member
  • Content Count

    7
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About b2020b

  • Rank
    Rookie

Recent Profile Visitors

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

  1. I want to prevent users from riding certain vehicles on my server
  2. I want to show this option only when riding in any vehicle and when stopped However, this option is displayed even when not in the vehicle. https://ibb.co/0Vwb5My what's the problem plz help me //player addAction [("<t color=""#66FFFF"">" + ("Repair/Flip") +"</t>"), "repair.sqf", [], 0, false,true, "", "player in(_vehicle _target) && {speed _target < 1}"];
  3. I want to prevent it. The bombing destroyed the building.
  4. expandShrinkKey = "TAB"; // The key which is used to expand/shrink notifications - https://community.bistudio.com/wiki/DIK_KeyCodes (you can also use action key names: https://community.bistudio.com/wiki/Category:Key_Actions)\ how to use it ? i need example
  5. I don't want all the buildings destroyed. Is there a way?
×