• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] [SOLVED] (warning) literal array/string passed to a non-const parameter
#2
Solved.



Just realize that im using include that hook ShowPlayerDialog and set parameter with non-const string data type.

Solutions : Change all parameter with non-const string/array to const string/array.

Note : Use YSI 5.x for compiler 3.10.9 and YSI 4.x for compiler 3.10.8 or below



Thank you.
  Reply


Messages In This Thread
RE: ShowPlayerDialog (warning) literal array/string passed to a non-const parameter - by cosine - 2020-05-26, 06:15 PM

Forum Jump: