Wheelup and wheeldown keys - 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: Wheelup and wheeldown keys (
/showthread.php?tid=289513)
Wheelup and wheeldown keys -
whitedragon - 11.10.2011
Is there any way to check if player scroll up or down?
Re: Wheelup and wheeldown keys -
Josma_cmd - 11.10.2011
GetPlayerPos(playerid, X, Y, Z); //The coordinate Z is responsable by position to up and to down.
Re: Wheelup and wheeldown keys -
whitedragon - 11.10.2011
I mean mouse wheel up and down