[HELP] error 035: argument type mismatch (argument 3)
#6

Do like this, sorry for that.
PHP код:
    new
        
password [128];
    
format(passwordsizeof(password), "%s"strvalparamsidx ] )); 
The warning says you're trying to pass a variable with type 'Integer' to arg type 'string / array' so it throws that warning.
and about 69-128 its the length of the string/array
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)