update doc

This commit is contained in:
in0finite 2019-07-06 16:15:13 +02:00
parent 4b94a75efe
commit 986e05d2ae

View file

@ -12,11 +12,7 @@
- send button input events to server:
- Cell focus is not always assigned on client - it happens when a syncvar for current ped in Player script arrives after Ped.Start()
- headless server: start scene specified at cmd line ; use port from cmd line ;
- add ability for client to request: spawn vehicle ; change ped model ; commit suicide ; destroy my vehicle ; spawn stalker ped ; teleport ;
- add ability for client to request: destroy my vehicles ; spawn stalker ped ;
- port the whole UI to multiplayer