Paintball Gun & Mod 1.1
27.06.2012 в 11:20
Автор: Macros | Комментариев (0) | Просмотров: 454

Описание:
Мод заменяет mp5navy оружием, которое напоминает paintball оружие. Оружие стреляет шариками с краской. Когда шарики сталкиваются , что они превращаются в краску, разбрызгивают и если они сталкиваются с игроком, он умирает. Шарики летят медленно))

В комплекте есть 4 карты!

Команды:
say /ent - tell you how many paintballs are spawned/total paintball allowed/total entities spawn/total entities allowed.

CVars
-- paintballgun.amxx --
amx_pbgun (default 1) - Toggles the paintballgun
pbgun_color (default 1) - Color of the paintball 1=Random 2=Team
pbgun_shots (default 220) - How many paintball entities can be spawned at once. (If your server is crashing, decrease this value.)
pbgun_velocity (default 2000) - The speed the paintballs travel (must be lower than sv_maxvelocity (default 2000))
pbgun_speed (default 0.08 ) - The time in between each shot
pbgun_life (default 10) - How long the paintball stay spawned
pbgun_sound (default 1) - Toggles the shooting and hitting sounds
-- paintballmod.amxx --
amx_pbmod (default 1) - Toggles the paintballgun
amx_pbammo (default 4) - How many clips each player is given
amx_pbmoney (default 1) - Toggles if players money is stripped
amx_pbstrip (default 1) - Toggles if players weapons are stripped

Modules
-- paintballgun.amxx --
#include
#include
#include
-- paintballmod.amxx --
#include
#include

Sources
paintball spatter base - PaintBall by SAMURAI16
blocking weapon fire tutorial by KCE



Моды, Paintball Gun & Mod 1.1
Место свободно
Добавлять комментарии могут только зарегистрированные пользователи.
[ Регистрация | Вход ]