mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-27 14:42:25 +00:00
Updated Lua Group (markdown)
parent
5ad8679b82
commit
2a91bbb2ba
@ -8,6 +8,7 @@ group.valid -- Returns true if this object is not null
|
||||
|
||||
### Member Functions
|
||||
```
|
||||
Group() -- Creates a null Group
|
||||
void DisbandGroup();
|
||||
bool IsGroupMember(Lua_Mob mob);
|
||||
void CastGroupSpell(Lua_Mob caster, int spell_id);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user