(Help) error 012: invalid function call, not a valid address
#1

Код:
C:\Users\Vals\Desktop\spaceranger.pwn(4488) : error 012: invalid function call, not a valid address
C:\Users\Vals\Desktop\spaceranger.pwn(4488) : warning 215: expression has no effect
C:\Users\vals\Desktop\spaceranger.pwn(4488) : error 001: expected token: ";", but found ")"
C:\Users\vals\Desktop\spaceranger.pwn(4488) : error 029: invalid expression, assumed zero
C:\Users\vals\Desktop\spaceranger.pwn(4488) : fatal error 107: too many error messages on one line

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


4 Errors.
Lines

Код:
4487 new file[80];
    4488 format(file, sizeof(file),"Strike_Camionero/%s.ini", pName(playerid)); (------------error line
   4489 if(dini_Exists(file))
	4488 {
        PlayerInfo[playerid][pCamionero] = dini_Int(file,"Camionero");
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)