Edit: Fixed the original problem now a different one exist.
When I edit the weapons file, I created just a weapon with the unusual flying bits on it for me, it worked. Now I tried to create one for a friend, which it does not work. I have tried removing the flag needed for it, giving him the "a" flag and even making him a full on admin with the "z" flag. I will paste my weapon config file so you all can see if I did anything wrong.
Plugin:
https://forums.alliedmods.net/showthread.php?p=1050170
Code:
"custom_weapons_v3"
{
"STEAM ID HERE"
{
"9"
{
"quality" "5"
"level" "100"
"1" "134 ; 2"
}
}
"STEAM ID HERE"
{
"13"
{
"quality" "5"
"level" "100"
"admin-flags" "a"
"1" "134 ; 2"
}
}
}