striderxfossility

Results 19 comments of striderxfossility

@asantibanez Please pull for quick solution in your composer.json change version to: ``"asantibanez/laravel-blade-sortable": "dev-laravel-9",`` and then add add the bottom: `` "repositories": [ { "type": "vcs", "url": "https://github.com/lukasleitsch/laravel-blade-sortable.git" } ]``

i can change the cameraComp, this will also effect the tppComp, but this is just a example i gave, some components are hidden and do not have a parent for...

Also there is a ``BUG`` in these components related to props. For example: ```lua local tpp = player:FindComponentByName(CName.new("TPPRepresentation")) print(tpp.detachedObjectInfo[1].itemTDBID) -- prints "Items.PlayerFppHead" CName tpp.detachedObjectInfo[1].itemTDBID = TweakDBID.new("Items.PlayerWaTppHead") print(tpp.detachedObjectInfo[1].itemTDBID) -- Still prints...

yes good idea, i hide the comment.

yes still a problem.. i also need the 500 error pages etc..

Nice! i will test it when i come home, thanks for this!

Works like a charm! Removing them just set name to (None), adding them is kind of tricky yet. You can set a name to the one of the matching components...

Can you maby please update this so i can view .ent files again? Its broken at the moment. Cant drag the files in. It says failed to load savegame file

Never mind, forgot about the buffer files. these i needed xD

ofcourse! take the time you need, better waiting than nothing at all. :))