mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 10:11:37 +00:00
Updated Lua Group (markdown)
+1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user