striderxfossility

Results 6 issues of striderxfossility

Greetings, Do you have any idea how to get components scripts? for example FppCameraComponet exist ingame, and there is also a class/function for it. But, for example vehicleTPPCameraComponent, wich you...

question

**Describe the bug** If you copy a component by dragging and dropping, it will copy, but when you edit them, both components are edited. **To Reproduce** Steps to reproduce the...

bug
Needs (Re)Verification

``` local root = Game.GetPlayer():FindComponentByName('root') local animRig = root.rig print(Dump(animRig, false)) ``` ![image](https://user-images.githubusercontent.com/17473356/143781934-6175d19d-49dd-425b-94b9-8c13f014dc1f.png) ![image](https://user-images.githubusercontent.com/17473356/143781918-7e2b4d64-f9a8-4f8f-a1de-3dda6de364ec.png)

enhancement
help wanted

**Idea:** Is there a way to tell in scripting all the components the objects have? for example, in save editor I can drop the player_female.entity and see all the components,...

enhancement

Greetings! i can view .ent buffer files with this tool, very handy, because with cyber engine tweaks i can change these components. is it possible that I can edit .ent...

enhancement

Adding all available filters as comment to help others