Dialog question
#1

How i can know if the inputtext aint the thing i want.... Like this(Script im trying):
pawn Код:
else if(!strcmp(!inputtext,"Female", true) || (!strcmp(!inputtext,"Male", true))
        {
        ShowPlayerDialog(playerid, 86, DIALOG_STYLE_INPUT, "Tutorial","Are you Female or Male?", "Accept", "Leave");
        }
And it gives me this error:
pawn Код:
C:\Archivos de programa\Rockstar Games\GTA San Andreas\SA-MP 0.3b\Server 0.3b\gamemodes\Taurus.pwn(243) : error 028: invalid subscript (not an array or too many subscripts): "strcmp"
Reply


Messages In This Thread
Dialog question - by admantis - 23.12.2010, 02:15
Re: Dialog question - by Larsey123IsMe - 23.12.2010, 02:18
Respuesta: Dialog question - by admantis - 23.12.2010, 02:24
Re: Dialog question - by Alice[WS] - 23.12.2010, 02:32
Respuesta: Dialog question - by admantis - 23.12.2010, 02:37

Forum Jump:


Users browsing this thread: 1 Guest(s)