SA-MP Forums Archive
GPS DIALOG_STYLE_INPUT - 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: GPS DIALOG_STYLE_INPUT (/showthread.php?tid=374256)



GPS DIALOG_STYLE_INPUT - McCurdy - 02.09.2012

Hey all, i want ask about DIALOG_STYLE_INPUT and make a checkpoint...

So i already make a DIALOG_STYLE_INPUT and i don't know how to make a respond...

I don't know what must i put in here:
Quote:

public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])

I want make a when people type the number (just number) so that will make a checkpoint to door home... In here:
Quote:

HouseInfo[houseid][hEnterx],HouseInfo[houseid][hEntery],HouseInfo[houseid][hEnterz]

Can someone help me?