Client Exports

Here you will find all the useful exports for this asset, please read each step and example carefully to better understand how it works, we do not recommend using these if you are not an experienced developer.


GetGang

Basic export that will return the information of your player's gang, values:

  • name

  • grade

An example of using this system would be the following.


GetGangLabel

Export that returns the label of your gang.


GetGangColor

Returns the RGB values of your gang color.


inDrag

Export that allows us to check if you are dragging an injured player, useful for blocking certain menus or actions in external assets.

Last updated