Quote:
Originally Posted by Jiroxys7
So any tips on the gani? and what command should i be using for the class to send the data over from server to client?
|
I don't think you can send data to client side in a class, at least for all i know.
The join function only goes one way, from A to B, not B to A. 'A' being a player weapon and 'B' being a class. When sending data over to a class, be sure to send everything needed. You could add a Clientside part to the class and use a trigger.
