13.03.2019, 15:49
You can trigger functions with CallRemoteFunction/CallLocalFunction, they just must be public, but you can create them.
You can even make dynamic function headers: https://sampwiki.blast.hk/wiki/Getarg
the old sscanf function for example uses this https://sampwiki.blast.hk/wiki/Sscanf_code
But if you want specific help or something, ask more specific or give an direct example pls
You can even make dynamic function headers: https://sampwiki.blast.hk/wiki/Getarg
the old sscanf function for example uses this https://sampwiki.blast.hk/wiki/Sscanf_code
But if you want specific help or something, ask more specific or give an direct example pls

