From 350041ee77c691050be4f15c33f9c071a0eb5188 Mon Sep 17 00:00:00 2001 From: tecel007 Date: Mon, 15 Mar 2021 21:02:15 +1100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c5ead0..4b7e900 100644 --- a/README.md +++ b/README.md @@ -15,14 +15,13 @@ All script, net and sync events and natives are logged in csv format. - sync/ack events - invalid object id - sync/ack events - invalid time random or backwards in time - sync/ack events - to objects you dont own - or nor existant -- sync/ack events - change of object type boat -> car +- sync events - wrong synctree type - sending boat sync trees to car - sync create - invalid object type - sync create - flooding with the sync_flag == 4 - script objects - sync create - multiple objects in the same location - sync create - duplicate objects id or other players objects - sync create - creating too many objects in your bubble_id - sync create - attach or proximity -- sync events - wrong synctree type - sending boat sync trees to car - sync remove/ack events - removing other players objects or player id's - sync acks - wrong player, wrong ower or invalid object id - protocol errors - out of sequence messages / messages depending on player before player object is created