[HELP] Adding health doesnt work
Hello,
I am doing Basebuilder mod and i have problem with regeneration. Code:
public plugin_init()Code:
public zaciatok_kola(id)Code:
public Task_HPRegenLoop(id)it simply does not add healths :( |
Re: [HELP] Adding health doesnt work
even with if(is_user_alive(id)) check doesnt work :(
|
Re: [HELP] Adding health doesnt work
You are passing 0 as id in set_task. Pass the actual player index.
|
Re: [HELP] Adding health doesnt work
thanks, it works
|
Re: [HELP] Adding health doesnt work
Code:
Code:
|
| All times are GMT -4. The time now is 07:40. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.