Four Seasons Place Hotel

Four Seasons Place

The All Suites Hotel

Four Seasons Place

The All Suites Hotel

Four Seasons Place

The All Suites Hotel

Four Seasons Place

The All Suites Hotel

Four Seasons Place

The All Suites Hotel

Four Seasons Place

The All Suites Hotel

Four Seasons Place

The All Suites Hotel



Please Select
Promo Code
Book Now

Cs 1.6 Zombie Plugins Better -

// Zombie settings zp_zombie_health 1500 zp_zombie_armor 100 zp_zombie_speed 270 zp_knockback_power 2.5

#include <amxmodx> #include <zombieplague> new const zclass_name[] = "Wraith Zombie" new const zclass_desc[] = "Fast, low health" new const zclass_model[] = "wraith_zombie" new const zclass_clawmodel[] = "v_knife_zombie.mdl" cs 1.6 zombie plugins

public plugin_precache() { precache_model("models/player/wraith_zombie/wraith_zombie.mdl") } cs 1.6 zombie plugins

new zclass_health = 800 new zclass_speed = 300 new Float:zclass_gravity = 0.8 cs 1.6 zombie plugins