Phelon
Well-Known Member
- Joined
- Jan 15, 2010
- Messages
- 2,591
- Reaction score
- 134
I am trying to locate the code for a character specific identifier that can be located by iterating through the ZetaDia.Actors.GetActorsOfType<DiaPlayer>(true, false). I am trying to make a follow plugin that does not request sending information over the network like SimpleFollow. Anyone know if there is a way to locate a unique identifier via ZetaDia.Actors.GetActorsOfType<DiaPlayer>(true, false)?
Last edited: