Y_Ini Error for loading a string.
#5

Код:
C:\Users\Death\Desktop\SA-MP custom script\BD-RP\gamemodes\myscript.pwn(4211) : error 001: expected token: "-string end-", but found "-identifier-"
C:\Users\Death\Desktop\SA-MP custom script\BD-RP\gamemodes\myscript.pwn(4211) : warning 215: expression has no effect
C:\Users\Death\Desktop\SA-MP custom script\BD-RP\gamemodes\myscript.pwn(4211) : error 001: expected token: ";", but found "]"
C:\Users\Death\Desktop\SA-MP custom script\BD-RP\gamemodes\myscript.pwn(4211) : error 029: invalid expression, assumed zero
C:\Users\Death\Desktop\SA-MP custom script\BD-RP\gamemodes\myscript.pwn(4211) : fatal error 107: too many error messages on one line
I still get these error's. I've changed pAccent in my players info and changed line 4211 to:

pawn Код:
INI_String("Accent",PlayerInfo[playerid][pAccent], 70);
I guess the problem would be were my data is stored or the '[', ']'. I mainly get the error in:

pawn Код:
PlayerInfo[playerid][pAccent]
but why though? :/
Reply


Messages In This Thread
Y_Ini Error for loading a string. - by Sledgehammer - 04.02.2014, 14:48
Re: Y_Ini Error for loading a string. - by PowerPC603 - 04.02.2014, 15:12
Re: Y_Ini Error for loading a string. - by Sledgehammer - 04.02.2014, 15:14
Re: Y_Ini Error for loading a string. - by PowerPC603 - 04.02.2014, 15:16
Re: Y_Ini Error for loading a string. - by Sledgehammer - 04.02.2014, 15:51
Re: Y_Ini Error for loading a string. - by PowerPC603 - 04.02.2014, 15:54
Re: Y_Ini Error for loading a string. - by Sledgehammer - 04.02.2014, 16:06
Re: Y_Ini Error for loading a string. - by Sledgehammer - 04.02.2014, 16:12
Re: Y_Ini Error for loading a string. - by MrTinder - 04.02.2014, 16:14
Re: Y_Ini Error for loading a string. - by Sledgehammer - 04.02.2014, 16:17

Forum Jump:


Users browsing this thread: 1 Guest(s)