Thread: weapons
View Single Post
  #1  
Old 06-11-2012, 02:14 AM
InuKaT InuKaT is offline
Registered User
Join Date: May 2012
Posts: 2
InuKaT is an unknown quantity at this point
Exclamation weapons

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?
Reply With Quote