14-09-2008, 06:58 PM
I've tried using this code...And so far I've only put in the Server side part of it, and it is giving me an error when I try compiling it. I'm using MS4 if that matters.
I'm getting the error that says "Method or data member not found", and it's highlighting
The ".PartyPlayer =" part of the modTypes code above is what it's highlighting...What am I doing wrong?
I'm getting the error that says "Method or data member not found", and it's highlighting
Code:
Player(index).PartyPlayer = index
The ".PartyPlayer =" part of the modTypes code above is what it's highlighting...What am I doing wrong?