Facebook
From Gracious Pig, 7 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 262
  1. "ShowDamage"
  2. {
  3.         "ShowDamage"
  4.         {
  5.  
  6.                 "ShowDamageAccess"
  7.                 {
  8.                         //EXAMPLE
  9.                         //"0"
  10.                         //{
  11.                                 //"flags" "o"           "steamid"                                                                               // flag for use the show damage(public, vip, admin, steamid)
  12.  
  13.                                 //"SteamIDs"                                                                                                    // or steamids allowed to use the show damage(can be use with steamid, vip or admin flags)
  14.                                 //{
  15.                                                         //"1"           "STEAM_1:1:4489913"
  16.                                 //}
  17.  
  18.                         //}
  19.  
  20.                         "1"                                                                                                                     //MOLOTOV
  21.                         {
  22.                                 "flags" "o"     "public"                                                                                // flag for use the show damage (public, vip, admin, steamid)
  23.  
  24.                                 "SteamIDs"                                                                                                      // or steamids allowed to use the show damage(can be use with steamid, vip or admin flags)
  25.                                 {
  26.                                 }
  27.  
  28.                         }
  29.  
  30.                         "2"                                                                                                                     //GRENADE
  31.                         {
  32.                                 "flags"                 "public"                                                                                // flag for use the show damage (public, vip, admin, steamid)
  33.  
  34.                                 "SteamIDs"                                                                                                      // or steamids allowed to use the show damage(can be use with steamid, vip or admin flags)
  35.                                 {
  36.                                 }
  37.  
  38.                         }
  39.  
  40.                         "3"                                                                                                                     //SNIPERS
  41.                         {
  42.                                 "flags"                 "public"                                                                                // flag for use the show damage (public, vip, admin, steamid)
  43.  
  44.                                 "SteamIDs"                                                                                                      // or steamids allowed to use the show damage(can be use with steamid, vip or admin flags)
  45.                                 {
  46.                                 }
  47.  
  48.                         }
  49.  
  50.                         "4"                                                                                                                     //MACHINE GUNS
  51.                         {
  52.                                 "flags"                 "public"                                                                                // flag for use the show damage (public, vip, admin, steamid)
  53.  
  54.                                 "SteamIDs"                                                                                                      // or steamids allowed to use the show damage(can be use with steamid, vip or admin flags)
  55.                                 {
  56.                                 }
  57.  
  58.                         }
  59.  
  60.                         "5"                                                                                                                     //RIFLES
  61.                         {
  62.                                 "flags"                 "public"                                                                                // flag for use the show damage (public, vip, admin, steamid)
  63.  
  64.                                 "SteamIDs"                                                                                                      // or steamids allowed to use the show damage(can be use with steamid, vip or admin flags)
  65.                                 {
  66.                                 }
  67.  
  68.                         }
  69.  
  70.                         "6"                                                                                                                     //PMs
  71.                         {
  72.                                 "flags"                 "public"                                                                                // flag for use the show damage (public, vip, admin, steamid)
  73.  
  74.                                 "SteamIDs"                                                                                                      // or steamids allowed to use the show damage(can be use with steamid, vip or admin flags)
  75.                                 {
  76.                                 }
  77.  
  78.                         }
  79.  
  80.                         "7"                                                                                                                     //PUMP
  81.                         {
  82.                                 "flags"                 "public"                                                                                // flag for use the show damage (public, vip, admin, steamid)
  83.  
  84.                                 "SteamIDs"                                                                                                      // or steamids allowed to use the show damage(can be use with steamid, vip or admin flags)
  85.                                 {
  86.                                 }
  87.  
  88.                         }
  89.  
  90.                         "8"                                                                                                                     //PISTOLS
  91.                         {
  92.                                 "flags"                 "public"                                                                                // flag for use the show damage (public, vip, admin, steamid)
  93.  
  94.                                 "SteamIDs"                                                                                                      // or steamids allowed to use the show damage(can be use with steamid, vip or admin flags)
  95.                                 {
  96.                                 }
  97.  
  98.                         }
  99.  
  100.                         "9"                                                                                                                     //OTHERS
  101.                         {
  102.                                 "flags"                 "public"                                                                                // flag for use the show damage (public, vip, admin, steamid)
  103.  
  104.                                 "SteamIDs"                                                                                                      // or steamids allowed to use the show damage(can be use with steamid, vip or admin flags)
  105.                                 {
  106.                                 }
  107.  
  108.                         }
  109.  
  110.                 }
  111.         }
  112. }