give-ui 1.5.0

Please do not ask when mod authors will update their mods to 3.9.X
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.

Simple UI for the give command

Simple UI for the `SPT GIVE` command.


recording.gif


# How it works


1. With the server and preferably with Tarkov running, open the app (inside user/mods/give-ui folder)

2. Use the form to connect to the server and select your character

3. Select the item you want to receive. The quantity, by default, is always set to the maximum stack size

4. You will receive a message with the item/s


# Installation

- unzip it in your SPT root folder

  • Version 1.5.0

    there is no need to update the mod if you were happy with it.


    Another request, this time from hellchickens

    - you can search items by id

    - when selecting and item you can also see its item id bellow the name

  • Version 1.4.0

    there is no need to update the mod if you were happy with it.


    New feature:

    - As requested by S_gamez, now you can set the amount of items you want to receive. Be careful here, adding millions of random items will probably kill your profile or tarkov itself: with great power comes great responsibility

    Bug fix:

    - Some wrong scrollbar appeared depending on the item description.


    VirusTotal

  • Version 1.3.0

    Changes:

    - removed `master hand` item. Thanks YvYv

    - updated the select profile page, now it looks better (i think....)

    - added light theme

    - now your settings (locale, SPT url, theme) are stored locally in user/mods/give-ui/give-ui.config.json, so next time you open the app it will remember them

    - now you can see the attachments that your custom weapon presets include



    VirusTotal

    Images

  • Version 1.2.0

    New features:

    - allows to add your custom weapons presets (if you have presets saved in your workbench)

    - allows expand/collapse categories

    - Added locale in the menu, so you can search items by your native language

    Images

  • Version 1.1.0

    there is no need to update the mod if you were happy with it.


    Changes:

    • the connection form now allows to use `https` in case your SPT server is behind a secured connection, thanks to Dahlgren  :love:
    • now you can filter by categories, ie: searching by `medikit` will give you all medical items that restore health instead of trying to find items with `medikit` in the name
    • small UI improvements to try to make it a little bit prettier


    Installation:

    • unzip it in your SPT root folder and overwrite all files if prompted
  • Version 1.0.1

  • Good stuff. And what's most important it doesn't crash out when I have modded stuff in my stash which in my book definitely makes this the best mod for adding stuff.

    Heart 1
  • Is it not possible to give yourself sealed weapon crates that you get from airdrops?

    • no, right now they are filtered out, since they just contain random items that you can give them to yourself, any reason why you want them?

    • Ah, I wanted to give myself one because I was just about to extract from a raid with one and a tank battery, but the game crashed. Was able to give myself the tank battery, but couldn't find the crate.

  • wow thanks, now i don't have to re-login a hundred times to add something from the profile editor SPT-aki

    Thumbs Up 1
  • Bro, great mod, though can I ask u to add ability to show item id? I'm not a modder, but sometimes it's hardly needed to fix compat within few mods and sometimes looking for that IDs is real pain in the ass

  • Hey want to ask if this mod could have implemented count spot so if the case was to get some cash you won't have to spam it 1000 times. Just to get the 1000 RUB?

    • as explained in the description, the mod will give you the max stock size of the item, in this case for roubles you will get 500.000 roubles for every click, i think it's enough :)

    • That could be issues if a player where to change stack size by other mod unless this is set by you in the code.

    • Yes i take the data from the server so if you have roubles to be maximum stack size to 1 you would get only 1.... but that would mean you would need 1000 cells available in your stash to allocate them


      I can add that input on the UI, is not a problem i just thought that wouldn't be needed :)

    • well i set mine to a billion :p which could be a bit much.
      So preferably i would love to see a text box for amount/count :D

    • Hehehhe, ok, I will try to add that soon and see how it behaves

  • Using spt 3.9.2 (30626), mod installed in user/mods and says that wrong server mod version. Can you help?

    • make sure the mod is properly installed:

      - restart your SPT server and check the mod loaded line in the log, it should says something like give-ui mod loaded and the version number

      - the version number should match with the version number that you see when opening the app

    • I looked at the logs when restarted SPT server, the error was caused by outdated all-examined. thx for your work

    • Probably you didn't restart the server after you installed the mod and that's why now it works

      Spt server must be stopped when installing any mod

    • before reading logs restarted it 2 times(

  • Hi, this looks pretty neat!

    However, when i try to run it, it spits out this error:

    Details: Wrong server mod version:

    Im using 3.9.5, do I have to use 3.9.4 for this to work?

    I have GiveUi V1.2.0 if that helps.

    • looks like you don't have the mod properly installed, make sure the mod lives under your user/mods folder

    • Ah thank you, I had assumed the mod needed its own directory since it had these folders included... Im new to modding^^

      Looks like it works now

    • Most of the mods around this hub are zipped like this:

      - user

      - BepInEx


      so you open the zip and then drag an drop it in your SPT folder, some example:


      vKRw58b.gif

      My mod only as `user` folder inside though :)

      Heart 1
  • need help i have an error


    Connection Error

    Please check SPT Server is running, the connection details are correct and the mod is installed in your user folder
    Details: json: cannot unmarshal string into Go struct field BSGItemProps.items._props.StackMaxSize of type int

    • I would say you have a mod that updated an item StackMaxSize to a huge number or to some decimal or to some text instead, that property is the one telling Tarkov how much items you can stack on top of each other. Do you have any clue what could be?

    • well i did add a mod before it was working fine
      timmygg-expandedcases it might be this mod this was the only one i added if you want i can send my profile

    • so it was working, you install mod, it doesn't work anymore, and didn't you think to mention that information in the first comment? :D


      Please update the config.json from that mod (user/mods/timmygg-expandedcases/config) from:


      Code
      {
          "GPCoin": "100"
      }



      to:

      Code
      {
          "GPCoin": 100
      }

      and restart your SPT server

    • ngl i made this post while stoned and high so yea meh

      Happy 1
    • Sorry about that! I have updated the mod to include those fixes.

  • great mod, super useful & easy to use

    Thumbs Up 1
  • great for me

    Thumbs Up 1
  • best mod in the world

    Heart 1
  • Interesting idea. With the new categories let us collapse and expand them. For example Ammo, medkits, etc.

    • Hi, you mean something like the gif here: https://github.com/angel-git/g…2#issuecomment-2268634258 ?

    • Exactly. Sorry, I didn't realise it was already mentioned on your Github. Even without the arrows and just clicking the category name.

    • i wasn't there, i just created after you comment :)


      I'm not sure if i like it, i mean it might be useful but typing the category name already filters out the ones that you don't want to see :/

    • Can you? When I type medkit I just get AI-2 Medkit showing.

    • should work in version 1.1.0 but you have to type "medikit" not "medkit"

  • how to open it

    bugcatohwhy bugcatworking

    • there is an exe inside user/mods/give-ui

      Thumbs Up 1
    • bugcatchillin

    • Good Lord. Read the instructions?


      # How it works


      1. With the server and preferably with Tarkov running, open the app (inside user/mods/give-ui folder)

      2. Use the form to connect to the server and select your character

      3. Select the item you want to receive. The quantity is always set to the maximum stack size

      4. You will receive a message with the item/s

      Happy 1
    • is it u in discord-fika bugcatohwhy bugcatmad attack my horses and ban me?

    • Seek help.

  • finally free oats,hay! bugcatchillin

  • Reminds me of tarkov stash, just in game lol

    Thumbs Up 1
  • This could prove to be very useful