赤血龍炮

Home Home
引用 | 編輯 弒血
2017-09-06 01:09
樓主
推文 x5
【插件資訊】

插件來源:原創
使用指令:控制台輸入~ cannonex
安裝路徑:cstrike\addons\amxmodx\plugins

【插件介紹】

把以前剛出來的赤血龍炮從插件深淵底部拿出來見光一下~


這把已經有6個月沒更新了..最後完成他的時候 在3月初左右


然後 這把只是其中一把..有太多還沒拿出來見光


廢話不多說這次的amxx沒有用到cvar功能 只有用到個人設定固定能力 也沒打算開sma~


迷之聲(因為最近伸手人員太多~導致人只想要源碼 根本沒想過要學習)


以下是內容的能力 可以參考就好

#define DragonLifeTime 10.0
#define DragonAttachmentDist 5
#define DragonAimDist 160
#define DragonFlameSpeed 600
#define DragonFlameRadius 150
#define DragonFlameDamage random_float(250.0, 350.0)
#define DragonFlameNextTime 0.025


#define DragonPloRadius 120
#define DragonPloDamage random_float(500.0, 650.0)
#define DragonPloBack random_num(850, 1000)



// get cs weapon entity fake ammo
#define MaxCannonFlameNum 9
#define CannonFlameSpeed random_float(800.0, 1200.0)
const MaxAmmo = 20;


以下為 檔案所需的路徑 請自行找 數位不能夠發有關任何侵權檔案

// make cs model in entity
new _Model[][] = 
{
"models/v_cannonex.mdl",
"models/p_cannonex.mdl",
"models/w_cannonex.mdl",
"models/p_cannonexb.mdl",
"models/w_cannonexb.mdl",
"models/p_cannonexplo.mdl",
"models/p_cannonexdragonfx.mdl",
"models/cannonexdragon.mdl"
}


// make cs sound in entity
new _Sound[][] = 
{
"weapons/cannonex_shoota.wav",
"weapons/cannonex_d_reload1.wav",
"weapons/cannonex_dragon_idle.wav",
"weapons/cannonex_dragonfx_idle.wav",
"weapons/cannonex_dtransform.wav",
"weapons/cannonex_d_reload2.wav",
"weapons/cannonexplo.wav",
"weapons/flamethrower-1.wav"
}


// make cs sprites in entity
new _Sprites[][] = 
{
"sprites/ef_cannonex.spr",
"sprites/fire_cannon.spr"
}


// make cs resource in entity
new _Resource[][] = 
{
"sprites/weapon_cannonex.txt"
}
使用功能說明~


左鍵 可以散射出9宮格? 字型火焰 改良的 右鍵 可以呼叫出 飛龍 進行準星十字前的火焰滅敵功能


請看以下圖示:

第一人稱視角:

九宮格火焰

龍魂圍繞(3次後會對周遭敵人進行一次傷害)

火海


第三人稱視角:
火海

[此文章售價 15 雅幣已有 34 人購買]
若發現會員採用欺騙的方法獲取財富,請立刻舉報,我們會對會員處以2-N倍的罰金,嚴重者封掉ID!



獻花 x0
引用 | 編輯 蘇育輝
2017-09-14 02:58
1樓
  
感謝分享 不知道可以不可以在ZP加到M選單裡@@ 表情

獻花 x0
引用 | 編輯 弒血
2017-09-14 14:36
2樓
  
下面是引用 蘇育輝 於 2017-09-14 02:58 發表的 : 到引言文
感謝分享 不知道可以不可以在ZP加到M選單裡@@ 表情



不能喔~


因為 我沒有註冊ZP相關的inc

但是控制台輸入倒是可以

獻花 x1
引用 | 編輯 as134544321
2018-03-01 20:07
3樓
  
666 表情 表情 表情

獻花 x0
引用 | 編輯 Rattlesnake8
2018-03-03 15:04
4樓
  
可以,我一直想要这个

獻花 x0
引用 | 編輯 無聲帶
2018-06-28 21:07
5樓
  
能不能修改成zp模式 谢谢了!

獻花 x0
引用 | 編輯 new8026game
2018-07-11 03:23
6樓
  
感謝分享 非常感謝樓主

獻花 x0
引用 | 編輯 sombarihelp
2019-07-15 14:57
7樓
  
回 覆 鎖 定 :

  此回覆已被鎖定,只有『管理員及回覆者』看的到 !!!



獻花 x0
引用 | 編輯 Splashhew888
2019-10-20 11:10
8樓
  
感謝分享!

獻花 x0
引用 | 編輯 d55474
2020-08-18 04:02
9樓
  
感謝無私分享

獻花 x0
引用 | 編輯 S3xTy
2020-12-20 07:50
10樓
  
回 覆 鎖 定 :

  此回覆已被鎖定,只有『管理員及回覆者』看的到 !!!



獻花 x0
引用 | 編輯 new8026game
2023-09-13 01:37
11樓
  
模型改掉的話會閃退嗎

獻花 x0
引用 | 編輯 陳冠冠
2023-12-31 09:55
12樓
  
這個太帥了吧~表情
CS1.6 一般任務 能打BOT嗎? 表情

獻花 x0