set_task issue
Hi, I'm trying to make a simple lo3 script.
I got something like this: Code:
Code:
Function is not present (function "server_cmd")Is there an explanation and solution for this? (set_cvar_num and server_cmd both work in for rr function) |
Re: set_task issue
the second parameter of set task is the call back
server_cmd would be your call back and there is no function called that |
Re: set_task issue
Quote:
Code:
Code:
Error, bad server command say |
Re: set_task issue
You use task params to pass the string, but as param num you should pass string length.
|
Re: set_task issue
Quote:
|
| All times are GMT -4. The time now is 04:30. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.