What is updated:
* Finished vehicle respawn - Vehicles now respawn after a server definable ammount of time when they are dead. Also started on implimenting an idle respawn time
* Nearly Finished Pickup sync and respawning - Pickups are now synced with the rest of the players and respawn after a definable amount of time after being picked up.
* Fixed a few netcode bugs that i noticed while optimising things
* Optimised some code and removed some unused functions
* Fixed time sync - Seems i broke it about a week ago due to changing some netcode... All fixed now though Smiley
* Started recoding the mIRC admin dll since it was still using old netcode