Author Topic: Weapons not showing up on Addon-List when I'm about to start a server  (Read 427 times)

So I am planning on making a snowball fight TDM where you can buy different kinds of snowballs with the points you've earned. I have edited the original snowball addon from the original and now have four different kinds of snowballs.

The folder names for each one are:
Weapon_SnowballStrong, Weapon_SnowballFast, Weapon_SnowballDefault, Weapon_SnowballSuper

I have changed each of their uinames to the following:
StrongSnowball, FastSnowball, DefaultSnowball, and SuperSnowball

I have also edited the directdamage and muzzlevelocity of them to the following:
directdamage: 100, muzzlevelocity: 50
directdamage: 50, muzzlevelocity: 100
directdamage: 50, muzzlevelocity: 50
directdamage: 100, muzzlevelocity: 100

These are all of the changes I made to the snowball addon. Does anyone know why this isn't showing up on the enable addon list in-game?
I have tried enabling all four of them on RTB Add-On Manager, but they disable as soon as the server starts.

Thanks for any help,

-Gypsum BL_ID 10130


if it exists, remove namecheck.txt

Wow that's a fast snowball.  Wou can snipe people with that.

if it exists, remove namecheck.txt
I'll try it when I get home today. Thanks.