get_hud_colors
No description available for this symbol.
Syntax
native get_hud_colors(szColors[], iLen) /* * Returns hud position X from file. * @No params * @return Float X position */ native Float:get_hud_position_x() /* * Returns hud position Y from file. * @No params * @return Float Y position */ native Float:get_hud_position_y() /* * Returns hud effect from file. * @No params * @return Internal Effect [ 0 = Nothing | 1 = Blink ] */ native get_hud_effect()
Usage
| szColors | — |
| iLen | — |
Defined in
rank_system_huehue.inc
at line 184
.
This documentation was automatically generated from source.