Total Miner

(Official) LUA Scripting Documentation

get_actor_avatar

Get the avatar of the context actor.


Spec:

get_actor_avatar()

Returns


Example

notify("Your current avatar is: "..get_actor_avatar())

Incomplete

This documentation is incomplete


back