Simple Dini Errors to fix
#1

ok so i compile my FS and got this error
Код:
C:\Users\adil\Desktop\0.3e\filterscripts\Login.pwn(63) : error 017: undefined symbol "file"
C:\Users\adil\Desktop\0.3e\filterscripts\Login.pwn(63) : error 017: undefined symbol "file"
C:\Users\adil\Desktop\0.3e\filterscripts\Login.pwn(63) : error 029: invalid expression, assumed zero
C:\Users\adil\Desktop\0.3e\filterscripts\Login.pwn(63) : fatal error 107: too many error messages on one line
looks like there is a problem with file, i must set something like
Код:
new file;
if you guys know the solution pls
sorry i don't know what happen to me to ask somehting like that (solved)
Reply
#2

Try this.

pawn Код:
new file[128];
Reply
#3

yea i've edit my post i realy don't know what happen to me ( i thought that i alrady did it but i didn't save the script)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)