• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] Help: warning 213 tag mismatch
#2
That's NOT how you are supposed to create a function.



Code:
tag:function()

{

    return tag; // i.e. false if bool:function

}

You don't need a tag if you won't use it.
Using Pawn.CMD?

If you're doing so, this is the very first sign that you absolutely shouldn't utilize your all powerful P-Code knowledge in any of the scripting discussion topics.
  Reply


Messages In This Thread
Help: warning 213 tag mismatch - by Behemoth - 2021-01-19, 06:17 PM
RE: Help: warning 213 tag mismatch - by Pinch - 2021-01-19, 06:37 PM
RE: Help: warning 213 tag mismatch - by Behemoth - 2021-01-19, 07:16 PM

Forum Jump: