• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] How can I resolve this?
#2
FIXED!

Just removed the &

Code:
new string1[15],string2[15];
stock MyFunction(string1[15],string2[15])
{
//Some code
string1 ="Hello";
string2 ="Hello 2";
}
  Reply


Messages In This Thread
How can I resolve this? - by JR_Junior - 2024-05-01, 09:17 PM
RE: How can I resolve this? - by JR_Junior - 2024-05-01, 10:41 PM

Forum Jump: