HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Does anyone know what function...

11-06-2003, 11:41 PM#1
littlepiggy
will report whether a player is actually in the game? I know GetPlayerController(player) does something similar, but it only reports that a player has been specified as User controlled in the Map Editor. If noone is actually playing it the game still reports it as User controled. I want to know if there is a function that will say when there is an actual human behind the keyboard. Can anyone help me?
11-06-2003, 11:45 PM#2
littlepiggy
Wow. Just checked the JASS tools manual and found the playerslotstate functions that do exactly what I'm looking for. Thanks anyway.
11-07-2003, 05:59 PM#3
KaTTaNa
That doesn't even require Jass. It's accessible through GUI. :D