GanJaRuleZ Posted December 23, 2011 Share Posted December 23, 2011 Hi all I just want to know , if there exist a function , that says if a player ( registered ) is online.. Thank you in advance Link to comment
BinSlayer1 Posted December 23, 2011 Share Posted December 23, 2011 if getPlayerFromName('GanJaRuleZ') then outputChatBox('Player online') else outputChatBox('Player offline') end Link to comment
GanJaRuleZ Posted December 23, 2011 Author Share Posted December 23, 2011 Heh , thank you Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now