index out of bounds
Hello! I'm trying to do a kz plugin for my self, but i'm having a problem with the timer...
Quote:
What is happening? Oh, and there is a better way to do what I want? |
Re: index out of bounds
DisplayTime function is called via set_task with player id + TASK_ID_SHOWTIME as the task id. Then in your DisplayTime function you never subtract the TASK_ID_SHOWTIME to get the player id
PHP Code:
|
Re: index out of bounds
OH IT WORKED! THANKS!
I needed to change %s to %d too... Can you say to me if there is a better way to do this? And there is a way to remove the c4 timer and make the clock icon appear before the timer? |
| All times are GMT -4. The time now is 11:28. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.