View Single Post
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 02-09-2023 , 23:56   Re: Multi-tagging tag mismatch
Reply With Quote #2

Did you read the section in the Pawn Language Guide about plural tagging? There are some pieces of info that I think might be relevant to your issue. The discussion of plural tags starts with the last paragraph on page 142 and continues onto page 143. Particularly, this might be relevant:

Quote:
a formal function argument is a local variable in the body of the function. In the presence of plural tags, the formal function argument takes on the tag that is listed first.
If you could provide a working example (doesn't have to be your full code, just an excerpt in a compilable plugin would be nice) that doesn't have any non-standard dependencies, it's be easier for us to test things out.
__________________

Last edited by fysiks; 02-09-2023 at 23:57.
fysiks is offline