open.mp forum
[Suggestion] Open.MP for Steam - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: open.mp (https://forum.open.mp/forumdisplay.php?fid=40)
--- Forum: Questions and Suggestions (https://forum.open.mp/forumdisplay.php?fid=42)
--- Thread: [Suggestion] Open.MP for Steam (/showthread.php?tid=295)



Open.MP for Steam - Romzes - 2019-04-16

I propose to add support for the Steam version of gta_sa.?Now it is difficult to get the old version of the game, and beginners could easily buy it in Steam and use it in conjunction with Open.MP



It would also be nice if you add the ability to learn the Steam ID of the user.

Code:
// function

GetPlayerSteam(playerid, string[], len);



// return

76561198077728405 <= If the player uses the steam version

-1 or Unknown <= If the player does not use Steam



RE: [Suggestion] Open.MP for Steam - WestCoast - 2019-04-16

In Russia, a lot of people play the pirated version. It's better to add the id of the system iron to ban for sure.


RE: [Suggestion] Open.MP for Steam - JustMichael - 2019-04-16

(2019-04-16, 04:03 PM)Romzes Wrote: I propose to add support for the Steam version of gta_sa.?Now it is difficult to get the old version of the game, and beginners could easily buy it in Steam and use it in conjunction with Open.MP



It would also be nice if you add the ability to learn the Steam ID of the user.

Code:
// function

GetPlayerSteam(playerid, string[], len);



// return

76561198077728405 <= If the player uses the steam version

-1 or Unknown <= If the player does not use Steam



Apparently this is not possible with Steam, due to their licensing agreement they made with Rockstar Games, disallowing third party mods to be used with the game.