Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stealth gamemode rewrite #520

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
<help popup="no">
STEALTH
The object of this game is to eliminate all the members of the opposite team each round. Performing actions that make noise will cause you to be revealed on other players radar.
At the beginning of each round you choose your weapons and a special gadget.
GADGETS
CLOAK: Press R to make yourself nearly invisible.
PROX MINE: Press R while crouching to place a mine that explodes when an enemy moves close to it.
RADAR BURST: R reveals all players current positions.
ARMOR: Protects from headshots and limping untill it is used up.
SHIELD: R to hold up a bullet proof protective shield.
CAMERA: Press R to place, pick up, or view through your camera, press fire while in camera mode to drop a smoke grenade.
GOGGLES: R toggle between heatvision and infrared, reveals locations of players while in infrared, mines and cameras while in night vision.
You can change the 'Use Gadget' key from "R" by accessing the "Binds" tab in your MTA Settings menu.
CREDITS
Concept/Design:Slothman Scripting:Slothman and Talidan
Shield:Johnline Icons:Slothman Timer:AlienX
Thanks To all the QA and MTA team members who helped.
</help>
<help popup="no">
STEALTH
The object of this game is to eliminate all the members of the opposite team each round. Performing actions that make noise will cause you to be revealed on other players radar.
At the beginning of each round you choose your weapons and a special gadget.

GADGETS
CLOAK: Press R to make yourself nearly invisible.
PROX MINE: Press R while crouching to place a mine that explodes when an enemy moves close to it.
RADAR BURST: R reveals all players current positions.
ARMOR: Protects from headshots and limping untill it is used up.
SHIELD: R to hold up a bullet proof protective shield.
CAMERA: Press R to place, pick up, or view through your camera, press fire while in camera mode to drop a smoke grenade.
GOGGLES: R toggle between heatvision and infrared, reveals locations of players while in infrared, mines and cameras while in night vision.

You can change the 'Use Gadget' key from "R" by accessing the "Binds" tab in your MTA Settings menu.

CREDITS
Concept/Design:Slothman Scripting:Slothman and Talidan
Shield:Johnline Icons:Slothman Timer:AlienX
Thanks To all the QA and MTA team members who helped.
</help>
Loading