@mcal9909 I have put it into my code and i get the 'lose the cops' at the bottom but it also shows the waypoint. Is there something i have don wrong there? https://pastebin.com/P5ztiCE I implemented it like this.
MurkyMamba
View profile on GTA5-Mods.com »
Posts made by MurkyMamba
-
RE: How can I make the player lose the cops before the next part of the mission goes on?
-
RE: How can I make the player lose the cops before the next part of the mission goes on?
@mcal9909 OK. Thank you a tonne for the help. I'll be sure to add that to my script.
-
RE: How can I make the player lose the cops before the next part of the mission goes on?
@mcal9909 Here is a pastebin link of my code.
Processing.cs - https://pastebin.com/SQ7L007.
Mission.cs - https://pastebin.com/iV8Wdth.Thanks.
-
RE: How can I make the player lose the cops before the next part of the mission goes on?
@mcal9909 Would it be possible for me to upload some code for you to guide me to where to put it as i have tried many differant ways but can not figure it out. i got it reading the "Lose the cops" at the bottom and then i lose them and it goes but the rest does not carry on after i lost them.
Thanks.
-
How can I make the player lose the cops before the next part of the mission goes on?
Hi, I am making a script and wondered how i can make it so when i have a wanted level the next blip will not show and a subtitle of "lose the cops" will stay at the bottom, therefore, making me lose the cops before going forward in the mission.
Any help would be great.
Thanks.
-
RE: Is there a "DisplayHelpFromTextThisFrame" by Jedijosh for SHVDN3?
@mcal9909 Thanks a tonne, once again.
-
Is there a "DisplayHelpFromTextThisFrame" by Jedijosh for SHVDN3?
Hi, I was wondering whether anyone knew if there was an updated version of the "DisplayHelpFromTextThisFrame" code by Jedijosh seen in this link: https://gtaforums.com/topic/820813-displaying-help-text/
If anyone knows if it has been updated or has an updated version could you let me know.
Thanks.
-
RE: How can I pre-spawn in cars for a c# script mod?
@mcal9909 OK, thanks a lot. Coming to help again
-
How can I pre-spawn in cars for a c# script mod?
I have new to c# coding and i was trying to find some help on how to pre-spawn in cars for a script. I have currently got to the point where I 'steal money from a bag' and then I have to get through a gang of people to an escape vehicle out the other side of the building. I was wondering how i can have the vehicle spawn so that when they get to that point in the mission it is already there.
Thanks.
Any help would be much appreciated.