Mapped out from Squirrel code.
'UTIL_PlayerByIndex' now returns the player from the edict array properly, 'g_pGlobals' had to be dereferenced twice.
* Added some getters in 'CBaseEntity' and 'CServerNetworkProperty'. * Implemented 'CPlayer::SetTimeBase'. * WIP implementation of 'CPlayer::RunNullCommand'.