08.06.2010, 07:23
Quote:
|
Originally Posted by Desert
When you create a dialog with the input style, what he types will be stored in the inputtext[] in the dialog callback. Then it's simple:
pawn Код:
|
but how can I make the player onlytype a specific word. Lets say Male or Female, and if he didn't
type Male or Female he will get an error message.

