Problem on my plugin
hey i make this code:
http://pastebin.com/GnyeAkN5 i try to do in start round its say 5 4 3 2 1 but its not work.... sorry about my bad english |
Re: Problem on my plugin
You need to delay the execution between each one if you want it to be an a 5 second countdown. I would suggest that you search for other plugins or posts that use/talk about making a countdown.
FYI, you can post your code in your post using the [code][/code] or [php][/php] tags if it is short code like yours. |
Re: Problem on my plugin
PHP Code:
|
Re: Problem on my plugin
I would suggest using flag "b" and that TASKID is useless. You don't need repeat, just put the "b" flag and the task will be executing untill it's removing. So, you will have to remove it if iTime < 1
|
Re: Problem on my plugin
Quote:
|
Re: Problem on my plugin
Code:
#include <amxmodx> |
Re: Problem on my plugin
Bladell -_-
stop double post please :P &&& .. why you add PHP Code:
|
Re: Problem on my plugin
Sorry for double post, I pressed click button twice.
Change that information if you want... but algorithm of countdown function have nothing same with yours. Mine it is more optimized. |
| All times are GMT -4. The time now is 13:04. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.