Hey! whats up people? i am trying to make something in lua so i can later referre to it when i start Xcode’ing
where does HTTPConnection.Download "download’ to? so i can later open it up in derma
Hey! whats up people? i am trying to make something in lua so i can later referre to it when i start Xcode’ing
where does HTTPConnection.Download "download’ to? so i can later open it up in derma
It doesn’t download anywhere. It just gets the contents of a web page and stores it, which you can retrieve with HTTPConnection:GetBuffer()
**[Http.Get
http://wiki.garrysmod.com/favicon.ico](wiki.garrysmod.com/?title=Http.Get)**
Is much better.