Expression Has no Effect
#1

hi, can somebody help me with this
Код:
public OnPlayerClickMap(playerid, Float:fX, Float:fY, Float:fZ)
{
    ShowPlayerDialog(playerid, DIALOG_TELEMAP, DIALOG_STYLE_MSGBOX, "Teleport", "Do you want to teleport to %4.2f, %4.2f, %4.2f", "Teleport", "Close", tX, tY, tZ); // Lines Error
    return 1;
}
got Error Expression Has no Effect thx
Reply


Messages In This Thread
Expression Has no Effect - by Genmetal - 01.05.2015, 14:32
Re : Expression Has no Effect - by MrAlexisX2 - 01.05.2015, 14:39
Re: Re : Expression Has no Effect - by Genmetal - 01.05.2015, 14:46
Re : Expression Has no Effect - by MrAlexisX2 - 02.05.2015, 09:23
Re: Re : Expression Has no Effect - by Genmetal - 02.05.2015, 12:05
Re: Expression Has no Effect - by Mencent - 02.05.2015, 12:22

Forum Jump:


Users browsing this thread: 1 Guest(s)