SA-MP Forums Archive
Help. - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help. (/showthread.php?tid=109160)



Help. - lakierka - 18.11.2009

Hello. Can you tell me how to relate GM and FS? I know I need use CallRemoteFunction and CallLocalFunction but I don't know how to do it. I need to relate this: pInfo[MAX_PLAYERS][Info]. Please, help me.


Re: Help. - LarzI - 18.11.2009

You can't relate variables (I think) so you have to make a function for it, then call the function by using CallRemoteFunction.


Re: Help. - lakierka - 18.11.2009

How does this function should look?


Re: Help. - MenaceX^ - 18.11.2009

It's pretty hard to explain, I suggest you to put it up in Script Request Thread and hope that someone will do it for you.


Re: Help. - lakierka - 18.11.2009

But I don't know what I need put here.


Re: Help. - yom - 18.11.2009

Use the properties functions. Here is an old shitty script that might help you.