Jump to content

dnk_paul

Member
  • Posts

    212
  • Joined

  • Last visited

  • Days Won

    3

Reputation Activity

  1. Like
    dnk_paul reacted to Axle in Armor value display.   
    New addition to the inventory UI takes away the need to search the web for armor values of items.
     

  2. Like
    dnk_paul got a reaction from Ghostrider-GRG in [CONTINUED] blckeagls' AI Mission Version 7.06 Build 239   
    This was answered on one of the previous pages.
    Just comment out some of the missions spawns:


  3. Like
    dnk_paul got a reaction from Suppe in [Release] HS Blackmarket 1.6 | 'New' Trader System | Special Trader | Blackmarket   
    The file looks something like this:

    class 20Rnd_762x51_Mag {price = 4; tax = 0.9;}; class 5Rnd_127x108_Mag {price = 3; tax = 0.9;}; class 5Rnd_127x108_APDS_Mag {price = 6; tax = 0.9;}; class 7Rnd_408_Mag {price = 4; tax = 0.9;}; class 10Rnd_762x51_Mag {price = 2; tax = 0.9;}; class 10Rnd_338_Mag { price = 2; tax = 0.9; }; class 130Rnd_338_Mag{ price = 2; tax = 0.9; }; class 10Rnd_93x64_DMR_05_Mag { price = 2; tax = 0.9; }; class 10Rnd_127x54_Mag { price = 2; tax = 0.9; };  
    You have the word class.
    Then you have the name of the item.
    Then you have {price = ##} - this is the price of the item to sell
    You can then add a tax = ## which is how much tax you have on the item.
     
    So:
    class B_APC_Tracked_01_rcws_F {price = 10000;tax = 1.0;};
    is: to sell the item is 10000 krypto, but to buy the item would be 20000 krypto after tax (10000 + 100% tax)
     
     
    Saying all of that, there is actually an option at the bottom of 'settings.sqf' to allow spawning of rentals only:

    //this is how vehicles spawn, 0 = player gets menu to decide, 1 = only allow saved vehicles, 2 = only allow rentals _vehiclespawnmode = 0;
  4. Like
    dnk_paul reacted to Richie in Whats going on with 0.3.1.0 download?   
    This ^^
  5. Like
    dnk_paul reacted to DirtySanchez in Whats going on with 0.3.1.0 download?   
    A3 launcher downloads are named differently.
    ie @epoch031

    Where as if you download from here you get @epoch.

    I suggest the best alternative. STEAM WORKSHOP

    Just subscribe and it will download as well as update when new updates are released.
  6. Like
    dnk_paul reacted to Richie in [scarCODE] server introCredits by IT07   
    Thread pruned, can we all just get along nicely :)
  7. Like
    dnk_paul got a reaction from Richie in Waited so long for 0.3.0.4 and still no innovations for players?   
    But bigger updates would require more time. And the longer between the updates, the more people complain about how long it's been since the last update. What are the devs suppose to do?
     
    I'm not saying that any updates will require a DB wipe, and I dont know if they would or not, but I know it was advised for updating to 0.3 when that came out due to some of the changes they made.
     
    Everyone will always fine something to complain about.
  8. Like
    dnk_paul reacted to ZENITHOVMAN in Waited so long for 0.3.0.4 and still no innovations for players?   
    FUG THIS! I'm going back to ArmA2Epoch at least that never gets an update.
  9. Like
    dnk_paul reacted to BetterDeadThanZed in Waited so long for 0.3.0.4 and still no innovations for players?   
    You get what you pay for.
  10. Like
    dnk_paul reacted to MrEnzO in Vehicle Badges for players   
    https://armasquads.com
  11. Like
    dnk_paul got a reaction from Nic in Looting Crypto from corpse   
    Because banking takes so long, we normally buy gold bars instead.
     
    Sometimes, the phone is under the player's body which is why it's not always visible
  12. Like
    dnk_paul got a reaction from IT07 in [scarCODE] server introCredits by IT07   
    No worries. Great mod though, love how it's all presented. Good work!
×
×
  • Create New...