Tupac Posted February 11, 2019 Share Posted February 11, 2019 Galera como utlizo isto: item_group Criei um arquivo txt na db/re item_nwprobox.txt Adicionei no meu banco de dados: id 7716 Caixa nwpro script: getgroupitem(IG_nwprobox,1); Como faço para definir as chances de obter itens. Quote Link to comment Share on other sites More sharing options...
TKPorreta Posted February 14, 2019 Share Posted February 14, 2019 Que você ver um pouco mais para baixo da documentação que você mandou tem essa sua resposta Rate: Probability to get the item. Not a percentage value! Examples: IG_MyItemGroup,Knife,5 IG_MyItemGroup,Dagger,1 - Knife has chance 5/6 (83.3%) to be obtained - Dagger has chance 1/6 (16.7%) to be obtained Quote Link to comment Share on other sites More sharing options...