View Single Post
09/19/18, 09:50 AM   #2
Cardinal05
AddOn Author - Click to view addons
Join Date: Feb 2018
Posts: 33
Also, I am not sure if this is intended but the methods:

HousingEditorRequestSetFurnitureParent
HousingEditorRequestClearFurnitureParent

are kicking me from the server when I send them at the same rate as the HousingEditorSetFurniturePosition method (10 calls per second).

I also tried 5 calls per second and still get kicked from the server for a large set (testing with 200 items at the moment).

Should these be throttled this much?