Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
^
^
- Trong Message có 1 cái làm hiện máu cho phép chọn màu. Và trên allied có 1 plugin của CHR hay v3x gì có tác dụng đổi màu máu. Thử search là Blood Color.
^
- Không hiểu
play_weapon_anim(player, anim)
{
set_pev(player, pev_weaponanim, anim)
message_begin(MSG_ONE, SVC_WEAPONANIM, {0, 0, 0}, player)
write_byte(anim)
write_byte(pev(player, pev_body))
message_end()
}
entity_set_int(id, EV_INT_sequence, skill_anim)
Set anim cho v_weapon
PHP:play_weapon_anim(player, anim) { set_pev(player, pev_weaponanim, anim) message_begin(MSG_ONE, SVC_WEAPONANIM, {0, 0, 0}, player) write_byte(anim) write_byte(pev(player, pev_body)) message_end() }
Set Anim cho player
PHP:entity_set_int(id, EV_INT_sequence, skill_anim)
- sv_antihack_speed // Bật tắt antihack speed | 1 = ON, 2 = OFF
- sv_antihack_speed_code // khoản cách giữa vị trí cũ và mới để bắt hack | Default: 250.0
- sv_antihack_ban_minutes // Ban time (minute) | Default: 10