question - 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: question (
/showthread.php?tid=326224)
question -
BaubaS - 16.03.2012
When player is in a dialog (GUI), and when he presses any key (ENTER, lshift etc.) does OnPlayerKeyStateChange gets called?
Re: question -
BaubaS - 16.03.2012
bump, soz.
Re: question -
IstuntmanI - 16.03.2012
It's not called from what I know.
Re: question -
Babul - 16.03.2012
agreed. it gets "eaten" by the dialogresponse, i spawned a cheetah besides me, then opened a dialog to select an object. object gets selected, car not entered.