- Joined
- Jun 30, 2008
- Messages
- 580
Hello Hivers,
I'm trying to create a party system for my project and I'm having a tough time trying to figure out how I should go about it. I'm trying to setup the part for removing a player from the party, and then reordering the list back into order. So when I have party members 1 - 4, and party member 3 leaves, it will relist them as 1 -3, instead of 1, 2, and 4.
How should I go about this?
Edit: I've been testing around with force's and been able to get it to work, is there any negatives to using forces?
I'm trying to create a party system for my project and I'm having a tough time trying to figure out how I should go about it. I'm trying to setup the part for removing a player from the party, and then reordering the list back into order. So when I have party members 1 - 4, and party member 3 leaves, it will relist them as 1 -3, instead of 1, 2, and 4.
How should I go about this?
Edit: I've been testing around with force's and been able to get it to work, is there any negatives to using forces?
Last edited: