Quote Originally Posted by Tally View Post
Build that onPlayerConnected(). Now, your giveWeapon() function will work:

Code:
self giveWeapon( self.weapon + response );
Are you sure?