Line errord - 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: Line errord (
/showthread.php?tid=427078)
Line errord -
yaron0600 - 31.03.2013
This is the line with errors : and important to say I install'd Bizz System from here :
https://sampforum.blast.hk/showthread.php?tid=349466
How to fix it ?
Код:
INI_String("bOwner", BusinessInfo[idx][bOwner], 24);
This is the errors :
Код:
d:\Users\User\Desktop\SCript\gamemodes\NICRP.pwn(3832) : error 001: expected token: ")", but found "["
d:\Users\User\Desktop\SCript\gamemodes\NICRP.pwn(3832) : warning 215: expression has no effect
d:\Users\User\Desktop\SCript\gamemodes\NICRP.pwn(3832) : error 001: expected token: ";", but found "]"
d:\Users\User\Desktop\SCript\gamemodes\NICRP.pwn(3832) : error 029: invalid expression, assumed zero
d:\Users\User\Desktop\SCript\gamemodes\NICRP.pwn(3832) : fatal error 107: too many error messages on one line
Re: Line errord -
yaron0600 - 31.03.2013
Anyone please ? This is for Bizz system in my script...