Jump to content
Darkness073

Gem drop chances from Ore veins

Recommended Posts

Was wondering if anyone knows of the different chances of getting gems. Whether it is rarer to get a citrine or a sapphire

 

 

 

 

 

If anyone knows the order it would be great for setting the prices! much appreciated! :)

Share this post


Link to post
Share on other sites

remove.sqf

if (_isMine) then {
if((random 10) <= 4) then {
_gems = ["ItemTopaz","ItemObsidian","ItemSapphire","ItemAmethyst","ItemEmerald","ItemCitrine","ItemRuby"];
_gem = _gems select (floor(random (count _gems)));
_selectedRemoveOutput set [(count _selectedRemoveOutput),[_gem,1]];
};
};

edit: no gem is more rare than another, just randomly picked from an array of all gem types

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

  • Similar Content

    • By Bricktop
      Good morning, survivors. 

      Is there anyone out there still hosting A2 Epoch? I'm addicted and can't seem to walk away. I'm looking to add gem crafting to my server but I can't seem to find a working script. I've installed the ones below but they either have problems or I'm doing something wrong. Any help would be appreciated! I've installed alchemy crafting in the past but there have been a lot of updates since. Is there anyone out there that would be willing to share a working script with a friend in need 

      Tried and failed with these:
       


      Thanks for any help,
    • By salival
      Vehicle Key Changer is part of Epoch 1.0.7.1 now.
       
      Hi,
      Here's my version of  @OtterNas3 vehicle key changer.  It was subsequently modified by @Grahame for epoch 1.0.6. Updated for 1.0.7.
      This adds support for briefcases, gems and coins as well as using the epoch vehicle upgrade system to do the key changing/claiming.
      * original discussion url: https://epochmod.com/forum/topic/5972-release-vehicle-key-changer-for-making-masterkey-v-14-updated-06152014/
      * updated discussion url: https://epochmod.com/forum/topic/43048-release-vehicle-key-changer-for-making-masterkey-v-141-updated-for-epoch-106/
      Github link with install directions: https://github.com/oiad/vkc
      **EDIT* Link to a working locate Vehicle script that is able to find multiple vehicles per key: 
       
      **** For Epoch 1.0.6.2 only **** >> Download <<
      Visit this link: https://github.com/oiad/vkc/tree/vkc-Epoch-1.0.6.2
    • By victorks
      my first work in editin :) https://uploaddeimagens.com.br/imagens/20180307202515_1-jpg https://uploaddeimagens.com.br/imagens/20180307202245_1-jpg DOWNLOAD: https://www.dropbox.com/s/oq97j7x59362kqe/CASTLEai.sqf?dl=0 AI M2 NEED WAI: https://pastebin.com/GJMnPvZP ON THE MAP: https://pastebin.com/cyqH9rNV  
       
      https://www.dropbox.com/s/oq97j7x59362kqe/CASTLEai.sqf?dl=0
       
       
       
       
       
       
       
       
       
    • By nova
      I am having an issue with buying vehicles with gems. I can buy gems and sell gems at traders However when I try and buy a vehicle with gems by pressing buy it doesnt do anything. No errors or anything its just that nothing happens. I'm running epoch 1.0.6.1. Anyone have an answer for this? Any help would be appreciated. https://gyazo.com/bcc5ad9aac9762026f3f7d6264facc52
    • By Luna
      Hi –  does anyone know how to fix the smelt (gems) system ?
       
      It just runs in a loop when you try to smelt gold.
  • Advertisement
  • Supporters
  • Discord

×
×
  • Create New...