Remove specific weapon from ground?
How can I remove a specific weapon from ground it gets dropped? For example an awp.
|
Re: Remove specific weapon from ground?
Code:
|
Re: Remove specific weapon from ground?
How to make it for specific maps, like de_dust2, de_aztec etc.
|
Re: Remove specific weapon from ground?
Quote:
|
Re: Remove specific weapon from ground?
I mean, where do I add it to the code?
PHP Code:
|
Re: Remove specific weapon from ground?
Calling a think on a weaponbox is safer I believe.
PHP Code:
If the map you want to check is returned, pause the plugin. |
Re: Remove specific weapon from ground?
I believe calling think is the best way too, but the current method may also work fine. If you only remove the weaponbox entity, the linked weapon can still remain in the map. You can test all 3 methods to see for sure.
|
Re: Remove specific weapon from ground?
Quote:
Doesn't amxx have maps configs to do this also? |
| All times are GMT -4. The time now is 10:44. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.