[VIP] Hitmarker without Texture Files

[VIP] Hitmarker without Texture Files v1.3

savage6677

Участник
Сообщения
27
Реакции
22
  • Автор ресурса
  • #1
savage6677 submitted a new resource:

VIP_Hitmarker without Texture Files - Show a Hitmarker when vip player give damage to enemy

Show a Hitmarker when VIP player gives damage to the enemy (without Texture Files).

Features:
1. No Download Files (No Texture Files)
2. Support 28+ Colors.
3. Support Random Color.
4. Support Team Color.
5. Ability to Add more Colors.


Read more about this resource...
 

-Prokke

Участник
Сообщения
23
Реакции
1
you put this in groups.ini file?
C-подобный:
"HitMarker"             "1" // A hit marker, will be displayed on the VIP player's screen when it hits the enemy.
yes
C-подобный:
"VIP_GROUPS"
{
    "silver"
    {
        // Параметры
        "Money" "16000"
        "Armor" "100"
        "Tag" "[VIP]"
        "COIN" "1"
    }
    
    "gold"
    {
        // Параметры
        "Money" "16000"
        "Armor" "100"
        "Tag" "[GOLD]"
        "COIN" "1"
        "Weaponpack"    "1"
        "KillScreen"        "1"
        //"Healthshot"    "1"
        "Healthshot_Pro"    "1;40"
        "ShowDamage"        "1"
        "AntiFlash"    "1"
    }
    
    "super"
    {
        // Параметры
        "Money" "16000"
        "Armor" "100"
        "Tag" "[SUPER]"
        "COIN" "1"
        "Weaponpack"    "1"
        "KillScreen"        "1"
        //"Healthshot"    "1"
        "Healthshot_Pro"    "1;50"
        "ShowDamage"        "1"
        "AntiFlash"    "1"
        "BunnyHop" "1"
        "skybox" "1"
        "HitMarker"             "1"
        "Chat"                "1"
        "Chat_Prefix"        "custom"
        "Chat_PrefixColor"    "list"
        "Chat_NameColor"    "list"
        "Chat_TextColor"    "list"
    }
    
    "test"
    {
        // Параметры
        "Money" "16000"
        "Armor" "100"
        "Tag" "[VIP TEST]"
        "COIN" "1"
        "Weaponpack"    "1"
        "KillScreen"        "1"
        //"Healthshot"    "1"
        "Healthshot_Pro"    "1;35"
        "ShowDamage"        "1"
        "AntiFlash"    "1"
    }
}
 
Сверху Снизу