SA-MP Forums Archive
[FilterScript] Dynamic biz system v2.0 - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Dynamic biz system v2.0 (/showthread.php?tid=630805)

Pages: 1 2


Re: Dynamic biz system v2.0 - Astralis - 22.06.2017

Worth using since it's MySQL!


Re: Dynamic biz system v2.0 - Salvador75 - 04.04.2018

Where is mysql of this filterscript


Re: Dynamic biz system v2.0 - Dayrion - 04.04.2018

https://github.com/Dayrion/Release/b...biz_system.pwn
You have to change line 74 to 77 by your own SQL informations.


Re: Dynamic biz system v2.0 - GeorgeLimit - 13.04.2018

How to fix this

Quote:

C:\Users\ACER\Desktop\q\pawno\include\YSI_data\..\ YSI_Internal\..\YSI_Core\y_utils.inc(430) : warning 201: redefinition of constant/macro (symbol "isnull(%1)")
C:\Users\ACER\Desktop\q\filterscripts\biz.pwn(767) : error 075: input line too long (after substitutions)
C:\Users\ACER\Desktop\q\filterscripts\biz.pwn(76 : error 037: invalid string (possibly non-terminated string)
C:\Users\ACER\Desktop\q\filterscripts\biz.pwn(76 : warning 215: expression has no effect
C:\Users\ACER\Desktop\q\filterscripts\biz.pwn(76 : error 001: expected token: ";", but found "`"
C:\Users\ACER\Desktop\q\filterscripts\biz.pwn(76 : error 029: invalid expression, assumed zero
C:\Users\ACER\Desktop\q\filterscripts\biz.pwn(76 : fatal error 107: too many error messages on one line

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


5 Errors.




Re: Dynamic biz system v2.0 - Dayrion - 13.04.2018

Quote:
Originally Posted by GeorgeLimit
Посмотреть сообщение
How to fix this
Isnull isn't used here. Have you the latest version of YSI? What's the lines of remainders errors?


Re: Dynamic biz system v2.0 - GeorgeLimit - 14.04.2018

Quote:
Originally Posted by Dayrion
Посмотреть сообщение
Isnull isn't used here. Have you the latest version of YSI? What's the lines of remainders errors?
how I fix it?