cogbar
Represents that the user is busy doing something.
Vars | |
blank | The blank image that overlaps the cog - hides it from the source user |
---|---|
cog | The visible element to other players |
user | Who's doing the thing |
user_client | The user client |
Procs | |
New | The offset of the icon |
add_cog_to_user | Adds the cog to the user, visible by other players |
on_user_delete | When the user is deleted, remove the cog |
remove | Removes the cog from the user |
Var Details
blank
The blank image that overlaps the cog - hides it from the source user
cog
The visible element to other players
user
Who's doing the thing
user_client
The user client
Proc Details
New
The offset of the icon
add_cog_to_user
Adds the cog to the user, visible by other players
on_user_delete
When the user is deleted, remove the cog
remove
Removes the cog from the user