deleted
|
Re: Help
It looks like the player disconnects or dies before the tasks do their job. I would recommend checking if the player is connected and alive before these functions take place. or when a player disconnects, remove their task.
|
Re: Help
As per the Global Forum Rules, you need to have a descriptive topic title. If you wish for this topic to stay open, please correct the topic title before you post again.
|
Re: Plugin errors (server crash)
Quote:
Quote:
|
Re: Plugin errors (server crash)
I'm not sure, but I think changing
PHP Code:
PHP Code:
|
Re: Plugin errors (server crash)
if(is_user_alive( index ) ) {
fixed. |
Re: Plugin errors (server crash)
Uhh, forgot. Updated :D
|
Re: Plugin errors (server crash)
Show us the new errors.
|
Re: Plugin errors (server crash)
So add the same is_user_alive() check for that function call. Your code could ultimately be optimized to reduce the number of times you need to do this alive check.
|
| All times are GMT -4. The time now is 13:40. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.