22-08-2008, 05:12 PM
![[Image: partss3.png]](http://i146.photobucket.com/albums/r255/sonire/partss3.png)
Getting much closer. It displays the one of the party players twice though. Does the same thing if I have 3 people.
I don't really understand how this makes a difference really though:
Code:
Player(n).PartyPlayer = Player(index).Char(Player(index).CharNum).Name
Player(n).PartyPlayer = index
Why do we need both of those lines?