Jeffry

Member
  • Content count

    51
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Jeffry

  1. Jeffry

    Wire Transfer Script

    Have you ever wanted to be able to send funds directly from your bank to the bank of a friend, or someone you just owe money to? Me neither! Good thing I wasted my Halloween making this monstrosity. Yay. As the last sentence suggested, players can now wire funds from their bank or wallet directly to the bank of another online player. Simply choose from the list of online players, type in a numerical value for how much you want to send and check the box for if you want to send it directly from your locker. Presto. In all seriousness, this is my first script so i am aware that the code and the gui could be better and cleaner, if you have any suggestions i more than welcome them. Huge thanks to @StokesMagee for helping optimize the code and helping me learn a few things. Download
  2. Hello, I am a new member here in the exile community and I am trying to work my way up in the skill levels. I am however having trouble coming up with many good ideas. I am looking for some general or specific ideas to get my brain flowing. Please be aware, however, that I am still kinda new to Arma coding as a whole. But they say the best way to learn is to throw yourself in lol. With that being said here are some basic guidelines for my current skill level: Try to avoid ideas that revolve around GUIs. I am aware that this limits quite a lot, but I haven't begun to mess around with them quite yet and would rather not include them in a project. Dont suggest anything that is already publicly available such as ExAd. I will not ask for nor accept any form of monetary compensation. This is simply for me to gain experience. I hope that you all can also have patience with me as I dive into this new adventure. I'm excited to see what ideas you guys come up with
  3. Jeffry

    Taking Script Requests

    As I am just starting I am not accepting payments for any of the requests given here. The original post has been updated to reflect that. Furthermore, I was wondering about how long it takes for content to be approved in the release section? I have 2 threads that I tried to create, neither of which have been approved.
  4. Jeffry

    A way to reduce player damage while on quad

    That vehicle is amazing, however it is broken. Ram it into any roaming AI vehicle and you will see.
  5. Jeffry

    Taking Script Requests

    Well, I didn't feel like piggybacking on your thread, and your word usage is stellar. I had some of the same requirements as you did in yours and I portrayed them here. I did not copy and paste anything from there to here, and if you want me to reword it I will happily do so.
  6. @Bones51 So how does this work in regards to restarts? I dont see any DB saving functions, so would the damage revert back after restart? Same with fuel/ammo
  7. Jeffry

    *NEW AND IMPROVED* Sell Crates At Wastedump for R3F

    Do you guys have the gadd_extras installed?
  8. Jeffry

    My Opinion About ArmaHosts.com

    This is one of the better GSPs for beginning arma server owners.
  9. Jeffry

    Persistent Tree Chopping

    ["TREE", "SMALL TREE", "BUSH"] is how this script i posted removes trees. Dunno if this helps but there ya go.
  10. Jeffry

    [RELEASE] LIVE SCOREBOARDS

    Server is run dedicated. he can see the scoreboards on his laptop when connected as a client, but not on his desktop when connected as a client. The error he received on his desktop is "cannot load texture: Textures\space.paa"
  11. @StokesMagee Found the issue. Pull requests have been added
  12. Jeffry

    [scarCODE] Server Info Menu

    Pop https://pastebin.com/9fw52mfW into the bottom of ExileClient_gui_xm8_slide_apps_onOpen as an override. Edit as needed
  13. Jeffry

    ExAd VG problem

    i can provide support here if needed. I have exad working with extdb3
  14. I have noticed, however, that with vehicles with more than one pylon type, for example the hind with rockets on either side, only one side loads up as intended. The other side defaults to 0 ammo.
  15. Jeffry

    [RELEASE] LIVE SCOREBOARDS

    KyleFS#5034 Msg me on discord.
  16. Jeffry

    Server on lan but not visible on internet.

    post your command line
  17. Jeffry

    InfiStar Exile

    spoilers/pastebin next time please.
  18. Hello, I am looking for information regarding the requirements to compile an addon for @ExileServer I see that other addons in this folder have files such as config.cpp and PboPrefix.txt. How do you know what goes into these files and how to format them correctly? I have found no documentation regarding it. I am also wondering why addons are needed in the first place? Is it mostly for SQL queries? I know you can compile server files via the mission.pbo in the Init.sqf and use those files to do things such as network messages. Does SQL actions work in this manner just as well as they would work if you made a custom addon? Any extra info would be great!
  19. Jeffry

    [RELEASE] LIVE SCOREBOARDS

    This ^
  20. Jeffry

    Trader Vehicle Customs ReKey glitch

    That is another issue to be solved. Quite a few checks are done before that message is sent These are the exact checks:
  21. Jeffry

    Trader Vehicle Customs ReKey glitch

    Make sure the name of the file is the same as the top of that file: ExileClient_gui_vehicleRekeyDialog_event_onDropDownSelectionChanged Then you need to add the custom code to your config. ExileClient_gui_vehicleRekeyDialog_event_onDropDownSelectionChanged = "<Path To File>\ExileClient_gui_vehicleRekeyDialog_event_onDropDownSelectionChanged.sqf";
  22. Jeffry

    *HELP* No Spawn Selection Menu

    if you have infistar make sure you added the IDD
  23. Jeffry

    [RELEASE] LIVE SCOREBOARDS

    You messed up your textures installation into the mission pbo. Maybe you have the positions wrong in the config.cpp or didnt add it to your exile.ini file for the database.Message boards are working, you have missed something in the install.
  24. Jeffry

    Custom Trader ,Deko"

  25. Jeffry

    69WASTED Admin Menu for ExAd

    bro what is with it with you going around and commenting on 2-3 year old threads. This app is widely outdated.