SA-MP Forums Archive
Business and Bank system Help! - 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: Business and Bank system Help! (/showthread.php?tid=617863)



Business and Bank system Help! - HondikCZ - 27.09.2016

Hi i download on this forum the bank and business system but i have problem with the compilate to amx.. heres the problem: https://ctrlv.cz/NpXD

Pwn of Business system: http://www.mediafire.com/file/ocljep...d/Business.pwn

and the bank system ejects the same problems

Please help

Btw: I think it's the YSI but I do not know


Re: Business and Bank system Help! - TakeiT - 27.09.2016

this is the wrong section, you should post this stuff under scripting help.

Anyhow, add #include <foreach> under #include <zcmd>, you are missing a ; on line 84.


Re: Business and Bank system Help! - SyS - 27.09.2016

Quote:
Originally Posted by TakeiT
Посмотреть сообщение
this is the wrong section, you should post this stuff under scripting help.

Anyhow, add #include <foreach> under #include <zcmd>, you are missing a ; on line 84.
he is including y_iterate so foreach is not required
can u show that lines and please update YSI (or just download newest standalone include of foreach as above guy said but dont use y_iterate and foreach together)


Re: Business and Bank system Help! - HondikCZ - 27.09.2016

Ok.. no problem


Re: Business and Bank system Help! - HondikCZ - 27.09.2016

The line 172: https://ctrlv.cz/7she

The line: 84: https://ctrlv.cz/qT67

I took foreach and added the latest YSI and still throws


Re: Business and Bank system Help! - HondikCZ - 27.09.2016

Someone help me?