Dini and Dialog help
#1

Hello,

I have made a dini code but I don't know why Im receiving errors:

CODE:

Код:
dini_FloatSet(file, "PlayerPos:x", PlayerInfo[playerid][pFloat:x] = 832.2277);
dini_FloatSet(file, "PlayerPos:y", PlayerInfo[playerid][pFloat:y] = -2065.9692);
dini_FloatSet(file, "PlayerPos:z", PlayerInfo[playerid][pFloat:z] = 12.8672);
ERROR:

Код:
warning 213: tag mismatch
for this 3 only

and for Dialogs
CODE:

Код:
ShowPlayerDialog(playerid, DIALOG_REGISTER, DIALOG_STYLE_PASSWORD
ERROR:

Код:
Undefined DIALOG_STYLE_PASSWORD
LOL?

Thank You!
Reply


Messages In This Thread
Dini and Dialog help - by Youice - 22.05.2012, 08:25
Re: Dini and Dialog help - by MP2 - 22.05.2012, 08:26
Re: Dini and Dialog help - by JaKe Elite - 22.05.2012, 08:28
Re: Dini and Dialog help - by Youice - 22.05.2012, 08:41

Forum Jump:


Users browsing this thread: 1 Guest(s)