Fast please
#1

How to use INI_String ?

Код:
INI_String("Reason", bInfo[playerid][pBanReason], 32);
i have that and there give me that errors :

Код:
D:\Gamemode\gamemodes\Gamemodev01.pwn(4425) : error 001: expected token: ")", but found "["
D:\Gamemode\gamemodes\Gamemodev01.pwn(4425) : warning 215: expression has no effect
D:\Gamemode\gamemodes\Gamemodev01.pwn(4425) : error 001: expected token: ";", but found "]"
D:\Gamemode\gamemodes\Gamemodev01.pwn(4425) : error 029: invalid expression, assumed zero
D:\Gamemode\gamemodes\Gamemodev01.pwn(4425) : fatal error 107: too many error messages on one line

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


4 Errors.
Reply
#2

Hello!

How do you declared pBanReason?
Reply
#3

Quote:
Originally Posted by Mencent
Посмотреть сообщение
Hello!

How do you declared pBanReason?
Wow , when i read your comment i known there it's missing the cell of the string :O , and now it's compiling well
Reply
#4

Show us the line under and one line above the error line
Reply
#5

Lol , the error it's gone , there where that problem : i don't put a cell size for string (like a idiot)

SOLVED !
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)