SetPVarInt() when player leave?
#1

What heaped with variables created by SetPVarInt()

when player leave server ?


Are they destroyed , turned to null or still valid?


And is there a way to destroy all unused variables created this way ?
Reply
#2

Quote:
Originally Posted by Azazelo
View Post
What heaped with variables created by SetPVarInt()

when player leave server ?


Are they destroyed , turned to null or still valid?


And is there a way to destroy all unused variables created this way ?
The values are reset after the onPlayerDiscconect Function is called
Reply
#3

Variables aren\'t reset until after OnPlayerDisconnect is called, so the values are still accessible in OnPlayerDisconnect.
Reply
#4

Thank you maramizo.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)