Quote:
Originally Posted by Ananisiki
I haven't used anything yet,
if I add my textdraw to OnPlayerRequestedSpawn, will it show it once each player?
Like if I connect it'll show, if I die it won't show, if I quit and come back and spawn it will show again, I want it like this
|
As I said, make a bool, and make it true under OnPlayerConnected, then under OnPlayerSpawn/OnPlayerRequestSpawn check if it's true and if it is, show the Textdraw