All Projects → AmyrAhmady → gta-samp-mouse-only

AmyrAhmady / gta-samp-mouse-only

Licence: other
Play GTA San Andreas Multiplayer with mouse only and no keyboard

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to gta-samp-mouse-only

samp-node-lib
NodeJS library for Scripting San Andreas Multiplayer:SAMP depends on samp-node plugin
Stars: ✭ 23 (+4.55%)
Mutual labels:  gta-sa, sa-mp, samp, gtasa
GWRP-0.3
Игровой режим для San Andreas Multiplayer
Stars: ✭ 22 (+0%)
Mutual labels:  sa-mp, samp, gtasa
protection
Flexible server protection system (development)
Stars: ✭ 23 (+4.55%)
Mutual labels:  sa-mp, samp, gtasa
Open-GTO
RPG gamemode for SA-MP
Stars: ✭ 45 (+104.55%)
Mutual labels:  sa-mp, samp, gtasa
rustext
Fix Russian text plugin for SA-MP: GameText's, TextDraw's and Menu's
Stars: ✭ 15 (-31.82%)
Mutual labels:  sa-mp, samp, gtasa
Pawn.CMD
🚀 Plugin-powered command processor for SA:MP server
Stars: ✭ 80 (+263.64%)
Mutual labels:  sa-mp, samp
samp-discord-plugin
SA:MP Discord Rich Presence plugin
Stars: ✭ 63 (+186.36%)
Mutual labels:  sa-mp, samp
gtasa-discord-plugin
Discord Rich Presence plugin for GTA:SA
Stars: ✭ 32 (+45.45%)
Mutual labels:  gta-sa, gtasa
samp-ptl
SA:MP Plugin Template Library (C++17)
Stars: ✭ 16 (-27.27%)
Mutual labels:  sa-mp, samp
samp-foreach
foreach standalone include (non y_iterate version)
Stars: ✭ 20 (-9.09%)
Mutual labels:  sa-mp, samp
code-parse.inc
Pre-processor macros for analysing PAWN functions.
Stars: ✭ 23 (+4.55%)
Mutual labels:  sa-mp, samp
VehFuncs
New vehicle features for GTA San Andreas mods
Stars: ✭ 30 (+36.36%)
Mutual labels:  gta-sa, gtasa
SAMP.Lua
A SA-MP API library for MoonLoader
Stars: ✭ 40 (+81.82%)
Mutual labels:  gta-sa, samp
SS-Gang-System-SQLITE
SS Gang System for SA-MP
Stars: ✭ 23 (+4.55%)
Mutual labels:  sa-mp, samp
eSelection
Dynamic model selection library for SA-MP servers
Stars: ✭ 28 (+27.27%)
Mutual labels:  sa-mp, samp
Pawn.Regex
🔎 Plugin that adds support for regular expressions in Pawn
Stars: ✭ 34 (+54.55%)
Mutual labels:  sa-mp, samp
PacPaw
Pawn package manager for SA-MP
Stars: ✭ 14 (-36.36%)
Mutual labels:  sa-mp, samp
gtasa-savegame-editor
GUI tool to edit GTA San Andreas savegames.
Stars: ✭ 56 (+154.55%)
Mutual labels:  gta-sa, gtasa
v2saconv
GTAV > GTASA resource converter. Converts YTD/YDR/YDD/YFT resources to DFF/TXD and generates COL files.
Stars: ✭ 68 (+209.09%)
Mutual labels:  gta-sa, gtasa
sscanf
SA:MP sscanf plugin
Stars: ✭ 33 (+50%)
Mutual labels:  sa-mp

Play GTA SAMP with your mouse and no keyboard!

For some reason some people think it's a troll or an inside joke, IT IS NOT! This is a legit mod for those who want to play with one hand or they are forced to.

A mod for GTA SAMP to play with mouse only, allowing to perform basic main actions such as jumping, crouching, walking around, driving and et cetera. This mod also serves its purpose to makes it accessible for disabled players to play the game.

(Yes, I know there is some repetitive code or basically everything thrown into one file to handle all actions, I'll get it sorted when I add support for other SAMP clients in the near future.)

Showcase

https://youtu.be/0bnMW2-b6dg

Notes

  • This mod only works with SA:MP 0.3.7 R1 (not even GTA SA singleplayer).
  • In order to use an on-screen keyboard, you need to run GTASA in windowed mode, there are multiple ASI plugins for that which can assist you with that and one can be found here: https://ugbase.eu/threads/gta-sa-multiprocess-updated.4100/
  • You need to enable Steer with Mouse in Options -> Controller Setup -> Mouse Settings to perform wheel steering while driving.
  • You will also need to bind the jump action to SPACE key instead of Left Shift in order to lett this mod simulate the key press for you.
  • You also need to disable cursor mode first to go to game's pause menu

Installation

  1. You need SAMP 0.3.7 R1 installed.
  2. To use this mod you need an ASI loader, I recommend Silent's ASI Loader since I've been using it without any issue for over past 10 years, all what you have to do is copy its contents to your GTA SA's installation directory.
  3. Go to Releases tab and download latest version of the ASI plugin and copy the .asi file into your GTA SA installation directory.

Usage

  • Double Middle button click: To enable cursor; If you are running GTA SA in windowed mode with an on screen keyboard, you can do this to use your virtual keyboard, useful for sending messages or performing commands (like you can click on T key on your OSK to open chat text box to write on it using your OSK) or, for other purposes if needed.
  • Middle button click: Move forward, both on foot and in vehicle (simulates holding W key).
  • Forward button click: Crouch, pressing it again after crouching would make your character stand up.
  • Back button click[ON FOOT]: Jump (Please read the Notes section about this!).
  • Back button click[IN VEHICLE]: Simulates pressing and holding S key, to perform a slow brake or driving reverse (You can even do a burst out (is that the word?) by enabling this and move forward).
  • Double Right click: To enter and exit vehicles.
  • Triple Right click: To enter a vehicle as a passenger (if there are empty/ available passenger seats).

Last words

If there is anything, any issues that are unknown to me, or there are ideas and suggestions from you, I'll be glad to give them a thought and implement them, you are always welcome to contribute or ask your questions in https://github.com/AmyrAhmady/gta-samp-mouse-only/issues (or give me ideas how to handle them)

Thank you!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].