Quote:
Originally posted by HoudiniMan
I don't really understand what he said x.x
|
k.. with(allplayers[index]) = access the player w/ that serverwide index. You can't getplayer an RC, because they aren't a player. You can allplayers them though, because they have an ID when they log on. Use a loop to access 1 player in order at a time, till you find the player with the account you want, if the account matches, check if they are in a level or not with #F (#F = level the player is currently in).. if #F <1 (or <0, can't remember), then they aren't in a level, meaning they're an rc.