• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] Help: warning 213 tag mismatch
#3
(2021-01-19, 06:37 PM)Pinch Wrote: 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.



Thanks, I last programmed PAWN like 3/4 years ago. I was following a tutorial which added tags, hence the confusion.
  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: