Y_INI Problem
#6

Quote:
Originally Posted by [MG]Dimi
Посмотреть сообщение
Im reading

EDIT: here. I added lenght.
PHP код:
File INI_Open(path);
        
name INI_String(File,"Nick",25);
        
reason INI_String(File,"Reason",25);
        
aname INI_String(File,"Banned_by",25);
        
date INI_String(File,"Date",25);
        
time INI_String(File,"Time",25);
        
format(msg,128,"Nick: %s | Banned by: %s | Reason: %s | Time: %s | Date: %s",name,aname,reason,time,date);
        
INI_Close(File); 
Now it gives: D:\Server\filterscripts\LVGW_ADMIN_FS.pwn(1587) : error 029: invalid expression, assumed zero
D:\Server\filterscripts\LVGW_ADMIN_FS.pwn(1587) : error 035: argument type mismatch (argument 1)
D:\Server\filterscripts\LVGW_ADMIN_FS.pwn(1587) : error 001: expected token: ";", but found "return"
D:\Server\filterscripts\LVGW_ADMIN_FS.pwn(1587) : fatal error 107: too many error messages on one line

On each of these lines
I'm assuming your attempting to create a stats system?
Reply


Messages In This Thread
Y_INI Problem - by [MG]Dimi - 16.10.2011, 13:04
Re: Y_INI Problem - by Kush - 16.10.2011, 13:13
Re: Y_INI Problem - by [MG]Dimi - 16.10.2011, 13:19
Re: Y_INI Problem - by Kush - 16.10.2011, 13:31
Re: Y_INI Problem - by [MG]Dimi - 16.10.2011, 13:50
Re: Y_INI Problem - by Kush - 16.10.2011, 14:02

Forum Jump:


Users browsing this thread: 1 Guest(s)