About memory hacking plugins (avoid them)
#1

Information contained in the SA-MP server structures are designed to be accessed using pawn, not by peeking and poking the server memory.

Plugins are designed to extend pawn. If there is information that cannot be accessed by scripting, people should request it added to SA-MP's pawn scripting natives. 90% of the information held by the server can already be accessed using pawn.

Memory addresses and structures within the SA-MP server change with every release, pawn natives do not. If a plugin is written to access specific memory addresses backward compatibility for server owners will be broken with every server update.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)