Headshot skripti

Rosenrot

LAGOMORPHA
En iyi cevaplar
0
PHP:
on damage of player:
    if projectile is set:
        if projectile is an arrow:
            set {_y.360noscope} to y coordinate of victim's head location
            set {_y.420blazeit} to y coordinate of location of projectile
            if difference between {_y.360noscope} and {_y.420blazeit} is less than 0.3:
                kill the victim
                send "&c&l%victim% adlı oyuncuya headshot attın!" to attacker

Buyrun beyler taze taze
Kafaya ok değdiği anda headshot atar ve aninda olurdurur.

UPDATE 1-Kan efekti eklendi isteyen spoiler butonundan alabilir
PHP:
on damage of player:
    if projectile is set:
        if projectile is an arrow:
            set {_y.360noscope} to y coordinate of victim's head location
            set {_y.420blazeit} to y coordinate of location of projectile
            if difference between {_y.360noscope} and {_y.420blazeit} is less than 0.3:
                kill the victim
                send "&c&l%victim% adlı oyuncuya headshot attın!" to attacker
                loop blocks in radius 1.5 around victim:
                    loop-block is air:
                        spawn 10 of particle blockcrack_152_0 at loop-block
 
Son düzenleme:

efe2002ozyay

Obsidyen Madencisi
En iyi cevaplar
0
Headshot var ise silah ta olması gerek
silah varsa cs de olmaxı gerek
Hani nerde cs?
 
Üst