Travis Sheldon
Travis Sheldon
I'll review the project tonight to see if I added adding peds to the search list via the public API. On Jul 24, 2017 9:41 AM, "CLEMARCx" wrote: > I'm...
I just glanced at the code and t function to add a ped or vehicle to the recent searches is marked internal static. If you're interested in making a PR...
[https://github.com/PieRGud/ComputerPlus/blob/master/ComputerPlus/Extensions/Rage/PedExtensions.cs](https://github.com/PieRGud/ComputerPlus/blob/master/ComputerPlus/Extensions/Rage/PedExtensions.cs) Did you pull from master? The last thing I worked on was adding in support for british ped script and its quite possible I forgot to check in a...
Ah, now I remember... thats from PNWParks.. guess I did forget to add it. It should go in `ComputerPlus\ComputerPlus\Extensions\Rage` ```csharp using Rage; using Rage.Native; using System; using System.Collections.Generic; using System.Linq;...
The reports and citations are actually being saved, but the lookup query was causing too many crashes. I'll have to replace the query building library with something custom. Once that's...
Also if you're a developer I could use some extra hands. Work has had me pegged to a wall so if someone wants to take a stab at it I...
It's all good. Let's hope for a week of no 0 day exploits at work so I can reclaim my weekend On Apr 28, 2017 5:52 PM, "Jack" wrote: >...
That isn't necessary. I need time, not money. Trust me its something I'm dying to finish, but other things take priority
It's not a simple file to change.. Its replacing an entire module that is currently provided by a third party library. I'd have to sit down and brain dump where...
It would complete the experience for everyone. This isn't something that is solved by throwing money at it. Ultimately you could hire someone to complete it.. But let's say they...