set_task - symbol never used
Hei :)
I wanted to change admincmd a little bit, but I get 1error that symbol is never used. The code is like this: PHP Code:
|
Re: set_task - symbol never used
PHP Code:
PHP Code:
|
Re: set_task - symbol never used
Quote:
|
Re: set_task - symbol never used
Post those errors here :3
|
Re: set_task - symbol never used
Quote:
|
Re: set_task - symbol never used
Replace
Code:
set_task(3.0, "xXx");Code:
set_task(3.0, "xXx", _, reason);Code:
xXx()Code:
xXx(reason[]) |
Re: set_task - symbol never used
1 Attachment(s)
Tried the last recommendation.. Same error :/
PHP Code:
|
Re: set_task - symbol never used
It's a warning not an error, plugin it's still compiling...Also just now i've seen that you pass alot of arguments in your task. Search for how to pass different arguments types to a task handler.
|
Re: set_task - symbol never used
Quote:
|
Re: set_task - symbol never used
Quote:
|
| All times are GMT -4. The time now is 05:46. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.