2023-07-07, 08:51 PM
(2023-07-07, 05:22 PM)JasonDeRue Wrote: You haven't answered at my questions.https://team.sa-mp.com/wiki/CallRemoteFunction.html
If I add publics to my gamemode, how your filterscript can communicate with it? It's not an include that you can use publics anywhere. A filterscript is something different and external from gamemode.
So explain me the connection between your filterscript and my gamemode.
Example:
When I use OnDetecteds0beit, how can my gamemode understand FROM where this public comes from? It's not in any include nor in an external pwn file that I included, so how?