Quote:
Originally posted by Kaimetsu
The code from the class gets inserted in exactly where the join statement is, so you'd actually want to put it outside of the created||initialized flag. Also, the serverside section is calling a function from the clientside section. This cannot be done, even if you do use getplayer(#a) (which, I might add, is perfectly valid if a little strange. If you have access to #a already then you don't need getplayer to get access to the player's other properties).
|
yes, i didn't think of that, that was after a while of despratly trying to get it to work that i added the with...how could i do this than?