SA-MP Forums Archive
Can someone help me - 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: Can someone help me (/showthread.php?tid=655069)



Can someone help me - Neom - 12.06.2018

so i want to compile something but i need some includes which i cannot find on samp forums so i need

<cnr/socket.inc
<cnr/gangzones.inc
<cnr/gangs.inc
<cnr/stock.inc\

please help me for it xD and dont ban me for it :/


Re: Can someone help me - Neom - 13.06.2018

Reply please many time ago


Re: Can someone help me - Shadow0707 - 13.06.2018

Gangs.inc > https://sampforum.blast.hk/showthread.php?tid=72784
gangzones.inc > https://github.com/Gammix/Interactiv...gangzonesc.inc
Socket.inc > https://sampforum.blast.hk/showthread.php?tid=333934
stock.inc > https://sampforum.blast.hk/showthread.php?tid=282514

You might get some errors from that so..
http://lmgtfy.com/?q=socket+include+samp
http://lmgtfy.com/?q=gangs+include+samp
http://lmgtfy.com/?q=gangzones+include+samp
http://lmgtfy.com/?q=stock+include+samp


Re: Can someone help me - Neom - 13.06.2018

If I paste those includes in Pwano/includes/cnr folder so it work? Becoz I want compile cz cnr


Re: Can someone help me - Shadow0707 - 13.06.2018

Quote:
Originally Posted by Neom
Посмотреть сообщение
If I paste those includes in Pwano/includes/cnr folder so it work? Becoz I want compile cz cnr
you might get some errors if it's not the exact include you need.


Re: Can someone help me - Neom - 13.06.2018

gangs.inc download link not working
and stock dont have download link

EDITed


Re: Can someone help me - Shadow0707 - 13.06.2018

http://lmgtfy.com/?q=gangs+include+samp

http://lmgtfy.com/?q=stock+include+samp


Re: Can someone help me - Neom - 13.06.2018

E:\Pwn\pawno\include\required/gate.inc(343) : error 017: undefined symbol "Itter_Contains"
E:\Pwn\pawno\include\required/gate.inc(375) : error 017: undefined symbol "Itter_Contains"
E:\Pwn\pawno\include\required/OPSP.inc(180) : warning 219: local variable "using_deprecated_foreach_syntax" shadows a variable at a preceding level
E:\Pwn\pawno\include\required/OPSP.inc(28 : warning 219: local variable "using_deprecated_foreach_syntax" shadows a variable at a preceding level
E:\Pwn\pawno\include\required/afk.inc(91) : warning 219: local variable "using_deprecated_foreach_syntax" shadows a variable at a preceding level
E:\Pwn\pawno\include\cnr/socket.inc(371) : warning 213: tag mismatch
E:\Pwn\pawno\include\cnr/socket.inc(372) : warning 202: number of arguments does not match definition
E:\Pwn\pawno\include\cnr/socket.inc(383) : error 017: undefined symbol "cache_get_field_content"
E:\Pwn\pawno\include\cnr/socket.inc(384) : error 017: undefined symbol "cache_get_field_content"
E:\Pwn\pawno\include\cnr/socket.inc(385) : error 017: undefined symbol "cache_get_field_content"
E:\Pwn\pawno\include\cnr/socket.inc(386) : error 017: undefined symbol "cache_get_field_content"
E:\Pwn\pawno\include\cnr/socket.inc(387) : error 017: undefined symbol "cache_get_field_content"
E:\Pwn\pawno\include\cnr/socket.inc(38 : error 017: undefined symbol "cache_get_field_content"
E:\Pwn\pawno\include\cnr/socket.inc(420) : warning 213: tag mismatch
E:\Pwn\pawno\include\cnr/socket.inc(922) : warning 213: tag mismatch
E:\Pwn\pawno\include\cnr/socket.inc(957) : warning 213: tag mismatch
E:\Pwn\pawno\include\cnr/socket.inc(95 : warning 202: number of arguments does not match definition
E:\Pwn\pawno\include\cnr/socket.inc(962) : warning 213: tag mismatch
E:\Pwn\pawno\include\cnr/gang.inc(20) : warning 213: tag mismatch
E:\Pwn\pawno\include\cnr/gang.inc(21) : warning 213: tag mismatch
E:\Pwn\pawno\include\cnr/gang.inc(52) : warning 213: tag mismatch
E:\Pwn\pawno\include\cnr/gang.inc(53) : warning 213: tag mismatch
E:\Pwn\pawno\include\cnr/gang.inc(54) : warning 202: number of arguments does not match definition
E:\Pwn\pawno\include\cnr/gang.inc(63) : error 017: undefined symbol "cache_get_field_content_int"
E:\Pwn\pawno\include\cnr/gang.inc(64) : error 017: undefined symbol "cache_get_field_content_int"
E:\Pwn\pawno\include\cnr/gang.inc(65) : error 017: undefined symbol "cache_get_field_content_int"
E:\Pwn\pawno\include\cnr/gang.inc(6 : error 017: undefined symbol "cache_get_field_content"
E:\Pwn\pawno\include\cnr/gang.inc(70) : error 017: undefined symbol "cache_get_field_content"
E:\Pwn\pawno\include\cnr/gang.inc(72) : error 017: undefined symbol "cache_get_field_content"
E:\Pwn\pawno\include\cnr/gang.inc(74) : error 017: undefined symbol "cache_get_field_content_int"
E:\Pwn\pawno\include\cnr/gang.inc(75) : error 017: undefined symbol "cache_get_field_content_int"
E:\Pwn\pawno\include\cnr/gangzone.inc(42) : error 035: argument type mismatch (argument 2)
E:\Pwn\pawno\include\cnr/stock.inc(3 : error 035: argument type mismatch (argument 2)
E:\Pwn\pawno\include\cnr/stock.inc(40) : error 035: argument type mismatch (argument 2)
E:\Pwn\pawno\include\cnr/stock.inc(47) : error 035: argument type mismatch (argument 2)
E:\Pwn\pawno\include\cnr/stock.inc(335) : error 035: argument type mismatch (argument 2)
E:\Pwn\pawno\include\cnr/stock.inc(349) : error 035: argument type mismatch (argument 2)
E:\Pwn\pawno\include\cnr/stock.inc(363) : error 035: argument type mismatch (argument 2)
E:\Pwn\pawno\include\cnr/stock.inc(377) : error 035: argument type mismatch (argument 2)
E:\Pwn\pawno\include\cnr/stock.inc(391) : error 035: argument type mismatch (argument 2)
E:\Pwn\pawno\include\cnr/stock.inc(405) : error 035: argument type mismatch (argument 2)

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


26 Errors.


Re: Can someone help me - GTLS - 13.06.2018

Update your YSI and include MySQL. MySQL Needed to be same version as its scripted in. In the release thread of the GM, He will have all the informations regarding plugins and includes there. Just download those exact versions and you're good to go.