Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Help Archive
Threaded Mode
change key
02manchestera
Huge Clucker
Posts: 395
Threads: 118
Joined: Jan 2010
Reputation:
0
#1
10.03.2010, 20:25
Код:
if((newkeys & KEY_CROUCH) && (newkeys & KEY_FIRE) )
How can i change this to left ctrl by it sef not to keys
Find
Reply
Fedee!
Huge Clucker
Posts: 453
Threads: 45
Joined: Jan 2010
Reputation:
0
#2
10.03.2010, 20:29
You can't.. :S
You just can detect the ones that are used by GTA like
KEY_FIRE
or
KEY_ACTION
You can only make it work with ctrl if you have configured on your GTA on
controller setup
the
action key
to ctrl.
Find
Reply
02manchestera
Huge Clucker
Posts: 395
Threads: 118
Joined: Jan 2010
Reputation:
0
#3
10.03.2010, 20:34
what keys can be used.
Find
Reply
Fedee!
Huge Clucker
Posts: 453
Threads: 45
Joined: Jan 2010
Reputation:
0
#4
10.03.2010, 20:36
Search on Wiki.
Find
Reply
aircombat
High-roller
Posts: 1,535
Threads: 90
Joined: Feb 2010
Reputation:
0
#5
10.03.2010, 20:53
https://sampwiki.blast.hk/wiki/GetPlayerKeys
this has a list of all keys , there is 2 ctrl :
KEY_SECONDARY_ATTACK
KEY_FIRE
those both i think
Find
Reply
«
Next Oldest
|
Next Newest
»
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
SA-MP
-- News and Updates
-- General
-- Client Support
-- Bug Reports
-- Screenshots and Videos
SA-MP Server
-- Server Support
-- Server Advertisements
SA-MP Scripting and Plugins
-- Scripting Help
---- Tutorials
---- Discussion
---- Help Archive
-- Gamemode Scripts
-- Filterscripts
---- Includes
---- Tools and Files
---- Maps
-- Plugin Development
SA-MP DL Edition
-- SA-MP 0.3.DL
---- Model Releases
Other
-- Everything and Nothing
Non-English
-- Languages
---- Nederlands/Dutch
------ Scripting Showroom en Discussie
------ Off topic
---- Español/Spanish
------ Lanzamientos/Releases
---- Français/French
------ Showroom
---- Русский/Russian
------ Релизы/Releases
---- Português/Portuguese
------ Lançamentos/Releases
---- Română/Romanian
------ Salonul Scripturilor
---- Archive
Users browsing this thread: 1 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Help Archive