you can see thro mapping? - 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: you can see thro mapping? (
/showthread.php?tid=174859)
you can see thro mapping? -
Namaco - 07.09.2010
Aye I got a little problemo AND I Think it is plugin problem i have plugins streamer.so and streamer both of the added in server.cfg but they are still clear not like normal gta sa buildings
Re: you can see thro mapping? -
Arrows73 - 07.09.2010
Had the same problem, download the latest version of the Streamer Plugin and rebuild with the new includes (0.3b)
Re: you can see thro mapping? -
iggy1 - 07.09.2010
Its because your compilng with the old includes.
Doubleclick on the 0.3b pawno compiler then recompile your script, if you dont double click on the newer pawno the old one will compile your script (with the old includes).
Oh yeah make sure you have the latest streamer plugin too.
Check the function list on the right hand side of the pawno compiler it should have the function HTTP. Thats new in 0.3b so if its not on that list its the older includes.
Re: you can see thro mapping? -
Namaco - 07.09.2010
yea thanks fixed
Thanks again for help.