Can I take variables from a FS and use it in my gamemodE? - 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: Can I take variables from a FS and use it in my gamemodE? (
/showthread.php?tid=310374)
Can I take variables from a FS and use it in my gamemodE? -
Azzeto - 11.01.2012
Hey, I'm using LuxAdmin FS, and I was wondering if I could some how use lAdmins variables in my gamemode?
rep+
Re: Can I take variables from a FS and use it in my gamemodE? -
Richie - 11.01.2012
one way is to use SetPVarInt in the FS, then you can use them in the gamemode to
Re: Can I take variables from a FS and use it in my gamemodE? -
Azzeto - 12.01.2012
ladmin uses PlayerInfo[MAX_PLAYERS][pInfo], But I can use SetPVarInt and etc?
Re: Can I take variables from a FS and use it in my gamemodE? -
Tigerkiller - 12.01.2012
you can edit it from enum to pvar