Everything posted by themoni
-
When i install Callout Manager and go on duty my game crashes!
Hello, i have a problem with Callout Manager! As i said in the title my game crashes when i go on duty and i have Callout Manager installed. If i dont have Callout Manager installed i go on duty without any problems! The log says it's crashing because of HeroCop. How can HeroCop crash my game if i dont even have it installed? I have atached my log file. Please, help! RagePluginHook.log
- How can i stop the player from exiting a vehicle?
-
[SOLVED] How can i check if the player is leaving a vehicle?
if (Game.IsKeyDown(System.Windows.Forms.Keys.F) && Game.LocalPlayer.Character.CurrentVehicle) { //Your Code }
-
[SOLVED] How can i check if the player is leaving a vehicle?
Title My code: https://pastebin.com/jzZuYZWY
-
[SOLVED] Plugin does not have a suitable entry point.
Yeah i fixed it but now when it starts loading my plugin on startup it gest stuck on loading screen. https://pastebin.com/4LmaFaHC
-
[SOLVED] Plugin does not have a suitable entry point.
Hello guys, im trying to make a RPH plugin that puts on a seatbelt. And i get the error mentioned in the title! Here is my code https://pastebin.com/5yqcck7b Can someone please help me?
-
[EUP]Does anyone know how to add second texture to a vest?
Im trying to make a BCSO and LSPD texture of a vest and i saw on some clothes in the EUP wardrobe they have more than 1 texture? Anyone know how to add a second one?
-
[ELS] LSPD Valor pack
Hi, i love the models and everything the tesla works for me but npc vehicles dont pull over when i press left shift. Is it bugged or did i do something wrong?
- 32 comments
- 2 reviews
-
LSPD First Response.dll Crashing
Hi, i have problem with LSPDFR. When you go on duty and the plugins start loading the LSPD First Response.dll crashes. Threshold: 60000 Here this is my Rage Plugin Hook log. RagePluginHook.log