[Code Help] Nextmap
Hello.
I try wrote a code that allows me to set the next map by console command. What i did wrong ? PHP Code:
|
Re: [Code Help] Nextmap
Quote:
PHP Code:
|
Re: [Code Help] Nextmap
Argument type mismatch :
Code:
set_cvar_num("amx_nextmap", insert) |
Re: [Code Help] Nextmap
insert is a string
set_cvar_num - Sets a cvar with integer value so maybe try with set_cvar_string |
Re: [Code Help] Nextmap
|
| All times are GMT -4. The time now is 21:01. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.