Ulysses

General => Off-Topic => Topic started by: Yogpod on August 12, 2017, 01:41:02 PM

Title: Utime How to identify players?
Post by: Yogpod on August 12, 2017, 01:41:02 PM
On my sv.db It shows these IDs https://gyazo.com/1417139eef093afa836e048c3c497e0a (https://gyazo.com/1417139eef093afa836e048c3c497e0a), but I have no idea how to identify individual players, if there is a way, can you tell me?
Title: Re: Utime How to identify players?
Post by: Yogpod on August 12, 2017, 02:50:07 PM
Solved by typing this in console with sv_allowcslua set to 1
lua_run_cl print( LocalPlayer():UniqueID() )