Help with next map
i get next map like this:
new nextmap[32] get_cvar_string("amx_nextmap", nextmap, 31) now, how to do: if arg = nextmap don't change nextmap, show text... i've tried like this... Code:
new nextmap[32] |
Re: Help with next map
PHP Code:
|
Re: Help with next map
thx +k for you :)
equali work better. because with equal de_dust is not the same with de_Dust equali - Checks if two strings are equal, case insensitively |
Re: Help with next map
Depending the need ( if arg is from client command ), equali may can more appropriate.
|
| All times are GMT -4. The time now is 08:53. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.