ResetScore Optimizing/Remove Fakemeta
Hello,
can u remove fakemeta module and optimize this code?
Spoiler
|
Re: ResetScore Optimizing/Remove Fakemeta
PHP Code:
|
Re: ResetScore Optimizing/Remove Fakemeta
Why you don't use this? https://forums.alliedmods.net/showthread.php?p=933493
PHP Code:
|
Re: ResetScore Optimizing/Remove Fakemeta
Quote:
|
Re: ResetScore Optimizing/Remove Fakemeta
Damn forget the idea to remove fakemeta, it's fine and what you gonna do is to make inefficient plugins and run them on your server.
Want to optimize ? Remove the useless task and use that code : PHP Code:
|
Re: ResetScore Optimizing/Remove Fakemeta
I am not tested your code yet, connor, but can u add option, when you score is 0;0 to show message "Your score is already reset" and block public message ( which shows to all ) ?
|
Re: ResetScore Optimizing/Remove Fakemeta
How about this ?
PHP Code:
|
Re: ResetScore Optimizing/Remove Fakemeta
Would work but ScoreInfo message sent from cs_set_user_death is not sent from dll to engine, but directly to engine, so a plugin that would hook such a message (via register_event("ScoreInfo", ..) or register_message() ) would never receive it.
|
Re: ResetScore Optimizing/Remove Fakemeta
Quote:
|
Re: ResetScore Optimizing/Remove Fakemeta
Thx Connor i will use your plugin from now on
|
| All times are GMT -4. The time now is 22:10. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.