GetWeather?
#5

Quote:
Originally Posted by [HiC
TheKiller ]
I don't think there is a function like that. I think the reasoning behind that is it is pointless. Why do you even need it?
Weather broadcasts, avoid having the same weather twice in a random weather function? There is some use for it, on the same line as other Get functions, however this one can very easily be made in pawn, either you make a function that's called whenever SetWeather() is called to store the current weather, or you can just store it to a variable wherever you change it.

Note that start weather / default weather is weather ID 1 if I recall correctly, so default value of the variable should be 1.

Quote:
Originally Posted by oh
And I guess that you can use this too:

pawn Код:
if(weatherid = THEWEATHERIDYOUWANT);
That isn't even remotely right in any sense, where did you get the weatherid from? Just randomly making up variables with no relations to the subject, and an IF statement there? and ending an IF statement with a semi-colon? I haven't seen that many errors in one line before.
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: 3 Guest(s)