set_task help needed [Resolved]
The set_task function isnt working at all, anyone know why???
Code:
case 2: |
Re: set_task help needed
post rest of code, it might be public set_noclip code thats not working right. set_task looks fine from a flance, but then again, you can try set_task(1.0, "set_noclip", id) as a test
|
Re: set_task help needed
Since you specify a length for the "parameter" argument (in this case, 20), AMXX looks for the function differently. Since you aren't even using the "parameter" argument, set the length to 0.
|
Re: set_task help needed
Dude, thanks a shitload. I spent almost an hour yesterday trying to figure out how the hell to do it...
|
| All times are GMT -4. The time now is 22:21. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.