<aside> 📦 8BDT.acs

</aside>

Usage


Stores information about all defined AProp Powerups. See more info about how to interact with this table at the tutorial for AProp Powerups.

Static Variables

Fields

Utility Functions

<aside> âš¡ int findPowerApropByGiver(str act)

</aside>

<aside> âš¡ int getPlayerDefaultProperty(int pln, int prop)

</aside>

<aside> 💡 Note: This function may return unpredictable values for invalid players. Be sure to check the player you’re polling is in the server and playing.

</aside>

<aside> âš¡ void setPlayerDefaultProperty(int pln, int prop, int val)

</aside>