Closed stepa2 closed 9 months ago
Adds AdvDupe2_PreCreateEntity hook called before all actions in CreateEntityFromTable. It is supposed to be used to modify EntTable before creating this entity. I use it to fix renamed models in existing dupes.
AdvDupe2_PreCreateEntity
CreateEntityFromTable
Adds
AdvDupe2_PreCreateEntity
hook called before all actions inCreateEntityFromTable
. It is supposed to be used to modify EntTable before creating this entity. I use it to fix renamed models in existing dupes.