Streamer_GetNearbyItems - 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: Streamer_GetNearbyItems (
/showthread.php?tid=628396)
Streamer_GetNearbyItems -
Pearson - 10.02.2017
Hello guys.
I used Southclaw's SIF, and i have this error.
PHP код:
streamer_count = Streamer_GetNearbyItems(x, y, z, STREAMER_TYPE_AREA, streamer_items, .range = range);
Undefined symbol.
Can anyone tell me why? I updated plugin to, but same.
Re: Streamer_GetNearbyItems -
DRIFT_HUNTER - 10.02.2017
That is a new streamer function and it hasnt been released yet. If you want to use that function in streamer you will need to compile plugin by yourself. Dont forget to also update include if you compile plugin by yourself.
Re: Streamer_GetNearbyItems -
Pearson - 10.02.2017
Quote:
Originally Posted by DRIFT_HUNTER
That is a new streamer function and it hasnt been released yet. If you want to use that function in streamer you will need to compile plugin by yourself. Dont forget to also update include if you compile plugin by yourself.
|
Thanks (Спасибо)