GUESS NUMBER
- Arrange an event for guessing numbers in the chat
- You can configure the time after which the event will be launched
- You can specify the time that is given to guess the number
- You can change the numbers between which the number for the event will be selected
- You can change the numbers between which the number for the event will be selected
- The notification of the start and the winnings come in the chat and in the game notifications
- You can turn on or off automatic rewards
- You can use items and commands in rewards
- Config
Code:
{
"Only command start event": false,
"How often will the event be launched(Seconds)": 90,
"How many minimum people should there be to launch?": 3,
"Duration of the event(Seconds)": 60,
"Notification of the start of the event": "<color=orange>GIVEAWAY!</color> The event \"Guess the number\" begins, write it first in the chat.",
"Notification of who won": "<color=orange>{0}</color> HAS WON GIVEAWAY WITH THE WINNING NUMBER {1}!\n! THE WINNER WILL RECEIVE <color=yellow>{2}</color>",
"Minimum number": 1,
"Maximum number": 2500,
"Enable automatic rewards(true = yes": true,
"Rewards": [
{
"ShortName(Item)": "rifle.ak",
"Amount(Item)": 1,
"Custom Name(Item)": "",
"SkinID(Item)": 0,
"Set true if you want to use the command as a reward": false,
"Display name(For message and GameTip)": "Rifle - AK",
"Command(steamId={0}, playerName={1})": ""
},
{
"ShortName(Item)": "",
"Amount(Item)": 0,
"Custom Name(Item)": "",
"SkinID(Item)": 0,
"Set true if you want to use the command as a reward": true,
"Display name(For message and GameTip)": "HOME RECYCLER",
"Command(steamId={0}, playerName={1})": "giverecycler {0}"
}
]
}
- Logs
Code:
Winner LAGZYA [76561198167177796] [01/01/1999 00.00]
- Commands
Code:
/numberstart - guessnumber.admin
/numberstart 200 500 - guessnumber.admin