Quote:
Originally Posted by MD5
You can't save the pos using "GetPlayer" on disconnect, because they're already disconnected.
However, you can make a stock in which updates/saves player stats every "34123412" milliseconds; and so fourth.
|
So you suggest me to use atimer which will save/update player stats every x miliseconds so i could save player pos too?