Argument Type Mismatch
#1

Hi everyone,

I am getting really sick of this, I am making a Car database system, but i keep getting errors at the login part..
Here is the piece of code that gives the error:
pawn Код:
if(response)
    {
    SetPVarInt(playerid,"UsedLoginCode",inputtext);//here is the argument type mismatch, 3th argument
    LoginCardatabase(playerid);
   
   
    }
The thing that is being typed is a Integer, something like 9475475, so it's not a string..
anyone any idea on how to solve this?

Thanks
Reply


Messages In This Thread
Argument Type Mismatch - by Jstylezzz - 03.07.2012, 11:38
Re: Argument Type Mismatch - by [MM]RoXoR[FS] - 03.07.2012, 11:50
Re: Argument Type Mismatch - by iggy1 - 03.07.2012, 11:51
Re: Argument Type Mismatch - by Jstylezzz - 03.07.2012, 13:07

Forum Jump:


Users browsing this thread: 1 Guest(s)