Everything posted by Vincentsgm
-
Whelen T-SERIES
-
Cayo Perico Island for Single Player
-
Cayo Perico Island for Single Player
-
Cayo Perico Island for Single Player
-
Cayo Perico Island for Single Player
Not sure I quite understood your message. I invite you to join my Discord server & explain it better there.
-
Cutscenes
There's currently no way to create native cutscenes as the game crashes when you try to make them using CodeWalker. You can do the following if you want to create smooth camera movement: 1. Hide the hud every frame 2. Create 2 or more cameras 3. Use the native SET_CAM_ACTIVE_WITH_INTERP to transition between 2 cameras As a bonus, here's a function I made to draw cinematic black bars: public static void DrawBlackBars(float height) { NativeFunction.Natives.RESET_SCRIPT_GFX_ALIGN(); float y1 = 0.5f * height; NativeFunction.Natives.DRAW_RECT(0.5f, y1, 1f, height, 0, 0, 0, 255); float y2 = 1f - y1; NativeFunction.Natives.DRAW_RECT(0.5f, y2, 1f, height, 0, 0, 0, 255); }
-
GTA VI Unable to be Modded
When it says "important variables are moved around in the games memory", it means things like your money, your health etc will change location in the game's process allocated RAM. It does not have any correlation to game files, which is what you install. https://en.wikipedia.org/wiki/Variable_(computer_science)
-
LSPDFR Plugins are not loading ingame
LSPDFR plugins are not supposed to appear in the RagePluginHook app. And for them to work, you have to go on duty. Did you do that?
-
LSPDFR crashing when pressing E after selecting a character
I am working on minor fixes at the moment, and the problem that was described only seemed to happen when going back on duty (after going off duty), which is not a common thing to do, so I felt it was unnecessary to rush an update. If there are other issues that I should know of (that made my plugin go into some kind of blacklist for some support helpers on Discord), I would appreciate if you contact me via PM or on Discord so I can investigate them & try to fix them so we can all benefit. Thank you @Charlie686 for mentionning the unpublished fix!
-
How does ELS-Hybrid work?
An ELS-hybrid is an ELS car that also uses non-els lights. That means you need the VCF XML, and proper carvariations.meta & carcols.meta. Make sure the VCF XML is in the correct folder (usually GTA5/ELS/pack_default) and that the metas are installed correctly. Also this may help:
-
LSPDFR crash when I try to going in-duty
It looks like the bug is caused by the plugin initialization running once again when you go off and on duty again. I've added a check to see if the plugin was already initialized. Please let me know if that solves your problem. Megaphone UI.zip
-
Aucun mod ne semble fonctionner
Il y a un bug avec ENB en ce moment, il faut passer GTA5.exe en mode de compatibilité Windows 7
-
eup menu crash
Si tu as gardé un ancien dlclist.xml, rajoutes-y la ligne <Item>dlcpacks:/mpheist4/</Item>
-
French translation of LSPDFR
I'd be down to translate it if given the opportunity by the creators.
-
Megaphone UI - LSPDFR Plugin - Version 2.2.0
- 118 comments
- 17 reviews
-
[DEV] Federal Signal XStream (Duo & Single)
-
Whelen Cencom Sapphire Siren + Federal Signal Q Siren
He might have been confusing, but you can resolve the issue by using ArchiveFix to reencrypt RESIDENT.rpf
-
KoalaKar [Add-On]
-
NothingHappened | Instant Vehicle Repair/Wash & Player Health/Armor/Clean
-
Seatbelt
- 44 comments
- 68 reviews
-
L.A.P.D S.W.A.T MRAP
-
Custom made siren pack by my girlfriend using her "siren noises"
- 24 comments
- 1 review
-
z3d Files
You will have to learn how to convert a vehicle from a general 3D file to one compatible with GTA5, using ZModeler3 (or Sollumz for Blender soon). Before that, you might need to edit the vehicle in an other software like Blender or 3ds Max before hand, like separating the parts, fixing shading, fixing holes, lowering the resolution of the mesh.
-
StopAimingAtCops : No Auto-Aim & Melee-attack on Police, EMS, Fire, Coroner
Thank you. Not going for realism there, it's made for practicality for those who play with assisted/auto aim, it used to be really frustrating playing without that.
-
Soundoff Signal mPower Lightbar