Real World weather in server - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Real World weather in server (
/showthread.php?tid=278549)
Real World weather in server -
matucha123 - 22.08.2011
Hi, I want ask if someone now is weather website which could send SQL commands to mine database. Everything else is easy
Sorry for my bad English
Thank you
Re: Real World weather in server -
ricardo178 - 22.08.2011
That's hard to tell you...
Maybe if you create your own website, and add there some iframe from the weather website, and make a code that will send these sql commands... I am not very experienced in this part.
Re: Real World weather in server -
Fj0rtizFredde - 22.08.2011
You can use the HTTP function too. There is an include called MWeather that gets real weather by using HTTP. I know someother guy that also used HTTP to get the weather from Yahoo.
Re: Real World weather in server -
matucha123 - 23.08.2011
Quote:
Originally Posted by Fj0rtizFredde
You can use the HTTP function too. There is an include called MWeather that gets real weather by using HTTP. I know someother guy that also used HTTP to get the weather from Yahoo.
|
Thank you