-
-
Notifications
You must be signed in to change notification settings - Fork 377
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
Update vehicles and weapons for The Contract DLC (MPSECURITY, v2545) #268
Update vehicles and weapons for The Contract DLC (MPSECURITY, v2545) #268
Conversation
MichaelCoding25
commented
Dec 19, 2021
- Add new weapons from DLC
- Add new weapon components from DLC
- Add missing weapon components from older DLCs
- Add new vehicles from DLC
- Add new weapons from DLC - Add new weapon components from DLC - Add missing weapon components from older DLCs - Add new vehicles from DLC
Will test this as soon as FiveM starts supporting 2545 |
All has been tested and works well, the only thing is the new MP Stun gun has the exact same name and description as the single-player one, the only difference is the damage it does and the reload time. |
Don't believe this is true, regular stun-gun uses "weapon_stungun" while the MP one uses "weapon_stungun_mp" Shouldn't conflict. |
Correct, they don't conflict but if you look in vmenu they have the exact same name, so you can only know which one you get after you spawn it in |
Wouldn't that mean we could just change the name that shows up in the weapon menu to differentiate? Like "Stun Gun 2" or "Stun Gun MP" |
…e and Tires, etc.) Added the pull requests from the following: TomGrobbe#268 (@MichaelCoding25) TomGrobbe#269 (@AlexR32) TomGrobbe#273 (@freedy69)
Closing this PR due to #278. |