Back to ACE

ACE.QueuePointEntityChange

S

Part of ACE namespace

function ACE.QueuePointEntityChange(ent, owner)
View on GitHub|lua/acf/server/sv_pointshandling.lua:86-94
👁️ 0 viewsUpdated 1 month ago

Description

Queue an entity's final point owner for the next server tick. Repeated CFW callbacks replace the same entry, so a split's Sub/Add pair becomes one ledger transfer.

Parameters

NameTypeDescription
entany
ownerany

Returns

No return values documented.

Examples

No examples available.

Used In

No usages found in the codebase.