
06-11-2012, 02:14 AM
|
|
Registered User
|
Join Date: May 2012
Posts: 2
|
|
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? |
|
|
|