For some reason, on the server Dudoria, custom made weapons arent working.
I have
if (playerenters){
toweapons Weapon;
}
if weaponfired {
randomshitgoeshere
}
The weapon sometime works on offline (say, this HUD i have, but when i put it online, it doesnt even transfer to the player)
How do i fix this?