SA-MP Forums Archive
[FilterScript] IsPlayerUsingAndroid - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] IsPlayerUsingAndroid (/showthread.php?tid=678280)



IsPlayerUsingAndroid - Fairuz - 20.08.2020

I've been seeing a massive new players from android and I wanted to share how to detect android users, this might not work for clients that respond to the check, please test it.
Also for mods, if you want me to remove it, I'll be glad to, I don't want to break any forum rules.

https://github.com/Fairuz-Afdhal/IsPlayerUsingAndroid

I only used it once while I wanted to make my own server working with android but I'm running out of motivation to develop them as they're not really stable.
Note that this doesn't work if you put it in your gamemode, please check this out!

I'm open to contribution, please make a pull request.


Re: IsPlayerUsingAndroid - FelipeSilvaGM - 20.08.2020

Nice!


Re: IsPlayerUsingAndroid - Kursed - 20.08.2020

that's a snippet.


Re: IsPlayerUsingAndroid - Admireal - 22.08.2020

Is SA-MP playlable on android?


Re: IsPlayerUsingAndroid - GeorgeLimit - 23.08.2020

There are impossible to detect the ANDROID user with mem because its always change with script.

You can detect the ANDROID user with GPCI because 1 client (not user) = 1 GPCI


Re: IsPlayerUsingAndroid - Greaper - 23.08.2020

Quote:
Originally Posted by GeorgeLimit
View Post
There are impossible to detect the ANDROID user with mem because its always change with script.

You can detect the ANDROID user with GPCI because 1 client (not user) = 1 GPCI
It's possible, i'm already using this in my server.


Re: IsPlayerUsingAndroid - Denss - 24.08.2020

Thanks, i will try it


Re: IsPlayerUsingAndroid - GeorgeLimit - 25.08.2020

Btw, lets we wait @Karcol angry