[DONE]How to check if map has bombsite?
How to check if map has bombsite?
|
Re: How to check if map has bombsite?
PHP Code:
Read more about this here: [FAQ/Tutorial] CS Bomb Scripting : https://forums.alliedmods.net/showthread.php?t=40164 |
Re: How to check if map has bombsite?
in plugin_init :
PHP Code:
|
Re: How to check if map has bombsite?
I get error compiling: Error: Undefined symbol "find_ent_by_class" on line 69
|
Re: How to check if map has bombsite?
Add this to ur code:
PHP Code:
|
Re: How to check if map has bombsite?
Still the same probelm.
EDIT: I removed the fm_ and it compiled. I mean, how do I now check if that is true? Something like: PHP Code:
|
Re: How to check if map has bombsite?
Quote:
|
Re: [DONE]How to check if map has bombsite?
PHP Code:
Then you can use where you want in plugin (excepted in plugin_precache and plugin_natives) : PHP Code:
|
Re: [DONE]How to check if map has bombsite?
I've done like this:
PHP Code:
PHP Code:
|
Re: [DONE]How to check if map has bombsite?
Correct.
|
| All times are GMT -4. The time now is 11:11. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.