kandag

Member
  • Content count

    2
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Community Reputation

2 Neutral

About kandag

  • Rank
    Bambi

Recent Profile Visitors

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

  1. kandag

    [RELEASE] [Update 1.3] Vehicle Crafting - CDAH-Mod-Pack

    The ID nr. for infistar is 50000
  2. kandag

    Problem with infistar ;/

    this is a copy of my description.ext scroll al the way down and you wil see somthing that looks like this showHUD[] = { true, // Scripted HUD (same as showHUD command) true, // Vehicle + soldier info true, // Vehicle radar true, // Vehicle compass true, // Tank direction indicator false, // Commanding menu false, // Group Bar true, // HUD Weapon Cursors false // Squad Radar }; #include "config.cpp" class Commands { mode = 0; jip = 0; }; }; showHUD[] = { true, // Scripted HUD (same as showHUD command) true, // Vehicle + soldier info true, // Vehicle radar true, // Vehicle compass true, // Tank direction indicator false, // Commanding menu false, // Group Bar true, // HUD Weapon Cursors false // Squad Radar }; #include "config.cpp" #include "infiSTAR_AdminMenu.hpp" #include "CfgRemoteExec.hpp" class Commands { mode = 0; jip = 0; }; }; and this is how it needs to look like