error 035: argument type mismatch (argument 2)
#6

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Danyal used 6 arguments and the function has 4. The arguments are also wrong in SendClientMessage:
pawn Код:
if (!strcmp("/lsstunt", cmdtext, true, 8))
{
    SetPlayerPos(playerid, -1539.3887, -1076.7513, 769.5139);
    SetPlayerFacingAngle(playerid, 274.6397);
    SendClientMessage(playerid, -1, "You Have Been Teleported To Los Santos Crazy Stunt");
    return 1;
}
FK Me i just removed quotes sorry for mistake.

Thanks Konstantinos for correction.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)