<aside> ⚡ script "core_GetCustomActorProperty" (int pln, int prop)

</aside>

Usage


Gets the custom actor property value of a given player. This is mainly used to grab the air jump and wall jump speed of players.

Parameters

Return Value

<aside> 💡 Note: This function may return unpredictable values for invalid players or when called on CLIENTSIDE scripts. Be sure to check the player you’re polling is in the server and playing and that you’re using this from something with knowledge of the global ACS variables.

</aside>