How to use HTTP without "index" parameter? - 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)
+--- Thread: How to use HTTP without "index" parameter? (
/showthread.php?tid=444029)
How to use HTTP without "index" parameter? -
xDarkuzSx - 14.06.2013
Hello I don't know how to use the
HTTP Function without "index" parameter..
Any know??
d.p: I'm learning English, so I'm not that good.
Re: How to use HTTP without "index" parameter? -
MyNinja - 14.06.2013
You can't do it without the index parameter.
Re: How to use HTTP without "index" parameter? -
xDarkuzSx - 14.06.2013
Quote:
Originally Posted by MyNinja
You can't do it without the index parameter.
|
What I can do?..
I use: HTTP(0,HTTP_GET,STRING,"","MyHTTP"); and server crashes..
any solution for this case?