Server
Guide to use the script more advanced
Exports are used to sync the zone script with the addon script
IsCrawling
Check if the player is crawling
Attribute:
Integer:
playerid
: server id of the player
Return:
Boolean:
true
: the player is crawlingfalse
: the player is not crawling
Usage
Last updated
Was this helpful?