Weapon Question
- metal_head
- Posts: 1244
- Joined: Sat Jan 05, 2008 8:31 pm
- Location: Bulgaria,Sofia
- Contact:
Weapon Question
How can I make my game when it starts you spawn with no guns.I know that to gain the gun I have to use attribute entity,but how do I make the game to start with no guns?
- QuestOfDreams
- Site Admin
- Posts: 1520
- Joined: Sun Jul 03, 2005 11:12 pm
- Location: Austria
- Contact:
Re: Weapon Question
Just open the AttributeInfoFile (player.ini by default) and change the initial entries of the weapons to 0.
- metal_head
- Posts: 1244
- Joined: Sat Jan 05, 2008 8:31 pm
- Location: Bulgaria,Sofia
- Contact:
Re: Weapon Question
I did that and the game crashed after loadeing maybe It's because I did this on the C8 gun and it's the gun you spawn with
- QuestOfDreams
- Site Admin
- Posts: 1520
- Joined: Sun Jul 03, 2005 11:12 pm
- Location: Austria
- Contact:
Re: Weapon Question
Works fine for me ...