Originally Posted by JDoawp What is "IsDormant"? You can see it as IsNotActive, if the entity is dormant he is practically freezed.
Originally Posted by Merccy2 You can see it as IsNotActive, if the entity is dormant he is practically freezed. Ah okay thanks.
Why are you using an offset for it when its a part of the iclientnetworkable? wot Code: if (pEntity->IsDormant()) continue;