SA-MP Forums Archive
[HELP]Send data from GM to FS. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [HELP]Send data from GM to FS. (/showthread.php?tid=352863)



[HELP]Send data from GM to FS. - [DOG]irinel1996 - 21.06.2012

Hi, I have a little doubt, is there any PAWN way to send data from gamemodes to filterscripts, for example variable values. To use GM data in FS.

Thank you!


Re: [HELP]Send data from GM to FS. - Macluawn - 21.06.2012

use PVars.


Respuesta: [HELP]Send data from GM to FS. - [DOG]irinel1996 - 21.06.2012

LOL, I forgot that. Right, they're global variables.
Thank you, solved.


Re: [HELP]Send data from GM to FS. - MadeMan - 21.06.2012

PVars and CallRemoteFunction for calling functions from other scripts

https://sampwiki.blast.hk/wiki/CallRemoteFunction