How to link A FS to GM ? - 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: How to link A FS to GM ? (
/showthread.php?tid=517561)
How to link A FS to GM ? -
rockhopper - 05.06.2014
I basically Run A Admin FS And I have A Gm So Can I Do That I link My admin sys Means If I put pinfo Admin level Stuff in My gM It shouldn't Show error How should I Do that If its Possible For example :-
I use this in My GM Without errors :-
if(PlayerInfo[playerid][Admin] > 4) Is it Possible If YES Then HOw >?
Re: How to link A FS to GM ? -
rangerxxll - 05.06.2014
I believe GetpInt would help you in this scenario. My partner and I did it some time ago and it worked fine.
https://sampwiki.blast.hk/wiki/GetPVarInt
Re: How to link A FS to GM ? -
rockhopper - 05.06.2014
ok ill try And update you tom
Re: How to link A FS to GM ? -
Vince - 05.06.2014
Pvars, properties or CallRemoteFunction. These are your options. I don't know what works the fastest.
Re: How to link A FS to GM ? -
rockhopper - 06.06.2014
Ok how to Use it ******
Re: How to link A FS to GM ? -
Parallex - 06.06.2014
Quote:
Originally Posted by rockhopper
Ok how to Use it ******
|
https://sampforum.blast.hk/showthread.php?tid=198893