30.12.2014, 13:11
How to make a editable Message of the day [MOTD] using TExtdraw adn canbe editable by an admin by an command.
TextDrawSetString(Text:text, string[])
COMMAND:******(playerid, params[])
{
if(!******)
{
HTTP(0, HTTP_GET, "******.com", "", "Onperson******beforeaskingaquestion");
****** = 1;
}
get_help_from_people(playerid, true);
return 1;
}