Craig Martin

(Official) LUA Scripting Documentation

get_clan_name

Get the clan name of the context actor.


Spec:

get_clan_name()

Returns


Example

notify("The player is a member of clan: ", get_clan_name())

Incomplete

This documentation is incomplete


back