Garry's Mod

Garry's Mod

Not enough ratings
(Draconic Base) More Callbacks
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Tool
Addon Tags: Fun
File Size
Posted
Updated
30.808 KB
9 Nov, 2024 @ 10:40am
9 Aug @ 1:21am
17 Change Notes ( view )

Subscribe to download
(Draconic Base) More Callbacks

In 4 collections by Odcub
IR's DBD Terror Radius Music Fun
112 items
Odcub's Current Start Collection
84 items
Lambda Players - Odcubs Collected Stuff
129 items
Odcub-Omega Pill Pack Hide & Seek
108 items
Description
Uploaded with gmpublisher[github.com]

What is clearly added for this is new stuff!.. a few clearly.

HERES THE TEMPLATE IF ANYONE IS WONDERING!

COPY And Paste this below if your making a voiceset.

local TEMPLATE = {
["ID"] = "TEMPLATE",
["Name"] = "Template",
["Pain"] = {
["Minor"] = {""},
["Minor_Post"] = {""},
["Medium"] = {""},
["Medium_Post"] = {""},
["Major"] = {""},
["Major_Post"] = {""},
["Death"] = {""},
["Death_Falling"] = {""},
["Death_Splatter"] = {""},
--- Post Pain ---
["Fire_Minor_Post"] = {""}, -- DMG_BURN, DMG_SLOWBURN
["Fire_Medium_Post"] = {""},
["Fire_Major_Post"] = {""},
["Fall_Minor_Post"] = {""},
["Fall_Medium_Post"] = {""},
["Fall_Major_Post"] = {""},
["Shock_Minor_Post"] = {""}, -- DMG_SHOCK
["Shock_Medium_Post"] = {""},
["Shock_Major_Post"] = {""},
["Acid_Minor_Post"] = {""}, -- DMG_ACID
["Acid_Medium_Post"] = {""},
["Acid_Major_Post"] = {""},
["Rad_Minor_Post"] = {""}, -- Radiation
["Rad_Medium_Post"] = {""},
["Rad_Major_Post"] = {""},
["Plasma_Minor_Post"] = {""}, -- DMG_PLASMA
["Plasma_Medium_Post"] = {""},
["Plasma_Major_Post"] = {""},
-- Vehicle Hurt --
["Vehicle_Collide"] = {"vs_jameskii.pain_medium"}, -- damage to occupant <20%
["Vehicle_Collide_Hard"] = {"vs_jameskii.pain_major"}, -- damage to occupant >25%
--- Far Cry Healing ---
["FarCry_Healing"] = {""},
-- Other --
["npc_zombie"] = {""},
},
["Respawn"] = {""},
["RequestHelp"] = {""},
["MoveIt"] = {""},
["Insult"] = {""},
["Compliment"] = {""},
["Hello"] = {""},
["Question"] = {""},
["Agree"] = {""},
["Disagree"] = {""},
["Apologize"] = {""},
["Spotting"] = {
["DeadBody"] = {""},
["Generic"] = {""},
["Generic_Enemy"] = {""},
["Generic_Friendly"] = {""},
["npc_poisonzombie"] = {""},
},
["Idle"] = {
["Generic"] = {""},
["Injured"] = {""},
["InjureThreshold"] = 0.75,
["Delay_Min"] = 50,
["Delay_Max"] = 100,
},
["Actions"] = {
["Reload"] = {""},
["Melee"] = {""}, -- See notes below (on wiki)
["pickup_generic"] = {""},
---- Far Cry ----
["pickup_fc_dislocation_heal"] = {""},
["pickup_fc_bullet_heal_left"] = {""},
["pickup_fc_bullet_heal_right"] = {""},
["pickup_fc_burn_heal"] = {""},
["pickup_fc_syringe_heal"] = {""},
["pickup_fc_normal_heal"] = {""},
["pickup_fc_frag_heal_a"] = {""},
["pickup_fc_frag_heal_b"] = {""},
["pickup_fc_frag_heal_c"] = {""},
["pickup_fc_s1_heal"] = {""},
---- Using Medkits and Injectors ---
["Using_Medkit"] = {""},
["Using_Injector"] = {""},

},
["Reactions"] = {
["NoAmmo"] = {""}, -- When attempting to fire a gun with an empty magazine
["Puke"] = {""}, -- When standing under a barnacle when it dies
---== CUSTOMS ==---
["Multikill_1"] = {""},
["Multikill_2"] = {""},
["Multikill_3"] = {""},
["Multikill"] = {""},
["Falling"] = {""},
["Throwing_Grenade"] = {""},
["Splatter"] = {""},
--- Nextbot Support ---
["ChasedBy_Nextbot"] = {""},
["Hear_Nextbot"] = {""},

---== NEUTRALS ==---
["kill_postgeneric"] = {""},
["kill_npc_vj_hlr2_com_civilp"] = {""},
["kill_npc_vj_hlr2b_com_civilp_elite"] = {""},
["kill_npc_metropolice"] = {""},
["kill_drg_fighter_base_dummy"] = {""},
["kill_drg_fighter_base_coward"] = {""},

---== ENEMIES ==---
["kill_npc_combine_s"] = {""},
["kill_npc_hunter"] = {""},
["kill_npc_rollermine"] = {""},
["kill_npc_manhack"] = {""},
["kill_npc_vj_hlr2_com_soldier"] = {""},
["kill_npc_vj_hlr2_com_sniper"] = {""},
["kill_npc_vj_hlr2_com_shotgunner"] = {""},
["kill_npc_vj_hlr2_com_prospekt_sg"] = {""},
["kill_npc_vj_hlr2_com_prospekt"] = {""},
["kill_npc_vj_hlr2_com_engineer"] = {""},
["kill_npc_vj_hlr2_com_elite"] = {""},
["kill_npc_vj_endo_01"] = {""},
["kill_npc_vj_endo_01_unstable"] = {""},
["kill_npc_vj_endo_02"] = {""},
["kill_npc_vj_mangled_endo_02"] = {""},
["kill_npc_vj_endo_02_head"] = {""},
["kill_npc_vj_nightmare_endo"] = {""},
["kill_npc_vj_rockstar_endo"] = {""},
["kill_npc_vj_spring_endo"] = {""},
["kill_npc_vj_nightmare_endo"] = {""},
["kill_drg_fighter_base_hostile"] = {""},
["drg_roach_geim_darkwraith_lance"] = {""},
["drg_roach_geim_darkwraith_bow"] = {""},
["drg_roach_geim_darkwraith_banner"] = {""},
["drg_roach_geim_darkwraith"] = {""},
["drg_roach_geim_ptahur_phantom"] = {""},
["drg_roach_geim_fskice"] = {""},
["drg_roach_geim_fskanemo"] = {""},
["drg_roach_geim_fskelectro"] = {""},
["drg_roach_geim_fskgeo"] = {""},
["drg_roach_geim_pyroagent"] = {""},
["drg_roach_geim_fskpyro"] = {""},
["drg_roach_geim_mage"] = {""},

---== FRIENDLYS ==---
["kill_npc_drg_fnafworld_endo01"] = {""},
["kill_npc_drg_fnafworld_foxy"] = {""},
["kill_npc_drg_fnafworld_freddy"] = {""},
["kill_npc_drg_fnafworld_goldenfreddy"] = {""},
["kill_npc_drg_fnafworld_marionette"] = {""},
["kill_npc_drg_fnafworld_witheredbonnie"] = {""},
["kill_npc_vj_hlr2_citizen"] = {""},
["kill_npc_vj_hlr2_alyx"] = {""},
["kill_npc_vj_hlr2_barney"] = {""},
["kill_npc_alyx"] = {""},
["kill_npc_barney"] = {""},
["kill_npc_kleiner"] = {""},
["kill_npc_eli"] = {""},
["kill_npc_odessa"] = {""},
["kill_npc_citizen"] = {""},
["kill_npc_mossman"] = {""},
["kill_drg_fighter_base_ally"] = {""},

---== BOSS ==---
["kill_drg_roach_geim_childe3"] = {""},
["kill_drg_roach_geim_childe_new"] = {""},
["kill_drg_roach_geim_eremite_katar"] = {""},
["kill_drg_roach_geim_aherald"] = {""},
["kill_drg_roach_geim_aherald2"] = {""},
["kill_drg_roach_geim_alector"] = {""},
["kill_drg_roach_geim_alector2"] = {""},
["kill_drg_roach_geim_nihil1"] = {""},
["kill_drg_roach_geim_nihil2"] = {""},
["kill_drg_mgray"] = {""},
["kill_drg_ogarmstrong"] = {""},
["kill_drg_roach_mvc2_abyss"] = {""},
["resort_deadnaut_special"] = {""},
},
["Responses"] = {
["npc_zombie"] = {
["npc/zombie/zombie_voice_idle9.wav"] = {""},
}, -- Here was the missing comma
},
["Taunts"] = {
["Cheer"] = {""},
["Muscle"] = {""},
["Dance"] = {""},
["Zombie"] = {""},
["Robot"] = {""},
["Pers"] = {""},
},
}
DRC:RegisterVoiceSet(TEMPLATE)