jy2762014 發表於 21-3-2008 20:36:58

BB彈槍插件

Paintball Gun & Mod

About
Paintballgun.amxx replaces the mp5navy with a gun that resembles a paintball gun. The gun shoots entities that travel to your point of aiming. When the entities collide with something they turn into paint spatter and if they collide with a player, he dies.
Paintballmod.amxx strips all weapons and money then gives each player a mp5navy and knife.

Commands
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
amx_pbspawnprotect (default 5) - Time in seconds a player cannot be killed after spawning (0 to disable)

Modules
-- paintballgun.amxx --
#include <amxmodx>
#include <fakemeta>
#include <cstrike>

-- paintballmod.amxx --
#include <amxmodx>
#include <fakemeta>

Frequent Quetions
No paintspatter or shooting - Enabled fakemeta in configs/modues.ini
No sound or models - Re-place the attached zip files into the right directories in your cs folder and/or (optional) sv_download url directory.
Server randomly crashes - Decrease the pbgun_shots cvar by 20 and repeat until the crashes stop

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

注意:如果下面的檔案下載不了,請用檔案下面的網址下載!

[ 本帖最後由 jy2762014 於 22-3-2008 16:52 編輯 ]

wilson409 發表於 21-3-2008 20:39:03

之前上官網睇過 不過唔知系bb彈黎 以為色彈
中文化左未架? 未幫你丫

[ 本帖最後由 wilson409 於 21-3-2008 12:40 編輯 ]

jy2762014 發表於 21-3-2008 20:42:24

回復 2# 的帖子

在下未中文化,如果你可以幫大家服務,請你幫以上插件中文化。

請不要另外再開一個中文化貼!唔該![]

wilson409 發表於 21-3-2008 20:59:19

不過我想問 點用架 我完全用唔到d 指令 又唔知點玩

360360360 發表於 21-3-2008 21:26:11

wilson409 發表於 21-3-2008 23:18:01

中文化插件

241099 發表於 21-3-2008 23:25:51

wilson409 發表於 22-3-2008 00:35:52

原帖由 241099 於 21-3-2008 15:25 發表 http://www.nakuz.com/bbs/images/common/back.gif
paintball - -"
彩彈wor~!!!
我都意為彩彈 不過就估唔到咁過引= =

yathsing 發表於 22-3-2008 09:12:11

我想睇圖多d

ShiNG_SeR 發表於 22-3-2008 10:27:07

原帖由 yathsing 於 22-3-2008 09:12 發表 http://www.nakuz.com/bbs/images/common/back.gif
我想睇圖多d
我都想睇下係乜黎[]
頁: [1] 2 3 4 5 6 7 8
查看完整版本: BB彈槍插件