PDA

View Full Version : csp_beach_glock



KaNaR
04-30-2009, 11:29 AM
Hi

I've started making a new map this morning, and I think I can already show it to you :)

Csp_beach_glock is a small aim map, located on a small beach along a cliff. Only 2 weapons are allowed : the glock and the knife.
This is a remake of aim_beach_glock, which is I think my best map :
http://serialskateur.free.fr/maps/map.php?map=6
http://serialskateur.free.fr/maps/img/maps/aim_beach_glock/thb/aim_beach_glock_08_thb.jpg (http://serialskateur.free.fr/maps/map.php?map=6)

Screenshots :
http://uppix.net/2/c/3/d0f2145968ab1a36d651d2c2b730dt.jpg (http://uppix.net/2/c/3/d0f2145968ab1a36d651d2c2b730d.html)http://uppix.net/3/d/2/a7acfce57842ea46d6eb9e9acd167t.jpg (http://uppix.net/3/d/2/a7acfce57842ea46d6eb9e9acd167.html)http://uppix.net/3/1/4/bdd0587012bdc765c5e40004bd114t.jpg (http://uppix.net/3/1/4/bdd0587012bdc765c5e40004bd114.html)http://uppix.net/e/e/a/161a633cf12b23665d910664ab24et.jpg (http://uppix.net/e/e/a/161a633cf12b23665d910664ab24e.html)http://uppix.net/c/1/4/1cf9da3911abb5ef44a58462414cct.jpg (http://uppix.net/c/1/4/1cf9da3911abb5ef44a58462414cc.html)

I hope you like it, but if you have some criticisms, please tell me :)

Maybe I will make other versions (USP/AK-M4/Deagle...)

rXp
04-30-2009, 11:33 AM
Seems nice, But I have one question : for csp you do it on the counter-strike source sdk ? And then it will work on csp ?

KaNaR
04-30-2009, 11:36 AM
I haven't tried on CSP yet, but if the game_player_equip doesnt work, I will have to make it only for AK/M4 :(

smartin
04-30-2009, 11:48 AM
Minerva: Metastasis

KaNaR
04-30-2009, 11:57 AM
Ok the game_player_equip works but the player_weaponstrip doesn't :(
Any idea how to prevent the CTs from using their USP ?

cryeR
05-02-2009, 02:46 PM
game_player_equip doesnt wok in csp1.03b, in css it would spawn every player without a weapon (by simply adding it somewhere in the map, editiing the parameters may change the spawn weapons (like glock only , with full ammo), or you would just add it by default and drop the weapon entity around the map

KaNaR
05-03-2009, 01:49 PM
game_player_equip doesnt wok in csp1.03b, in css it would spawn every player without a weapon (by simply adding it somewhere in the map, editiing the parameters may change the spawn weapons (like glock only , with full ammo), or you would just add it by default and drop the weapon entity around the mapGame_player_equip does work, but player_weaponstrip doesn't, and that's the problem : CTs could still use their USP :(