misicstats

Šiame forume rašomi vartotojų klausimai/problemos su kuriomis jie susidūrė kuriant pluginus.
Post Reply
User avatar
laimiukas3
Moderatorius
Posts: 4569
Joined: 2012 Aug 03 01:12
Skype: laimiukas3
Location: Vilnius
Contact:

misicstats

Post by laimiukas3 »

Sveiki gal kas galit padet padaryti custum c4 time wav garsai kad butu :hm:

Code: Select all

if (BombCountVoice)        {            if (g_C4Timer == 30 || g_C4Timer == 20)            {                new temp[64]                                num_to_word(g_C4Timer, temp, charsmax(temp))                format(temp, charsmax(temp), "^"vox/%s seconds until explosion^"", temp)                play_sound(0, temp)            }            else if (g_C4Timer < 11)            {                new temp[64]                                num_to_word(g_C4Timer, temp, charsmax(temp))                format(temp, charsmax(temp), "^"vox/%s^"", temp)                play_sound(0, temp)            }        }        if (BombCountDef && g_Defusing && is_user_alive(g_Defusing))            client_print(g_Defusing, print_center, "%d", g_C4Timer)    }
pasidariau :)
Image
Image
Image

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 3 guests