Invisible players. - 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: Invisible players. (
/showthread.php?tid=637323)
Invisible players. -
Omirrow - 12.07.2017
Is it possible to block invisible players? I just dont want to check if the player streamedin for others in OnPlayerUpdate or something like that as it's not gonna be healthy for the server.
Is there any other way to block this and also there's a lot of hacks available with SAMPFUNC nowadays and some of them seems like impossible to be blocked, is there a good anti cheat system for those?
Re: Invisible players. - Astralis - 12.07.2017
https://sampforum.blast.hk/showthread.php?tid=579963
Re: Invisible players. -
HoussemGaming - 12.07.2017
Nex-AC anticheat is the best !!
https://sampforum.blast.hk/showthread.php?tid=579963
Re: Invisible players. -
cdoubleoper - 12.07.2017
Quote:
Originally Posted by Astralis
|
Quote:
Originally Posted by HoussemGaming
|
Read. Learn to read.
Quote:
Originally Posted by Omirrow
I just dont want to check if the player streamedin for others in OnPlayerUpdate or something like that as it's not gonna be healthy for the server.
|
@topic
You cannot, there's no way to do it.
Re: Invisible players. -
ISmokezU - 12.07.2017
Invisible is Spectating state, check if the player is spectating and shouldn't do so, then do something about it.
Re: Invisible players. -
Meller - 12.07.2017
Quote:
Originally Posted by cdoubleoper
Read. Learn to read.
|
No offence but look at their post time, exactly the same. He didn't see the reply before he posted.
@OP:
OnPlayerStreamInForPlayer or such.
Re: Invisible players. -
cdoubleoper - 12.07.2017
Quote:
Originally Posted by Meller
No offence but look at their post time, exactly the same. He didn't see the reply before he posted.
|
They are both made the way the op don't want to use. It's like asking for spaghetti and receiving a pizza.