Matt Judge wrote:

Adding and removing of weapons works with 1.6?

Not that I know of. The only way I know of to remove weapons in Counter-Strike is to intercept (on the server) the commands used to buy the weapons and not let the MOD code see these commands (thus the player will never be able to have the weapon).

Counter-Strike "gives" weapons to players on the fly.  It doesn't spawn
them in the world and wait for a player to pick them up like in
Half-Life deathmatch.  Stripper2 only allows you to remove items that
have been spawned into the world waiting for someone to pick them up.

Stripper2 also can't be used to remove weapons dropped by a player
(since it only intercepts things spawned at the time when the map is
loaded).

All my attempts to remove a spawned weapon causes the server to crash :(

You might try looking at the source code for some other plugins that prevent players from getting certain weapons (AdminMOD and AMX both probably have this).

--
Jeffrey "botman" Broome

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



Reply via email to