weaponstrip area making Created 19 years ago2004-12-04 22:32:43 UTC by chpsv chpsv

Created 19 years ago2004-12-04 22:32:43 UTC by chpsv chpsv

Posted 19 years ago2004-12-04 22:32:43 UTC Post #76327
in CS, some ka map there are several areas designed for weaponstriping and weapon-equiping to players.
That means when you get into this area, you will be weaponstripped or given a knife.
Would anyone know and share this technique and method? thanks :)
Posted 19 years ago2004-12-04 22:44:35 UTC Post #76328
1) Create a brush textured as aaatrigger and place it where you want the player to lose his weapon
2) Create your multi_manager and your player_weaponstrip
3) Name your player_weaponstrip weaponstrip_1 or something like that

I guess you know how to do the basic weaponstripping :P
Posted 19 years ago2004-12-05 00:20:23 UTC Post #76356
oh~I got that, thanks~ :D
Posted 19 years ago2004-12-05 00:21:46 UTC Post #76357
Tell me if it worked, k? ;)
Posted 19 years ago2004-12-05 00:32:19 UTC Post #76360
It works~
and with the help of trigger_multiple, it can strip and give weapon to the player many times :)
Posted 19 years ago2004-12-05 11:00:31 UTC Post #76415
glad to be of assistance
Posted 19 years ago2004-12-07 16:02:34 UTC Post #76818
I am trying to make a knife only map, I am able to use the game_player_equip but the players are still able to buy other weapons. And I could make a map.cfg for my map and lower the buytime but that has a limit to how low you can go and people can still auto buy. how can I disable buyzone?
Posted 19 years ago2004-12-07 16:54:29 UTC Post #76837
Read the appropriate tutorial.
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 19 years ago2004-12-10 20:32:03 UTC Post #77504
on the game_player_equip turn smartedit off and click 'add' and as key type: weapon_knife and as value type: 1 (if you type 0 they wont get any knife and if you type 2, 3, 4, 5 and so they'll get multiple knives)! I hope this helped ya! ;)
Posted 19 years ago2004-12-10 20:32:46 UTC Post #77505
and Anonymous(Dunno if your going to read this!) there is no need to tease him! Using the game_player_equio is difficult! :|
Posted 19 years ago2004-12-10 22:05:05 UTC Post #77526
ooops, wrong thread :D
You must be logged in to post a response.