Problem | file Functions
#1

Hello samp forum !,
my name is Dan and i have problem .

So I started a register System for my mode
and i scripting system System With include file
Now I have a problem with taking Password
I did like this:

PHP код:
        new File:gPass fopen(file(playerid), io_read);
        
fread(gPass"Password"); 
and :

PHP код:
if(!strcmp(inputtext,fread(gPass"Password"), true)) 
But I get ERROR :

PHP код:
C:\Users\Intel\Desktop\MyServer\gamemodes\NewMode.pwn(237) : error 035argument type mismatch (argument 2
I start with the file and I do not see the problem?
Plese Help me !
Reply


Messages In This Thread
Problem | file Functions - by Dan_S - 15.03.2012, 13:28
AW: Problem | file Functions - by BigETI - 15.03.2012, 13:49

Forum Jump:


Users browsing this thread: 2 Guest(s)