Everything posted by KDenv01
-
Siren Mastery | Fully master your siren tones!
Recently just redownloaded this plugin but every time I try to load it up in the game it crashes. I have followed all steps of installation but sill it crashes. Please help?
- 851 comments
- 108 reviews
-
Can any developers help?
I already have the search I just need to create a menu so that it can be used to interact with the civ and ask questions on weapons or drugs found in the vehicle?
-
'None-invocable member 'Entity.Heading' cannot be used like a method.'
I haven't done anything with the processor but the framework is set to 4.6
-
'None-invocable member 'Entity.Heading' cannot be used like a method.'
I'm trying to get into code with c# but already I have hit a bump. I managed to get the whole way through the code then when coming to test it there was a lot of errors and warnings. Most I managed to fix but most I couldn't find the rest of them so I decided to start again doing it the same way I had done last time but only testing the code as I go along instead of at the finish. This time it gave me an error saying 'None-invocable member 'Entity.Heading' cannot be used like a method.' with a warning saying 'There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "RagePluginHookSDK, Version=0.0.0.0, Culture=neutral, processorArchitecture=AMD64", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.' Game.LogTrivial("Spawning Cop and cop vehicle"); Ped RogueOfficer = new Ped("s_f_y_cop01", Game.LocalPlayer.Character.GetOffsetPositionFront(10f),Game.LocalPlayer.Character.Heading(180f)); Vehicle RogueOfficerCar = new Vehicle("FBI", Game.LocalPlayer.Character.GetOffsetPositionFront(15f),Game.LocalPlayer.Character.Heading(180f)); Game.LogTrivial("Spawn successful"); }); } } }
-
Can any developers help?
First of all, I would like to say thank you to anyone who reads this. Currently, I am trying to learn C# but while looking at it I have to be honest it blows over my head. I am trying to make an additional add-on to a 'Visual &Data file' plugin where when a ped gets searched if anything illegal is found then the officer can ask questions about the item like why have they got it, what they plan to do with it and if it belongs to them. So a bit like the 'Traffic Stop' question page. If I manage to get this done I am hoping to be able to move my 'MoreItems!' into the scripts page!
-
[Help?]Vehicle pack?
I have been looking for a British vehicle pack for pedestrians so that the cars they can drive are like BMW's or fords but I can only find them in a download of their own. Does anyone know where I can find a pack with a mix of vehicles?
-
MoreItems!
- 328 downloads
- Version 1.3.0
MoreItems! PLEASE DO PUT SUGGESTIONS IN THE COMMENTS AND BE SURE TO LEAVE A REVIEW ON WHAT YOU THINK ABOUT THIS! This download adds more items that can be found in vehicles or on pedestrians but only works if you have the plugin 'Police Search - Search pedestrians and vehicles!' by FtDLulz which can be found below! Version 1.0.0 - Video Preview: How to install: WARNING: This will replace the default file so you might want to make a back-up of it. You must have FtDLulz Police Search plugin installed for this to work! 1. Goto your GTAV dictionary. 2. Locate the downloaded file Called 'MoreItems!'. 3. Drag and drop the 'Plugins' file from 'MoreItems!' into the GTAV dictionary. 4. Enjoy :) Upcoming: **Some of these might need me to get permission and help from other developers so it is not guaranteed. Also, these are most likely not to be apart of this download but the download required will also be linked above** 1. *Hopefully going to go into more depth with weapons and add that they are or are not registered (More info soon) 2. *Add questions that you can ask the person about an item you have found. 3. Definitely More items