Argument type mismatch, short code
Supposed to execute amx_freeze @tt 1 after 30s.
Error while compiling (that line): Argument type mismatch (argument 2) Code:
set_task(30.0, server_cmd("amx_freeze @tt 1")) |
Re: Argument type mismatch, short code
Code:
set_task(30.0, "freeze")edit: wrong subforum btw. |
Re: Argument type mismatch, short code
Quote:
|
| All times are GMT -4. The time now is 18:10. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.