SA-MP Forums Archive
Includes - Need Help Finding The Correct Ones - 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: Includes - Need Help Finding The Correct Ones (/showthread.php?tid=448581)



Includes - Need Help Finding The Correct Ones - FireNation - 04.07.2013

#include <erp_inc>
#include <ERP05/streamer>


I need help finding those includes, if anyone can help me with them I would very much appreciate it, I am mostly concerned about the second plugin, thanks.


Re: Includes - Need Help Finding The Correct Ones - Red_Dragon. - 05.07.2013

You could've searched for them, would be easier and faster. Anyway,
1. eRP Pickup Streamer: https://sampforum.blast.hk/showthread.php?tid=57076
2. Do you mean Incognito's ? https://sampforum.blast.hk/showthread.php?tid=102865


Re: Includes - Need Help Finding The Correct Ones - FireNation - 05.07.2013

Ehm no it says this in the pawno - #include <ERP05/streamer>


Re: Includes - Need Help Finding The Correct Ones - Guest123 - 05.07.2013

it is file name ( i guessing )

cause i read this
pawn Код:
#include "../include/gl_common.inc"
just change
pawn Код:
#incude <ERP05/streamer>
to

pawn Код:
#include <streamer>
sorry if i was wrong :P

EDIT: filename cannot have "/" just test in on your file name

you/name.pawn