I need a help, please;(
Hello guys. This plugin showed score hud on up.
Hud activation only start infection, but not starting round. Help please:cry: I can use public event_roundstart but plugin can't start, disable.. Code:
#include < amxmodx > |
Re: I need a help, please;(
If delete zp_round_start and write event_roundstart, he disable..
|
Re: I need a help, please;(
Just change this:
PHP Code:
PHP Code:
|
Re: I need a help, please;(
Oh thank you more!
|
Re: I need a help, please;(
Quote:
BUT. When started new round score hud not works! He work only first round and next rounds not work! |
Re: I need a help, please;(
Remove this from round end function: remove_task()
Put the set_task in plugin_init instead of putinserver |
Re: I need a help, please;(
Quote:
|
Re: I need a help, please;(
He show hud not always
|
Re: I need a help, please;(
Just remove the red line.
Code:
public zp_round_ended( iWinTeam ) |
Re: I need a help, please;(
Quote:
Then he don't show hud |
| All times are GMT -4. The time now is 17:40. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.