error 035: argument type mismatch (argument 3)
#1

I ran into this issue just now and instead of making the script differently I'd first like to know why exactly doesn't this work?

Example code:
Code:
new col_str[24], pgpg[10];
format(pgpg, 10, "FF0000");
format(col_str, 24, "0x%sCC", pgpg);
GangZoneFlashForPlayer(playerid, gangwars_Zone, col_str);
Error is at this line:
Code:
GangZoneFlashForPlayer(playerid, gangwars_Zone, col_str);
Reply


Messages In This Thread
error 035: argument type mismatch (argument 3) - by cipi89 - 02.02.2020, 21:15
Re: error 035: argument type mismatch (argument 3) - by ApolloScripter - 02.02.2020, 22:15
Re: error 035: argument type mismatch (argument 3) - by Calisthenics - 03.02.2020, 15:01
Re: error 035: argument type mismatch (argument 3) - by cipi89 - 04.02.2020, 01:23

Forum Jump:


Users browsing this thread: 2 Guest(s)