How to completely block spawn weapons?
How to completely block spawn weapons with no weappickup hud send?
i tried to use strip_user_weapons on PlayerSpawn forward but i can't block weapon pickup hud send. sry for my english |
Re: How to completely block spawn weapons?
|
Re: How to completely block spawn weapons?
Quote:
|
Re: How to completely block spawn weapons?
|
Re: How to completely block spawn weapons?
Quote:
The way I interpreted it, is that he wants to block the standard spawn weapons without having to strip them. Something like this: Code:
|
Re: How to completely block spawn weapons?
You are right.
Need to handle maps with special weapons though. |
Re: How to completely block spawn weapons?
it's
thank you!! |
Re: How to completely block spawn weapons?
It could be extended to this to remove map added weapons:
Code:
|
Re: How to completely block spawn weapons?
... ...
something's not right ? when i using your code, I will lost my health/armor/weapon/ammo .. in hud... http://i.imgur.com/AeSlThX.jpg |
Re: How to completely block spawn weapons?
Try :
Check if primo spawning player have a model set. PHP Code:
|
| All times are GMT -4. The time now is 21:45. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.