for pl in Server.Players:
pl.Message("You are online")
#pl.PlayerClient.SOMETHINGHERE
pl = Fougerite.Player
if you want PlayerClient then do pl.PlayerClient.
Fougerite.Player objects /methods can be found here: http://fougerite.com/wiki/player/
Best to decompile Fougerite.dll and look at Fougerite.Player for the full list
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.