password problem - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: password problem (
/showthread.php?tid=322225)
password problem -
Dw.UsHer - 01.03.2012
How to do when a player will write his password when he wants to log on the server password to be published in ******* numbers not letters!
Please Help me !
Re: password problem -
iTorran - 01.03.2012
pawn Код:
ShowPlayerDialog(playerid, dialogid, DIALOG_STYLE_PASSWORD, otherparamshere
Re: password problem -
FalconX - 01.03.2012
Quote:
Originally Posted by iTorran
pawn Код:
ShowPlayerDialog(playerid, dialogid, DIALOG_STYLE_PASSWORD, otherparamshere
|
Original Link for more info:
https://sampwiki.blast.hk/wiki/Dialog_Styles
-FalconX
Re: password problem -
Dw.UsHer - 01.03.2012
i have this errors
D:\Documents and Settings\mata\Desktop\Dreamworld RPG v0.2.0\gamemodes\DREAMWORLD.pwn(2251) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
D:\Documents and Settings\mata\Desktop\Dreamworld RPG v0.2.0\gamemodes\DREAMWORLD.pwn(9794) : warning 217: loose indentation
D:\Documents and Settings\mata\Desktop\Dreamworld RPG v0.2.0\gamemodes\DREAMWORLD.pwn(9815) : warning 217: loose indentation
D:\Documents and Settings\mata\Desktop\Dreamworld RPG v0.2.0\gamemodes\DREAMWORLD.pwn(11367) : warning 202: number of arguments does not match definition
D:\Documents and Settings\mata\Desktop\Dreamworld RPG v0.2.0\gamemodes\DREAMWORLD.pwn(11367) : warning 202: number of arguments does not match definition
D:\Documents and Settings\mata\Desktop\Dreamworld RPG v0.2.0\gamemodes\DREAMWORLD.pwn(11367) : warning 202: number of arguments does not match definition
D:\Documents and Settings\mata\Desktop\Dreamworld RPG v0.2.0\gamemodes\DREAMWORLD.pwn(11367) : warning 202: number of arguments does not match definition
D:\Documents and Settings\mata\Desktop\Dreamworld RPG v0.2.0\gamemodes\DREAMWORLD.pwn(1694
: warning 217: loose indentation
D:\Documents and Settings\mata\Desktop\Dreamworld RPG v0.2.0\gamemodes\DREAMWORLD.pwn(16992) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Re: password problem -
Ballu Miaa - 01.03.2012
You need to have Server 0.3d package
Re: password problem -
Walsh - 01.03.2012
Go update your server to 0.3d. DIALOG_STYLE_PASSWORD was added in 0.3c, so unless you live under a rock or something your script is outdated.
Re: password problem -
Dw.UsHer - 01.03.2012
ok thanks Lock this Topic :@ :@