css weapons Created 19 years ago2005-02-07 05:29:35 UTC by guy guy

Created 19 years ago2005-02-07 05:29:35 UTC by guy guy

Posted 19 years ago2005-02-07 05:29:35 UTC Post #88675
what entity puts a weapon into the map instead of buying them?
Posted 19 years ago2005-02-07 06:07:10 UTC Post #88676
You can't anymore, VALVe has removed this option.

The entity is weapon_x but it will be removed when a game is started so it's fairly useless.
RabidMonkey RabidMonkeymapmapmapfapmap
Posted 19 years ago2005-02-07 08:16:09 UTC Post #88687
you can choose what weapons people spawn with on your level if that helps

1. Make a 'game_player_equip'.

2. Open up the properties of the 'game_player_equip'.

3. Make sure your not in 'smart edit' mode.

4. Add a new Keyvalue by clicking the 'add' button.

5. For the key box type in the name of the weapon you want (e.g. 'weapon_deagle').

6. For the value box type in '1'.

7. Press ok, 'compile' the map and have a test.
You must be logged in to post a response.