Everything posted by ainesophaur
-
LSPDFR Computer+
- 1,743 comments
- 172 reviews
-
LSPDFR Computer+
ha no, I only quote you because I couldnt find the original message you quoted and didn't feel like going back in history, but wanted to at least explain why if anyone else had the same question. Are you interested in beta testing the arrest reports and traffic citations? If so send me a PM and I'll get you added
- 1,743 comments
- 172 reviews
-
LSPDFR Computer+
There are some plugins that randomly choose the status flags (like expired license, etc) but they dont persist it to the ped. You can confirm that computer+ is accurate by running the name against the lspdfr computer.
- 1,743 comments
- 172 reviews
-
LSPDFR Computer+
I just got an assistance required and received the details .. this is what you're talking about, right?
- 1,743 comments
- 172 reviews
-
LSPDFR Computer+
- 1,743 comments
- 172 reviews
-
LSPDFR Computer+
We're thinking of adding an extra plugin which will add a bit of more details to peds and vehicles.. Like if a Ped is wanted, we'll generate a wanted reason and whether the issuing county wants to pay for extradition. We could optionally add residence status.
- 1,743 comments
- 172 reviews
-
LSPDFR Computer+
The lspdfr folder in the GTA v root directory is normally where audio files go. If you download the open beta version of computer+ it will contain a zip folders with the files and their structure to copy to your GTA folder. Inside of your plugins folder will be the lspdfr folder (if it doesn't exist, create it) Then your computerplus.dll and .ini go in the newly created plugins\lspdfr folder. You'll also put the computerplus folder in the LSPDFR folder under plugins. Again.. Just download the open beta version and drag the contents from the zip folder to your GTA mail folder..it'll create the folders
- 1,743 comments
- 172 reviews
-
LSPDFR Computer+
- 1,743 comments
- 172 reviews
-
LSPDFR Computer+
There's no configuration that controls it.. if PeterU detects Computer+ it shows it. I test often using PeterU and I know it works. Take a screenshot of what you see
- 1,743 comments
- 172 reviews
-
LSPDFR Computer+
Are you able to go out of the window with your mouse and then get to the X from the top (ie slide out left of the window and see if you can go up) As a temporary solution, you can move the main menu window around.. So you can drag it to the bottom right of your screen and press the logout button to close the computer.
- 1,743 comments
- 172 reviews
-
LSPDFR Computer+
- 1,743 comments
- 172 reviews
-
LSPDFR Computer+
That's extremely weird but the video helped explain it. Unfortunately I'm not sure why it's not letting the mouse go up as there isn't anything I've put in to limit mouse movement. Can you check your in game settings under keyboard/mouse and let me know what your mouse input type is? If it isn't raw, try switching to raw. Also I added the ability to add a keybinding to close computer+ -- unfortunately that bit seems random to work as the forms sometimes capture the key press and ignore the close. I set mine in the .ini config to LControlKey for the modifier and PageDown for the close key. See if that works for you.
- 1,743 comments
- 172 reviews
-
LSPDFR Computer+
It may not show the close button but it's there.. See if it will close if you click the top right corner
- 1,743 comments
- 172 reviews
-
LSPDFR Computer+
- 1,743 comments
- 172 reviews
-
LSPDFR Computer+
- 1,743 comments
- 172 reviews
-
LSPDFR Computer+
Make sure the display resolution you have set in the game settings matches your windows display resolution.
- 1,743 comments
- 172 reviews
-
LSPDFR Computer+
- 1,743 comments
- 172 reviews
-
LSPDFR Computer+
The config section with vehicles is just to map the background image to show. I rechecked the code and all we check is if the vehicle has a siren and whether it's an ambulance, firetrucks or other non police vehicle.
- 1,743 comments
- 172 reviews
-
LSPDFR Computer+
Are you using a custom model name for your slot? It works for police-police4, sheriff-shreiff2 and fbi-fbi2 DPadRight is the right directional pad button where RightThumb is clicking the right stick down
- 1,743 comments
- 172 reviews
-
LSPDFR Computer+
It should be RightThumb The case of the letters matter These are the options http://docs.ragepluginhook.net/html/558BC34.htm It has to be a call out that integrates with Computer+ -- PeterUCallouts is one for example that does
- 1,743 comments
- 172 reviews
-
LSPDFR Computer+
If this is your first update to 1.3.4.4 then you'll need to modify the ComputerPlus.ini and set the OpenComputerPlusControllerButton (i believe thats the field) to DPadRight DPadRight is case sensitive You should also get a prompt at the top left the first time you pull someone over and the prompt will tell you what button open is bound to. If you dont get the prompt then Computer+ is not running
- 1,743 comments
- 172 reviews
-
[REL | WIP] LSPDFR Computer+
Your structure should be as follows Plugins\lspdfr\computerplus\backgrounds Plugins\lspdfr\computerplus\images Plugins\lspdfr\computerplus\images\peds Plugins\lspdfr\computerplus\images\vehicles The images folder is a sibling to the backgrounds folder and the peds and vehicles folders are children of images. Please confirm that is your directory structure If the structure is correct, let me know and I'll give you a special debugging build so we can figure out why it's not loading. You're the second person to report the issue.
-
LSPDFR Computer+
Click the download button for this file.. it'll show you the Computer+ plugin downloads and the additional assets download So IIRC there is a taxi and a taxi2 model -- if not, then I'll have to rename it later. There are a few vehicle images that will be missing because I either didn't find a good enough image or it came in a DLC after I compiled the images. He's talking about the additional download for Computer+ -- nothing related to a vehicle model or skin
- 1,743 comments
- 172 reviews
-
LSPDFR Computer+
Yea it's hopefully something that is a thing of the past after we move to the tip menu navigation system and docked components vs each window running on its own thread
- 1,743 comments
- 172 reviews
-
LSPDFR Computer+
It needs to be DPadRight , the case matters A Ped doesn't have to be "present" as much as they need to at least exist in the game. We enumerate all the peds in the game. For instance, with LPCallouts, I search the offender plate and ped info from the scene of the accident and they live on the other side of the county. I'm planning on allowing partial name and plate searches though. We could provide the city and county but there is one draw back that I'd like you to be aware of. There are no numerical addresses in GTA. So the numbers we show are randomly chosen and persisted. So as plugins start to provide more immersion, I just wanted to point out that there may be a point where a developer chooses their own random street number that differs from computer+ However, if the dev sets the metadata property on the ped for HomeAddress, we will show that (as that's where we persist the address we chose for them)
- 1,743 comments
- 172 reviews