• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] [Help] warning 239: literal array/string passed to a non-const parameter
#1
Trying to do this

Code:
return SetTimerEx("KickTimer", 100, false, "i", playerid);


but it's for some reason giving me the warning above (again, only an issue in the new compiler). What am I doing wrong and again can someone tell the best way to write this?
  Reply


Messages In This Thread
[Help] warning 239: literal array/string passed to a non-const parameter - by Behemoth - 2021-01-19, 08:58 PM

Forum Jump: