07.02.2012, 14:24
This tutorial is useful, but perhaps you could supply more examples than just redirecting us to the SA:MP wiki.
What I'd personally like to see is fetching the text from a file from a website (yoursite.com/motd.txt), and formatting it into a string being able to be sent to the client.
EG: OnPlayerConnect -> use the data collected from the website -> "Server MOTD: %s"
What I'd personally like to see is fetching the text from a file from a website (yoursite.com/motd.txt), and formatting it into a string being able to be sent to the client.
EG: OnPlayerConnect -> use the data collected from the website -> "Server MOTD: %s"