xxshady / altv-xsync-entity

🚫 DEPRECATED
3 stars 0 forks source link

Player already netowner error after entity recreation #9

Closed Slowmoney closed 1 year ago

Slowmoney commented 1 year ago

const ped = new xpeds.Ped(...) ped.destroy() const ped1 = new xpeds.Ped(...)

drops errors https://media.discordapp.net/attachments/961583428850028554/1028353976741154846/unknown.png?width=350&height=218

xxshady commented 1 year ago

Can't reproduce with code that you provided