SA-MP Forums Archive
Plugin or Function. - 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: Plugin or Function. (/showthread.php?tid=349929)



Plugin or Function. - Nicholas. - 10.06.2012

I'm adding an GeoIP system into my gamemode. I was wondering if I should use the plugin or the function. Please share your suggestions.


Re: Plugin or Function. - [MG]Dimi - 10.06.2012

You need both function and plugin in order to work.


Re: Plugin or Function. - Nicholas. - 10.06.2012

There is a function which detects the Country the player is logging from. I think the function was by kc.

I think I'll just download the GeoIP plugin and use that instead.


Re: Plugin or Function. - FalconX - 10.06.2012

Quote:
Originally Posted by Nicholas.
View Post
There is a function which detects the Country the player is logging from. I think the function was by kc.

I think I'll just download the GeoIP plugin and use that instead.
Well, I would use this include to get the player's country. It is easy to use and is made by Iggy.

https://sampforum.blast.hk/showthread.php?tid=337304
-FalconX