Posts posted by Jesyx
-
-
-
On 4/4/2022 at 6:30 AM, MycroftCanadaNS said:
Any idea as to when we can expect a release of this mod?
Cheers.
I'm working on it on and off, kinda busy with my exams right now. So I'd say maybe late Spring, early Summer. But it depends on how smooth development goes and how much features I want to implement off the bat.
-
-
Hello everybody, and thank you for taking the time to read this message!
I'm developing a new modification for LSPDFR that will add a career mode for LSPD:FR; climb through the ranks to become a sergeant, chief or whatever else you desire. With the development of this mod I'm going to need some feedback on the features I'm working on. If you have the time I'd really appreciate you taking a look at my Trello board and telling me what you think about the ideas.
Thank you,
Jesyx
https://trello.com/b/EdVDBipq/career-mod
-
-
-
-
Edited by Jesyx
2 minutes ago, TheBunk said:it's all good man i was just hyped that someone made a plugin for GTA IV only to find out that it's for V.
Oh ok, you've been waiting in this forum for six years, and then some guy comes along with false hope. I'm sorry to hype you up like that. Hopefully you find what you're looking for.
-
Edited by Jesyx
3 hours ago, TheBunk said:for GTA V not GTA IV.
shameless promotion is shameless.
Well I'm a moron, it didn't click with me that LSPDFR came out after 2014. This is actually the first forum that I posted my callouts on because, I was like hey, they might enjoy it. If I would deliberately try to self promote, why would I do it on a forum that has been abandoned for 6 years.
-
-
-
-
On 5/11/2015 at 1:06 AM, TheChef said:
And that's exactly what he's asking for.
That script/mod would be called the seatbelt, since it's only use is from not flying through windshields. Nobody wants the real waiting time and animations of putting on/taking off the seatbelt, that would ruin the game.
i dont think so
-
-
I think i pulled an iaa agent over, they got out.
I MIGHT've shot 'em
Oops
Also let's thank @Sam for posting this 12am uk time
-
-
Edited by Jesyx
Some gamplay features are very slow such as UI sounds, ELS and Vocal Dispatch.
First Callouts
PeterUCallouts
StopThePed
Ultimate Backup
SoreRobberys
Wilderness Callouts
Vocal Dispatch
LSPDFR+
PoliceSmartRadio
TrafficPolicer
Computer+
AssortedCallouts
BetterEMS
Airport Callouts
All the things
Cop Holster
LSPDFR
EUP
ELS
PLD
ScripthookV
ScripthookVDotNet
Manual Transmission
OpenIV Vehicles
-
-
-
1 hour ago, Rolandinhioi said:
When I start GTA the normal way without rage-plugin everything works. For the first moment i thought well fine problem solved now you can start the rage-plugin.... But at this point GTA V crashes.
It doesn't matter if I start GTA V with the rage-plugin or start it without the plugin and put the plugin on the started game on..
Please help! I'm trying for about 4hours and no YT-Video was able to help me....
I'm at the end with my power xD
send your log, it may be something from openIV try and cut the mods folder out of GTA 5 root folder and try again
-
-
-
1 minute ago, WildJam said:
does not works. Or just im doing it wrong, do i have create "if (condition)" in code? and tell me example
does not works. Or just im doing it wrong, do i have create "if (condition)" in code? and tell me example
if (SpawnPoint1.DistanceTo(Game.LocalPlayer.Character.Position) > 1500) { Game.LogTrivial("WildAnimal - STOPPING"); End(); }
-
36 minutes ago, WildJam said:
thanks, everyone told me to read and watch tutorials, nothing of it helped me. tutorials with "end" i dont know, maybe i dont understand... but didn't help me too.
i can't find any tutorial, and i really need to know how to stop only one code (i mean "If") so do u know?
End(); - works, but stop everything in base.process, so nothing works.
End if - I can't create End if.
break; - does not works, and when replace "if" with "switch" then "else" does not works.
- End(); goes to the End void, that ends the callout.
- You can use
if (Condition) { End(); }
- break should only be used on while loops, when using
ifit automaticly ends it when it's done

Community Feedback Requested on New Modification [Career Mod]
in General & Miscellaneous Discussion
I am still working on it, I am however just starting with college so it's on the backburner. Hope I can get it finished soon though