DDraceNetwork Docs
src/engine/docs/snapshots.txt File Reference

Variables

Title __pad0__
 
Title id and data *Type *Type of item Could be projectile or character for example *Id *A unique id so the client can identify the item between two snapshots *Data *A series of bit integers that contains the per item type specific data Section
 
Title id and data *Type *Type of item Could be projectile or character for example *Id *A unique id so the client can identify the item between two snapshots *Data *A series of bit integers that contains the per item type specific data< snap_get_item > and< snap_find_item > can be used to inspect the current and previous snapshot This can be done anywhere while the client is running and not just in the< modc_newsnapshot > function Topic
 

Variable Documentation

◆ __pad0__

Title __pad0__

◆ Section

Title id and data* Type* Type of item Could be projectile or character for example* Id* A unique id so the client can identify the item between two snapshots* Data* A series of bit integers that contains the per item type specific data Section

◆ Topic

Title id and data* Type* Type of item Could be projectile or character for example* Id* A unique id so the client can identify the item between two snapshots* Data* A series of bit integers that contains the per item type specific data<snap_get_item> and<snap_find_item> can be used to inspect the current and previous snapshot This can be done anywhere while the client is running and not just in the<modc_newsnapshot> function Topic