GetWeather?
#6

Код:
 	if(strcmp(cmdtext, "/weather", true) == 0)
	{
		new Weather; 
		Weather = GetPlayerWeather(weatherid); 
		new string[30]; 
		format(string, 30, "Weather ID $%d", Weather);
		SendClientMessage(playerid, COLOR_WHITE,string);
		return 1;
	}
Lol im unsure how this would be done i think its somehow possible though
Reply


Messages In This Thread
GetWeather? - by UsaBoy91 - 28.06.2009, 20:16
Re: GetWeather? - by [HiC]TheKiller - 29.06.2009, 08:02
Re: GetWeather? - by Burridge - 29.06.2009, 08:07
Re: GetWeather? - by refshal - 29.06.2009, 08:14
Re: GetWeather? - by krisk - 29.06.2009, 08:18
Re: GetWeather? - by International - 29.06.2009, 08:21
Re: GetWeather? - by refshal - 29.06.2009, 08:21
Re: GetWeather? - by ledzep - 29.06.2009, 09:07

Forum Jump:


Users browsing this thread: 1 Guest(s)