mp5 map Created 19 years ago2005-02-07 15:08:44 UTC by tha_crazy tha_crazy

Created 19 years ago2005-02-07 15:08:44 UTC by tha_crazy tha_crazy

Posted 19 years ago2005-02-07 15:08:44 UTC Post #88740
i`m making a mp5 map, but i cant get the players to equip only a mp5,
i`ve used game_player_equip, but evrytime when i run the game. the players dont have any weapons.
not even a knive or a secondary,
can anyone help me plz ???
Posted 19 years ago2005-02-07 15:24:08 UTC Post #88742
I take it your talking about CS:S?
monster_urby monster_urbyGoldsourcerer
Posted 19 years ago2005-02-07 15:27:55 UTC Post #88744
Posted 19 years ago2005-02-07 16:10:27 UTC Post #88756
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.
Habboi HabboiSticky White Love Glue
Posted 19 years ago2005-02-07 16:14:07 UTC Post #88761
ive done it already, doesnt works ffs
Posted 19 years ago2005-02-07 16:15:11 UTC Post #88763
weapon_mp5
value 1

but my players dont have ny weapon :P
Posted 19 years ago2005-02-07 17:55:39 UTC Post #88794
can anyone help ?
Posted 19 years ago2005-02-07 18:06:45 UTC Post #88798
make sure u name the weapon correctly in the keybox
Posted 19 years ago2005-02-08 03:59:11 UTC Post #88895
what are the weapons name for the :
mp5
knive

then ?????

and how can i give them 120 ammo
because i saw aim_ak-colt
& u only had 30 bullets in the mag & no reserve bullets
Posted 19 years ago2005-02-08 05:39:16 UTC Post #88929
so, does anyone know ?
Posted 19 years ago2005-02-08 09:31:41 UTC Post #88956
well it is
"knife" not knive
Posted 19 years ago2005-02-08 09:32:51 UTC Post #88957
and that what habboi posted works because i have used it before,
as i posted that in a few threads down
Posted 19 years ago2005-02-08 13:46:37 UTC Post #89003
Lol yeah i 'borrowed' it ;)
Habboi HabboiSticky White Love Glue
Posted 19 years ago2005-02-08 14:28:06 UTC Post #89010
so i see lol ;)
Posted 19 years ago2005-02-08 14:53:23 UTC Post #89020
yea, but i need some weapons names then
& how do i give the players full ammo ?
Posted 19 years ago2005-02-08 15:36:08 UTC Post #89033
www.google.com

and add in buy zones i suppose

i only had a knife only script
Posted 19 years ago2005-02-08 15:36:44 UTC Post #89034
script = map
sorry for typo
Posted 19 years ago2005-02-08 15:46:29 UTC Post #89035
Stop bumping your questions, tha_crazy. They're not likely to get more responses, and it's fucking annoying.
Posted 19 years ago2005-02-08 16:31:27 UTC Post #89043
:o He has a point but no need to get angry now ;)
Habboi HabboiSticky White Love Glue
Posted 19 years ago2005-02-08 17:15:26 UTC Post #89058
i look into it for you. i think i know how to make it so you lose every thing but the mp5.
Posted 19 years ago2005-02-08 19:59:42 UTC Post #89123
To lose everything but the mp5, all you do is put in a player_unequip (or whatever it is), put in a game_player_equip, and a trigger thing to trigger it at games start. Then tell the thing to trigger unequip .01 seconds before the player_equip. Try it.
Posted 19 years ago2005-02-09 04:26:38 UTC Post #89180
when u start, u dont have any weapons, no knife, no standart secondary.
when i use game_player_equip u also dont get eny weapons
Posted 19 years ago2005-02-09 08:39:43 UTC Post #89220
well u must be doing it wrong
as i have used that and it works
You must be logged in to post a response.