SA-MP Forums Archive
Call Remote fuction Or WAt ? - 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: Call Remote fuction Or WAt ? (/showthread.php?tid=523048)



Call Remote fuction Or WAt ? - rockhopper - 30.06.2014

My friend Made a House System For My server So basically My GM has Reputation Like Player reputation But I want to do i In the House system I wanna Add something that will check a players Rep For example Pdata[Reputation] == ? So how do i do it ?? Its like i dont wanna edit MY GM REp System But just want the house FS To check it How to Do this ?


Re: Call Remote fuction Or WAt ? - Twizted - 30.06.2014

Do you use a variable/bool to check if the player is in a house?


Re: Call Remote fuction Or WAt ? - Lordzy - 30.06.2014

https://sampforum.blast.hk/showthread.php?tid=516617

The same concept can be used here too, but you might need to forward the variable from your gamemode. Otherwise, you cannot get it's value.


Re: Call Remote fuction Or WAt ? - rockhopper - 30.06.2014

Thanks Lordzy Your helping me everywhere Today LoL


Re: Call Remote fuction Or WAt ? - rockhopper - 30.06.2014

Wats this "i" in return CallRemoteFunction ?


Re: Call Remote fuction Or WAt ? - Lordzy - 30.06.2014

Quote:
Originally Posted by rockhopper
Посмотреть сообщение
Wats this "i" in return CallRemoteFunction ?
i stands for integer values. You can check the wiki of CallRemoteFunction to know more about the specifiers. https://sampwiki.blast.hk/wiki/CallRemoteFunction