Password Problem
#1

how to when the player input the password
the password show in the input box password show *
Reply
#2

To Show PASSWORD Use:
pawn Код:
DIALOG_STYLE_INPUT
If, To Show width PASSWORD Style use:
pawn Код:
Dialog_STYLE_PASSWORD
Reply
#3

Quote:
Originally Posted by [Full]Garfield[XDB]
Посмотреть сообщение
To Show PASSWORD Use:
pawn Код:
DIALOG_STYLE_INPUT
If, To Show width PASSWORD Style use:
pawn Код:
Dialog_STYLE_PASSWORD
error 017: undefined symbol "Dialog_STYLE_PASSWORD"
Reply
#4

PHP код:
DIALOG_STYLE_PASSWORD like this
Reply
#5

Yeah, make sure DIALOG_STYLE_PASSWORD is all in full caps, otherwise it's not detectable.
Reply
#6

make sure u have 0.3e includes
Reply
#7

Quote:
Originally Posted by peterory
Посмотреть сообщение
error 017: undefined symbol "Dialog_STYLE_PASSWORD"
So, write this "#define Dialog_STYLE_PASSWORD" (without "") below "#include...." and you will fix this error
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)