[Plugin] Local Keys Plugin - 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: Plugin Development (
https://sampforum.blast.hk/forumdisplay.php?fid=18)
+--- Thread: [Plugin] Local Keys Plugin (
/showthread.php?tid=656063)
Re: Local Keys Plugin -
Riddick94 - 21.09.2018
Quote:
Originally Posted by NaS
Updated.
Added GetCursorPos() and SetCursorPos().
|
That's neat! By the way, is client file on its way? Any ETA when it could get finished and ready for testings?
Also, are you planning onto adding `playerid` parameter for the above functions?
P.S
Do you use Discord? If so, we could work together on the client-side plugin and do some testings on it. Unless you do some Sandbox tests on your own.
Re: Local Keys Plugin -
MichiEXE - 21.09.2018
Quote:
Originally Posted by Riddick94
That's neat! By the way, is client file on its way? Any ETA when it could get finished and ready for testings?
Also, are you planning onto adding `playerid` parameter for the above functions?
P.S
Do you use Discord? If so, we could work together on the client-side plugin and do some testings on it. Unless you do some Sandbox tests on your own.
|
didn't it say clearly its for the host machine only.. ?
Re: Local Keys Plugin -
NaS - 21.09.2018
Quote:
Originally Posted by Riddick94
That's neat! By the way, is client file on its way? Any ETA when it could get finished and ready for testings?
Also, are you planning onto adding `playerid` parameter for the above functions?
P.S
Do you use Discord? If so, we could work together on the client-side plugin and do some testings on it. Unless you do some Sandbox tests on your own.
|
For this plugin a playerid parameter doesn't really make sense, since it's not bound to a specific player, just the local machine (even if SAMP isn't running).
Regarding the other plugin I still have some problems with the UI (conflicts with dialogs/chat etc). I'll message you when I have something to test. There's gonna be a playerid parameter in that one, if that is what you were asking.
Re: Local Keys Plugin -
tandytanz - 26.12.2018
Please make linux version, It's a wonderful job!
Re: Local Keys Plugin -
iorp - 26.12.2018
Quote:
Originally Posted by NaS
Updated.
Added GetCursorPos() and SetCursorPos().
|
Greadt Update, useful, Good Work. Keep it up