Jump to content

claimprize

Not a Bug 1.1.7

NEXT

The winner typed [ /claimprize ], but
he complained that the giveaway wasn't in his inventory.

 

  "prizes": [
    {
      "shortName": "silveregg",
      "skinID": 0,
      "amount": 1
    }
  ],
  "pentity": {
    "76561198834******": {
      "prizes": 2
    }
  },
 

I also tried
When I type a command, nothing happens

Share this comment


Link to comment
On 10/3/2021 at 3:05 PM, NEXT said:

The winner typed [ /claimprize ], but
he complained that the giveaway wasn't in his inventory.

 

  "prizes": [
    {
      "shortName": "silveregg",
      "skinID": 0,
      "amount": 1
    }
  ],
  "pentity": {
    "76561198834******": {
      "prizes": 2
    }
  },
 

I also tried
When I type a command, nothing happens

Any errors in the server console when typing the command in?

Share this comment


Link to comment
On 10/4/2021 at 8:30 PM, NEXT said:

nothing...

 

server console

RCON

chat

 

nothing message

Paste me the whole config file.  Use the code brackets so it looks

like
this

 

Share this comment


Link to comment

{
  "Time after initiation before game begins (spent in the lobby) [seconds]": 300,
  "Delay after Hungergames starts before initiating the circle [seconds]": 60.0,
  "How often should we check if a player is outside the zone.": 3.0,
  "How much should the rads increase each time?": 3.0,
  "Ring shrink percentage": 0.5,
  "Time after circle spawn before it starts building radiation [seconds]?": 20.0,
  "Seconds between ring shrinking events": 1.0,
  "Outer distance": 230.0,
  "Dome darkness value": 8,
  "Minimum ring size": 20,
  "Announce player deaths?": true,
  "Heal a player when they kill another player?": true,
  "How much health?": 50.0,
  "Minimum players to start a game?": 2,
  "Command to join the game.": "hgame",
  "Command to leave the game.": "leave",
  "How often should we run Hunger Games (set to 0 if you do not want auto start)? [seconds]": 3600.0,
  "Despawn bodies when the game ends?": true,
  "Remove players from their teams when the game starts?": false,
  "How many rolls on the reward should a winner get?": 1,
  "Clear data on new wipe?": true,
  "Maximum time for a game to run (seconds)": 2700.0,
  "Broadcast when a player joins the event?": true,
  "Commands to prevent when a player is in hungergames": [
    "kit"
  ],
  "Slay modifier. Default 0.7. Change to 0.5 if players who are not in the lobby when the bubble spawns are being slain": 0.7
}

Share this comment


Link to comment
47 minutes ago, NEXT said:

{
  "Time after initiation before game begins (spent in the lobby) [seconds]": 300,
  "Delay after Hungergames starts before initiating the circle [seconds]": 60.0,
  "How often should we check if a player is outside the zone.": 3.0,
  "How much should the rads increase each time?": 3.0,
  "Ring shrink percentage": 0.5,
  "Time after circle spawn before it starts building radiation [seconds]?": 20.0,
  "Seconds between ring shrinking events": 1.0,
  "Outer distance": 230.0,
  "Dome darkness value": 8,
  "Minimum ring size": 20,
  "Announce player deaths?": true,
  "Heal a player when they kill another player?": true,
  "How much health?": 50.0,
  "Minimum players to start a game?": 2,
  "Command to join the game.": "hgame",
  "Command to leave the game.": "leave",
  "How often should we run Hunger Games (set to 0 if you do not want auto start)? [seconds]": 3600.0,
  "Despawn bodies when the game ends?": true,
  "Remove players from their teams when the game starts?": false,
  "How many rolls on the reward should a winner get?": 1,
  "Clear data on new wipe?": true,
  "Maximum time for a game to run (seconds)": 2700.0,
  "Broadcast when a player joins the event?": true,
  "Commands to prevent when a player is in hungergames": [
    "kit"
  ],
  "Slay modifier. Default 0.7. Change to 0.5 if players who are not in the lobby when the bubble spawns are being slain": 0.7
}

Can you paste the data file too?

Share this comment


Link to comment

{
  "LobbyLocations": [
    {
      "x": -2224.45264,
      "y": 52.0290375,
      "z": -2217.22754
    },
    {
      "x": -2221.45264,
      "y": 52.0290375,
      "z": -2207.02759
    },
    {
      "x": -2215.95264,
      "y": 52.0290375,
      "z": -2206.52759
    },
    {
      "x": -2211.55273,
      "y": 52.0290375,
      "z": -2206.52759
    }
  ],
  "Top_Centre_Point": {
    "x": -2216.09473,
    "y": 73.49603,
    "z": -2215.07544
  },
  "prizes": [
    {
      "shortName": "silveregg",
      "skinID": 0,
      "amount": 1
    }
  ],
  "pentity": {
    "765611988********": {
      "prizes": 2
    }
  },
  "ButtonIDs": {
    "ele": 4079,
    "start": 4083
  },
  "GameStarted": false,
  "centre_points": [
    {
      "x": -2216.09473,
      "y": 73.49603,
      "z": -2215.07544
    }
  ],
  "chosen_centre": {
    "x": -2216.09473,
    "y": 73.49603,
    "z": -2215.07544
  }
}

Share this comment


Link to comment
3 hours ago, NEXT said:

{
  "LobbyLocations": [
    {
      "x": -2224.45264,
      "y": 52.0290375,
      "z": -2217.22754
    },
    {
      "x": -2221.45264,
      "y": 52.0290375,
      "z": -2207.02759
    },
    {
      "x": -2215.95264,
      "y": 52.0290375,
      "z": -2206.52759
    },
    {
      "x": -2211.55273,
      "y": 52.0290375,
      "z": -2206.52759
    }
  ],
  "Top_Centre_Point": {
    "x": -2216.09473,
    "y": 73.49603,
    "z": -2215.07544
  },
  "prizes": [
    {
      "shortName": "silveregg",
      "skinID": 0,
      "amount": 1
    }
  ],
  "pentity": {
    "765611988********": {
      "prizes": 2
    }
  },
  "ButtonIDs": {
    "ele": 4079,
    "start": 4083
  },
  "GameStarted": false,
  "centre_points": [
    {
      "x": -2216.09473,
      "y": 73.49603,
      "z": -2215.07544
    }
  ],
  "chosen_centre": {
    "x": -2216.09473,
    "y": 73.49603,
    "z": -2215.07544
  }
}

No item exists called "silveregg". The shortname should be "easter.silveregg"

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

80.7k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.