<aside> 📦 8BDT.acs

</aside>

Usage


Stores a list of scripts to execute every tic on the client for purposes of displaying assists and other graphics. See more info about how to interact with this table at the tutorial for advanced weapons and the tutorial for assist items.

Static Variables

Fields

Utility Functions

<aside> âš¡ int findAssistByScript(str scr)

</aside>

Getters

Each of the following returns the value of their given property, given a table index.

<aside> âš¡ int str getAssistScript(int idx)

</aside>

Setters

Each of the following changes the value of their given property, given a table index.

<aside> âš¡ void setAssistScript(int idx, str val)

</aside>

See Also