[DELETED]
---
|
Re: [HELP] Doping.amxx
Hizkaldir() is getting 1991 as the id argument and then it is erroring when passed to set_user_maxspeed(), client_print(), and doping[]. You need to add the player id to the task-id when creating the task and then subtract when using it on a player. You also do not need to call remove_task() within the called function on a task that only occurs once.
Also, add debug after your plugin in plugins.ini to get more details about the error. Code:
to PHP Code:
|
Re: [HELP] Doping.amxx
PHP Code:
PHP Code:
PHP Code:
|
Re: [HELP] Doping.amxx
Quote:
|
Re: [HELP] Doping.amxx
Checking the called function name is actually one of the first things I checked and didn't notice a difference. I guess it's time for some glasses :shock:
|
| All times are GMT -4. The time now is 04:35. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.