How do I program a mod so that people spawn without any items?

How do I make people spawn without anything?

1 Like

Create entity “gun_game_mode_logic”
Go into the gungame levels and ste tge first weapon to a knife with an exorbitant kill requirement for the next level. That way players spawn with only a knife and it’s infeasible that they will level up guns via gun game.

3 Likes

Yeah I had that in mind thanks

1 Like

Hmm, it doesn’t seem to be working. Do I have to change the code in the BLK file?

1 Like

You also need to set up custom_profile and custom_bot_profile to the gun game event profiles, ask some of the more experienced modders about the specifics.

2 Likes