Argument type mismatch error
#3

Errors lines in order of the errors

Код:
error 035: argument type mismatch (argument 2)
SendClientMessage(playerid, COL_RED, "You Need to  be a Pilot to fly Hunter");//messages goes to the player that he can't drive the hunter

error 035: argument type mismatch (argument 2)
SendClientMessage(playerid, COL_RED, "You Need to  be a Pilot to fly Hydra");//messages goes to the player that he can't drive the hydra

error 035: argument type mismatch (argument 2)
SendClientMessage(playerid, COL_RED, "You Need to  be a Soldier to drive Tank");//messages goes to the player that he can't drive the tank or rhino

error 035: argument type mismatch (argument 2)
error 029: invalid expression, assumed zero
error 017: undefined symbol "messages"
fatal error 107: too many error messages on one line
        SendClientMessage(playerid, COL_RED, "You Need to  be a Pilot to fly Sea Sparrow");/messages goes to the player that he can't drive the tank or sea sparrow
Reply


Messages In This Thread
Argument type mismatch error - by jstowe96 - 19.10.2013, 12:28
Re: Argument type mismatch error - by .::: Ecko :::. - 19.10.2013, 12:29
Re: Argument type mismatch error - by jstowe96 - 19.10.2013, 12:33
Re: Argument type mismatch error - by DanishHaq - 19.10.2013, 12:39
Re: Argument type mismatch error - by jstowe96 - 19.10.2013, 16:10

Forum Jump:


Users browsing this thread: 1 Guest(s)