Duda estъpida y muy bбsica.
#1

Duda muy tonta. Por quй este error, no entiendo.

Код:
Error:

C:\Users\x\Documents\GM\gamemodes\V1.1.pwn(3821) : error 001: expected token: ")", but found "["
C:\Users\xDocuments\GM\gamemodes\V1.1.pwn(3821) : warning 215: expression has no effect
C:\Users\x\Documents\GM\gamemodes\V1.1.pwn(3821) : error 001: expected token: ";", but found "]"
C:\Users\x\Documents\GM\gamemodes\V1.1.pwn(3821) : error 029: invalid expression, assumed zero
C:\Users\x\Documents\GM\gamemodes\V1.1.pwn(3821) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase.
Cуdigo:

Linea 3820 INI_Int("Spraycan",Info[playerid][pSpraycan]);
Linea 3821 INI_String("Contract",Info[playerid][pContract], 20);
Linea 3822 INI_Int("Married",Info[playerid][pMarried]);

Solucionado.El problema era este: "pContract[20]," Lo puse como integral, de ahн error.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)