3rd Party Libraries
Recent Additions
Handles Parser
Discord
admin
SetAdmGroupImmuneFrom
File
SetAdmGroupImmuneFrom
Last Updated
2015-03-05
Created At
2007-01-24
Adds immunity to a specific group.
native
void
SetAdmGroupImmuneFrom(
GroupId
id
,
GroupId
other_id
)
Parameters
GroupId
id
Group id.
GroupId
other_id
Group id to receive immunity to.
Return Value
void