Serial: Difference between revisions
No edit summary |
Dutchman101 (talk | contribs) (improvements + remove 'duplicated serials' line (decision of AC team - abuse of players sending this article to server owners for convincing them, and server owners not attributing the deserved amount of trust towards serials) as rarity is 1 on 500,000) |
||
Line 1: | Line 1: | ||
Serials are used by MTA and server administrators to reliably identify a PC that a player is using | Serials are used by MTA and server administrators to reliably identify a PC that a player is using. Serials are 32 characters long and contain letters and numbers. | ||
Serials are most used for banning players, because a computer with a [http://en.wikipedia.org/wiki/Dynamic_IP dynamic IP] can change | Serials are most used for banning players, because a computer with a [http://en.wikipedia.org/wiki/Dynamic_IP dynamic IP] can change IP every now and then, making IP bans ineffective. MTA wants to give server owners a more reliable way to ban players and keep them out, which is why serials were invented. | ||
==Notes== | ==Notes== | ||
Serials are the most accurate form of identifying players that MTA has. However, you shouldn't rely on them entirely: | Serials are the most accurate form of identifying players that MTA has. However, you shouldn't rely on them entirely: players may change their serial, although this is very difficult to do due to MTA AC protections (serials aren't only based on hardware, but more). Besides, a player can simply use another computer with a different serial in order to fool your scripts or evade server bans. | ||
==Related scripting functions== | ==Related scripting functions== |
Revision as of 00:08, 25 February 2021
Serials are used by MTA and server administrators to reliably identify a PC that a player is using. Serials are 32 characters long and contain letters and numbers.
Serials are most used for banning players, because a computer with a dynamic IP can change IP every now and then, making IP bans ineffective. MTA wants to give server owners a more reliable way to ban players and keep them out, which is why serials were invented.
Notes
Serials are the most accurate form of identifying players that MTA has. However, you shouldn't rely on them entirely: players may change their serial, although this is very difficult to do due to MTA AC protections (serials aren't only based on hardware, but more). Besides, a player can simply use another computer with a different serial in order to fool your scripts or evade server bans.