03.04.2017, 12:16
Hello guys,
I was logging into my Steam account and when I was typing my code in I realised "Why don't I create something like that for SA:MP?".
So I ******d a bit and found out that in pawn you have a function called HTTP_POST that you can use to get a callback from a page, because it's pretty obvious that you can't do that directly into the gamemode.
My question is , do you guys think that it's possible thorugh the HTTP_POST function to get the callback containing the SMS code to verify if the sms code given by the player is right?
I don't want to make something complicated like Steam , only a SMS server that will send an SMS with a code that is avaliable for 2 mins.
P.S: I have no knowledge in pawn just a bit, I have a developer that is working on my gamemode, but because he doesn't have any ideea if that would work , I asked in here .
I was logging into my Steam account and when I was typing my code in I realised "Why don't I create something like that for SA:MP?".
So I ******d a bit and found out that in pawn you have a function called HTTP_POST that you can use to get a callback from a page, because it's pretty obvious that you can't do that directly into the gamemode.
My question is , do you guys think that it's possible thorugh the HTTP_POST function to get the callback containing the SMS code to verify if the sms code given by the player is right?
I don't want to make something complicated like Steam , only a SMS server that will send an SMS with a code that is avaliable for 2 mins.
P.S: I have no knowledge in pawn just a bit, I have a developer that is working on my gamemode, but because he doesn't have any ideea if that would work , I asked in here .