[Help] Ham_TakeDamage and Ham_Touch don't work
Hi guys, this is my code:
PHP Code:
Can you guys detected any problem in my code :D Thanks. p/s: Can you guys show me how to block the message with player name and health when drag cursor to player ? |
Re: [Help] Ham_TakeDamage and Ham_Touch don't work
PHP Code:
PHP Code:
For Ham_TakeDamage return HAM_HANDLED after you change the param. |
Re: [Help] Ham_TakeDamage and Ham_Touch don't work
Quote:
|
Re: [Help] Ham_TakeDamage and Ham_Touch don't work
Quote:
tried your way but still the same :( any idea ? |
Re: [Help] Ham_TakeDamage and Ham_Touch don't work
Show me your full code.
|
Re: [Help] Ham_TakeDamage and Ham_Touch don't work
PHP Code:
PHP Code:
|
Re: [Help] Ham_TakeDamage and Ham_Touch don't work
Quote:
PHP Code:
|
Re: [Help] Ham_TakeDamage and Ham_Touch don't work
PHP Code:
|
Re: [Help] Ham_TakeDamage and Ham_Touch don't work
@HamletEagle
it is still not working :( |
Re: [Help] Ham_TakeDamage and Ham_Touch don't work
It's because Ham_Spawn's function is not found, so any function after it is not registered, including fw_TakeDamage.
BTW, some tips: 1.Why using set_task when you can call a function directly? 2.Use Ham_spawn instead of ResetHUD |
| All times are GMT -4. The time now is 15:27. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.