cannot read from file: "dini"
#5

Quote:
Originally Posted by .FuneraL.
Посмотреть сообщение
If you already have the INCLUDE, it may be outdated, update it to version 0.3d
I have fixed the Dini.inc but now im getting these errors


Код:
error 017: undefined symbol "PInfo"
warning 215: expression has no effect
error 001: expected token: ";", but found "]"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line
Please help me they are all on the same line and its the

Код:
PInfo[playerid][Logged] = 0;
Код:
public OnPlayerConnect(playerid)
{
    PInfo[playerid][Logged] = 0;
    PInfo[playerid][Regged] = 0;
    PInfo[playerid][Level] = 0;
Reply


Messages In This Thread
cannot read from file: "dini" - by Scripter12345 - 01.04.2012, 23:56
Re: cannot read from file: "dini" - by TzAkS. - 01.04.2012, 23:58
Re: cannot read from file: "dini" - by .FuneraL. - 02.04.2012, 00:00
Re: cannot read from file: "dini" - by TzAkS. - 02.04.2012, 00:03
Re: cannot read from file: "dini" - by Scripter12345 - 02.04.2012, 00:05
Re: cannot read from file: "dini" - by TzAkS. - 02.04.2012, 00:15
Re: cannot read from file: "dini" - by ReneG - 02.04.2012, 00:17
Re: cannot read from file: "dini" - by Scripter12345 - 02.04.2012, 00:20
Re: cannot read from file: "dini" - by TzAkS. - 02.04.2012, 00:30

Forum Jump:


Users browsing this thread: 1 Guest(s)