OndialogReponse % - 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: OndialogReponse % (
/showthread.php?tid=604816)
OndialogReponse % -
ScIrUsna - 10.04.2016
Hi,
Do i need not let people write this text as inputtext ondialogresponse? i mean can it crash server?
Re: OndialogReponse % -
xTURBOx - 10.04.2016
Inputtext is for dialog styles DIALOG_STYLE_INPUT and DIALOG_STYLE_PASSWORD.
And yeah it can crash the server depending on what you are doing
Re: OndialogReponse % -
Darkwood17 - 10.04.2016
If this inputtext will show on GameTextForPlayer, it may crash the game of everyone who see this GameText message, but in dialogs specifically it won't, because it's not a native San Andreas function.