Discord
Steam
/
Developers
/
Source Mod - A..
Login/Join
Event Log
Source Mod - Adding weapons problem!
1 replies, posted
Search
In This Thread
I have been trying to add custom weapons to my Source Mod. I've done everything to try and add them. This is what comes up on the dev console. Unknown command "sk_bullsquid_health" Unknown command "sk_bullsquid_dmg_bite" Unknown command "sk_bullsquid_dmg_whip" Unknown command "sk_houndeye_health" Unknown command "sk_houndeye_dmg_blast" Unknown command "sk_mortarsynth_health" Unknown command "sk_scanner_dmg_gas" Unknown command "sk_plr_dmg_small_round" Unknown command "sk_npc_dmg_small_round" Unknown command "sk_max_small_round" Unknown command "sk_plr_dmg_medium_round" Unknown command "sk_npc_dmg_medium_round" Unknown command "sk_max_medium_round" Unknown command "sk_plr_dmg_large_round" Unknown command "sk_npc_dmg_large_round" Unknown command "sk_max_large_round" Unknown command "sk_dmg_energy_grenade" Unknown command "sk_energy_grenade_radius" Unknown command "sk_plr_dmg_oicw_grenade" Unknown command "sk_npc_dmg_oicw_grenade" Unknown command "sk_max_oicw_grenade" Unknown command "sk_oicw_grenade_radius" Unknown command "sk_plr_dmg_flare_round" Unknown command "sk_npc_dmg_flare_round" Unknown command "sk_max_flare_round" Unknown command "sk_plr_dmg_irifle_round" Unknown command "sk_npc_dmg_irifle_round" Unknown command "sk_max_irifle_round" Unknown command "sk_plr_dmg_egon_narrow" Unknown command "sk_plr_dmg_egon_wide" Unknown command "sk_plr_dmg_molotov" Unknown command "sk_npc_dmg_molotov" Unknown command "sk_max_molotov" Unknown command "sk_molotov_radius" Unknown command "sk_plr_dmg_iceaxe" Unknown command "sk_npc_dmg_iceaxe" Unknown command "sk_plr_dmg_gauss" Unknown command "sk_plr_max_dmg_gauss" Can anyone please help me? Thank You for your time. P.S. If this has been posted in the wrong section then please don't ban me as I'm a still kinda new to Facepunch.
That's not an error, it's just the skill.cfg trying to set console values when they don't exist. Nothing to worry about.
Sorry, you need to
Log In
to post a reply to this thread.