help me to find a better optimization for plugin
I have this
PHP Code:
PHP Code:
PHP Code:
or this PHP Code:
|
Re: help me to find a better optimization for plugin
Code:
I don't think that info_target are touchable, but may be you alter their size. Also if you alter their classname, then you could consider using register_touch(new_classname, "player", "callback") |
Re: help me to find a better optimization for plugin
I need what custom_base touch all entitys on map include worldspawn, what you give my there is only for custom_base touch player
|
Re: help me to find a better optimization for plugin
ConnorMcLeod
They are touchable. Even sprite entities can be touchable. Nightfall1 Yep, these statements are all the same. Little advice - don't call get_maxplayers(), store it in g_maxplayers variable on plugin_init and use PHP Code:
|
| All times are GMT -4. The time now is 04:18. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.