Contenu récent par LogicLion

  1. LogicLion

    GTA5 Plugin - Speed Radar

    About Speed Radar Plugin is a ScriptHook-based plugin that I created for GTA5. The inspiration for this plugin came from other speed radar plugins that are either outdated or no longer maintained. However, unlike those, my plugin is fully operational and its source code is available for anyone...
  2. LogicLion

    English SteamSpy (Formally known as Steam Profiler)

    Update v1.2.0.3 : Removed program hang when searching for a player, and replaced with a seperate progress window. Fixed the incorrect update text You can download the update from the Releases or directly from here To use the update feature within the program, you must run the program as...
  3. LogicLion

    English SteamSpy (Formally known as Steam Profiler)

    Update v1.2.0.2 : Changed when user searches for a player, it will now take you to the first tab. - Thanks GraveYard Fixed "Illegal Characters in Path" issue. Changed how the program updates, and checks for updates works. Removed "Save Settings" from settings page. Added "Open File" option to...
  4. LogicLion

    English SteamSpy (Formally known as Steam Profiler)

    Update v1.2.1 : Removed .ini file saving/loading as it was causing saving issues Removed Program Updates tab from settings. Checkbox is now located on the first page All settings are now saved and loaded internally Removed useless code Change form color, and design Fixed the link of the update...
  5. LogicLion

    English SteamSpy (Formally known as Steam Profiler)

    Hello all, Today I present version 1.2 of the SteamSpy (formally known as Steam Profiler) In this update you will see the following Complete re-write New UI design New ini settings for saving/loading .pdf export feature Exports - to view exported files with right click options Program renamed...
  6. LogicLion

    English SteamSpy (Formally known as Steam Profiler)

    Hi all, A new update has been uploaded to the github link. Please download the new update to be able to continue using the program. Alternatively, download the file from this post.
  7. LogicLion

    English SteamSpy (Formally known as Steam Profiler)

    Today I present to you a program I have been working on. Steam Profiler A little about the program; It is created in vb.net and uses HtmlAgilityPack as the main form of getting the data you need, while I am new to using this package there could still be bugs & issues within it. I have tested...
  8. LogicLion

    English Solved Marking crimes as paid when a player pays bail in jail

    When a player pays bail in default Altis Life it removes all his crimes. After a chat with Maxance about Interpol, and being able to remove a crime if he pays bail or, mark as paid. I would like it if once a player pays bail in jail, his crimes are marked as paid.
  9. LogicLion

    English Framework Life for Saint-Martin map

    That is not correct! It was made on Altis yes, but the framework can be moved to any map in Arma 3, modded or not.
  10. LogicLion

    English Not solved Issue with Wanted List and Connection Establishment

    I was looking at Interpol, but I was unsure if it replaced the default. Since you said it does, if you can't find where I broke my current Ill defiantly look at getting it. Thank you
  11. LogicLion

    English Not solved Issue with Wanted List and Connection Establishment

    So I have made many modifications to my server files, and little did I know somewhere that I have modified it broke the "wanted list" and now all I get is "Establishing Connection" I have received no error's in either client or server RPT which is why I am seeking help. I changed everything to...
  12. LogicLion

    English Solved Need help troubleshooting a script error

    Thanks for your reply. The full error is posted above. That's all it gives me which is why its confusing. The file is default fn_chopShopSell.sqf #include "..\..\script_macros.hpp" /* File: fn_chopShopSell.sqf Author: Bryan "Tonic" Boardwine Description: Sells the selected...
  13. LogicLion

    English Solved Need help troubleshooting a script error

    I have a script that allows people going to chop shop, check who the owner of the vehicle is. The vehicle cannot be chopped unless the owner is notified first. Unfortuantly, for some reason it did work, but no longer does. The error I get when i click "Check owner" in the chop shop menu, it has...
  14. LogicLion

    English Admin Compensate All Players

    This script enables admins with an admin rank of 5 to comp every player on the server. You can change the adminLevel required for this if you wish. I based this off the original compensate script already part of the framework. The whole idea is, if you have a server crash or something. You can...