How do you write a heartbeat script that checks the rest of the players companions in the party for a starting condition after checking the controlled PC?
The command checks the PC using: object oPC = GetFirstPC(FALSE); to check the highlighted character.
What command should I use to check the rest of the companions in the party; object oPC = GetFirstPC(TRUE);?, GetNextPC?, GetNextInFaction?





Retour en haut






