Skip to content

How to use ... #2

@On3d4y

Description

@On3d4y

I have to write Func:func<ii> or F@_@ii:func for a function. How to write Func:func<...> for different parameters in https://wiki.sa-mp.com/wiki/MySQL/R33#mysql_pquery to write:

mysql_pquery_indirect(connectionHandle, query[], Func:callback<...>, format[] = "", {Float,_}:...);
#define mysql_pquery_indirect(%1,%2,&%3,%4,%5,%6) mysql_pquery_indirect(%1,%2,addressof(%3<%5>),%4,%5,%6)

I get many tag mismatch warnings.

Also for this:

https://forum.sa-mp.com/showthread.php?t=663852

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions