Event Help

Shadow86

New member
Jul 6, 2021
11
2
0
38
Hi, just wondering if there is a way to use GETGRABBAG to specify a particular bag? For example I want to add a starter bag for new players to receive on joining. Is there a way to get the command to specify the correct bag? like GETGRABBAG(Starter Kit) or something?
Thanks for your help
 
Hi, just wondering if there is a way to use GETGRABBAG to specify a particular bag? For example I want to add a starter bag for new players to receive on joining. Is there a way to get the command to specify the correct bag? like GETGRABBAG(Starter Kit) or something?
Thanks for your help

You could, but then you couldn't use the grab bag for what it was intended for.

You do have other options though.

1)You can make a custom event like /starter that gives the player the items you want
2)If you know how to xpath mod, you can add a modlet to give the items you want. If you search the official 7 days forums, there are modlets like that.
3)You can possibly add an event that gives them the items you want when they spawn into the world. Though, I think server owners were having trouble with that method.

Let us know if you need help with any of those options.
 
Thanks for your reply BadPlayer, I tried to create an event to do it but it would only spawn in certain items, when fired off it did not give the weapon, ammo or clothing that I had chosen but it did give the food, water and elixers. I have since added a modlet that i have found which gives a small starter kit to new players.
 
  • Like
Reactions: Badplayer