Nov 26, 2016, 09:14 AM
Suggestion for <in-game/forum/teamspeak etc.>
In detail, explain your suggestion: Add a custom /pass, similar to how /nexuslights also had a custom option.
Suggested Formats:
1. Generic Colour (Red, Green, Blue, Yellow, Purple)
/pass id/name give custom "Name of Pass, Delimited by Quote Marks" ColourName
/pass internet give custom "Weapons License" purple
2. Custom Colour (Color(R, G, B))
/pass id/name give custom "Name of Pass, Delimited by Quote Marks" RedAmountMax255, GreenAmount, BlueAmount
/pass internet give custom "Weapons License" 0 100 255
The separation of named colours and custom colours could be checked by running isnumber, or by doing tonumber and checking for nil on the colour name argument, and checking if it is a number.
Why should this be implemented?
Adds more variety to government passes, such as when the President implements a weapons license, and thus would make more sense that they have the ability to issue custom passes, rather than using the visitor pass.
This would also allow more differentiation of the Government Worker and Presidential Passes, such as showing a difference between the space marines that got hired compared to the guy who fixes the bog.
In detail, explain your suggestion: Add a custom /pass, similar to how /nexuslights also had a custom option.
Suggested Formats:
1. Generic Colour (Red, Green, Blue, Yellow, Purple)
/pass id/name give custom "Name of Pass, Delimited by Quote Marks" ColourName
/pass internet give custom "Weapons License" purple
2. Custom Colour (Color(R, G, B))
/pass id/name give custom "Name of Pass, Delimited by Quote Marks" RedAmountMax255, GreenAmount, BlueAmount
/pass internet give custom "Weapons License" 0 100 255
The separation of named colours and custom colours could be checked by running isnumber, or by doing tonumber and checking for nil on the colour name argument, and checking if it is a number.
Why should this be implemented?
Adds more variety to government passes, such as when the President implements a weapons license, and thus would make more sense that they have the ability to issue custom passes, rather than using the visitor pass.
This would also allow more differentiation of the Government Worker and Presidential Passes, such as showing a difference between the space marines that got hired compared to the guy who fixes the bog.