GRAPHIC_SELF

Triggers when graphic is starting to render on yourself

Syntax

GRAPHIC_SELF graphicID 

graphicID - graphicID1,graphicID2, ..., graphicIDN

Examples

GRAPHIC_SELF 345
GRAPHIC_SELF 345,597

Notes

  • To find graphicIDs, you can use kittykeys debug tab or dev tools

Demos