SendOnFootSyncDataLV: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
params=<syntaxhighlight lang="lua">NoParams</syntaxhighlight> | | params=<syntaxhighlight lang="lua">NoParams</syntaxhighlight> | | ||
note=This was added in v1.4 and will not work in previous builds.| | note=This was added in v1.4 and will not work in previous builds.| | ||
relfuncs=*[[ | relfuncs=*[[SendOnFootSyncData]]| | ||
}} | }} |
Revision as of 18:37, 26 November 2022
Description:
Same as SendOnFootSyncData with the fields like keys, position, health, armour etc of the function used from the Local Values ( calculated from the last packet send to server or modified using SetLocalValue )
Parameters:
NoParams
Return Values:
This function does not return any specific values.
Important Note:
This was added in v1.4 and will not work in previous builds.
Related Functions
The following functions may be helpful as they relate to this function in one way or another.