What does NOP means? - 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: What does NOP means? (
/showthread.php?tid=663595)
What does NOP means? -
Marshas - 06.02.2019
Hello everyone, so I came here to ask what does NOP stands for in anticheats? I searched g o o g le and sa-mp forum, but there is nothing at all, saying what this abbreviation could mean, everyone just uses it in forum
Re: What does NOP means? -
Calisthenics - 06.02.2019
https://en.wikipedia.org/wiki/NOP_(code)
Re: What does NOP means? -
Marshas - 06.02.2019
I don't understand how does it associates with sa-mp anticheats? What should "No Operation" in sa-mp anticheat mean?
Re: What does NOP means? -
Calisthenics - 06.02.2019
Quote:
NOP is sometimes used as a description for the action performed by a function or a sequence of programming language statements if the function or code has no effect
|
Cheats NOP functions so they will have no effect when called by a script. If the script set the position for a player and will not be updated after a few ticks, it is desynchronization or possible NOP SetPlayerPos.