AiYinZiLeGong / PUBG-Radar

246 stars 217 forks source link

Get self player's location by parsing CharMoveComp RPC. So the player's direction is corrected now. Get item's relative locaiton by DroppedItemInteractionComponent. So the item location is corrected now. Change readRotator() to readRotationShort() fixes empty player state. DroppedItem is shown. Fully parse ATslCharacter. So player health is shown. Correct player color when driving. Equipped weapons are shown. Clear DroppedItem and DroppedItemGroup when picking up. #162

Open Adeyemi168 opened 1 year ago

Adeyemi168 commented 1 year ago

How to modify the code