[Paid][RedEM:RP & VORP & QBR & RSG] Happy Shooting Range Valentine

RedM Script - Happy Shooting Range Valentine - RedEM:RP & VORP & QBR/QR & RSG Script

Happy Shooting Range Valentine is a script that allows you to test your shooting skills. With different difficulties, targets are worth more or less points, compare your scores with your friends. What will your score be?

This script contain also a beautiful mapping !


Features

  • 3 different difficulties.
  • 24 targets.
  • Smoke effect.
  • Score board.
  • Mapping.

Dependencies

Menu Framework


Config :

-------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------Config-------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------------

--[[(FR) Vous pouvez paramétrer ici le script en fonction de vos besoins.]]
--[[(EN) Here you can configure the script according to your needs.]]

--<<----------------------------------------------------------------------------------------------------------------------------------------------------->>--
-- (FR) Ne pas modifier
-- (EN) Don't modified

Config = {}

--<<---------------------------------------------------------------------MARKERS------------------------------------------------------------------------->>--
-- (FR) Configurez ici si vous voulez des markers au sol
-- (EN) Configure here if you want ground markers

Config.ShootMarker = true -- false

--<<---------------------------------------------------------------------PROMPTS------------------------------------------------------------------------->>--
-- (FR) Configurez ici les labels des prompts, leurs textes, et leurs touches associées
-- (EN) Configure here the labels of the prompts, their texts, and their associated keys

                                                              -- (FR) Label | (EN) Label --

Config.ShootText1 = "Stand de Tir" -- (FR) Label pour le stand de tir | (EN) Label for the shooting range

                                                               -- (FR) Texte | (EN) Text --

Config.ShootLabel1 = "Commencer" -- (FR) Texte pour ouvir le stand de tir | (EN) Text to open shooting range

                                                              -- (FR) Touches | (EN) Keys --

-- https://github.com/abdulkadiraktas/rdr3_discoveries/tree/master/Controls
Config.ShootKey1 = 0x27D1C284 -- (FR) Touche pour effectuer une action [R] | (EN) Key to perform an action [R]

--<<-----------------------------------------------------------------------Counter------------------------------------------------------------------------->>--
-- (FR) Counter
-- (EN) Counter

Config.Shoot = "Stand de Tir" -- (FR) Titre avec de commencer le stand de tir | (EN) Title with start the shooting range
Config.BeReady = "Préparez vous !" -- (FR) Texte avec de commencer le stand de tir | (EN) Text with start the shooting range

--<<-----------------------------------------------------------------------MENU------------------------------------------------------------------------->>--
-- (FR) Menu des composte
-- (EN) Compost Menu

Config.ShootAnn1 = "Stand de Tir" -- (FR) Titre menu stand de tir | (EN) Shooting range menu title
Config.ShootAnn2 = "Liste des Scores" -- (FR) Titre menu tableau des scores | (EN) Scoreboard menu title
Config.ShootAnn3 = "Liste des Difficultés" -- (FR) Titre menu difficultés | (EN) Title menu difficulties
Config.ShootAnn4 = "Difficulé" -- (FR) Label difficultés | (EN) Difficulties label
Config.ShootAnn5 = "Dans ce premier niveau, <span style='color:red;'>une</span> à <span style='color:red;'>deux cibles</span> apparaissent simultanément, mais avec un <span style='color:red;'>temps de réaction relativement long</span>. Parfait pour perfectionner la précision dans des conditions relativement calmes, mais restez attentifs, car ce n'est qu'un avant-goût de l'intensité à venir."  -- (FR) Description difficulté 1 | (EN) Description difficulty 1
Config.ShootAnn6 = "Dans ce deuxième niveau, <span style='color:red;'>deux</span> à <span style='color:red;'>quatre cibles</span> font désormais leur apparition simultanément, et le <span style='color:red;'>temps de réaction est réduit</span> par rapport au premier niveau. Idéal pour affiner les compétences de réaction et maintenir une performance constante." -- (FR) Description difficulté 2 | (EN) Description difficulty 2
Config.ShootAnn7 = "Dans dernier niveau, <span style='color:red;'>quatre</span> à <span style='color:red;'>six cibles</span> apparaissent simultanément, et le <span style='color:red;'>temps de réaction est considérablement réduit</span>. Représentant le summum du défi, il nécessite une synchronisation parfaite des mouvements et une observation rapide de l'environnement de tir." -- (FR) Description difficulté 3 | (EN) Description difficulty 3
Config.ShootAnn8 = "Score" -- (FR) Label score | (EN) Score label
Config.ShootAnn9 = "Pas de Score : <span style='color:red;'>0</span> Point" -- (FR) Label pas de score | (EN) No Score label
Config.ShootAnn10 = "Points" -- (FR) Label points | (EN) Points label
Config.ShootAnn11 = "Armes" -- (FR) Label armes | (EN) Weapons label
Config.ShootAnn12 = "Cibles Touchées" -- (FR) Label cibles touchées | (EN) Targets hit label
Config.ShootAnn13 = "Date" -- (FR) Label date | (EN) Date label

--<<------------------------------------------------------------------NOTIFICATIONS---------------------------------------------------------------------->>--
-- (FR) Configurez ici le texte et textures de vos notifications
-- (EN) Configure the text and textures of your notifications here

                                                              -- (FR) Titre | (EN) Title --

Config.Titre = {
    ShootAnn = "Stand de Tire", -- (FR) Titre de la notification | (EN) Title of the notification
}

                                                              -- (FR) Texte | (EN) Text --

Config.Texts = {
    ShootAnn1 = "~h~~e~Le stand de tire est occupé !", -- (FR) Impossible de faire l'action | (EN) Unable to do the action
}

                                                           -- (FR) Textures | (EN) Textures --

-- https://github.com/abdulkadiraktas/rdr3_discoveries/tree/master/useful_info_from_rpfs/textures                                                           
Config.Textures = {
    ShootAnn1 = {"menu_textures", "cross"}, -- (FR) Toutes les notifications | (EN) All notifications
}

                                                               -- (FR) Temps | (EN) Time --

Config.Temps = {
    ShootAnn = 4000, -- (FR) Temps d'affichage de la notification | (EN) Time of the notification
}

-------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------------

Tebex Purchase
Lock https://redm-script-fr.tebex.io/package/6017680
Open https://redm-script-fr.tebex.io/package/6017721


Video


Code is accessible Lock & Open Source available
Subscription-based No
Lines (approximately) ~2500
Requirements Menu Framework
Support Yes