GrantLoadout
Grants players a class loadout.
Syntax
GrantLoadout @players roleLoadout
Arguments
| Name | Required | Type | Description |
|---|---|---|---|
players | Yes | Player variable (e.g. @all, @classDPlayers) | |
roleLoadout | Yes | RoleTypeId enum value - found using 'serhelp RoleTypeId' command |
Validated examples using this method
On a running server
Use serhelp GrantLoadout to inspect the reference generated by your installed SER version.