Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gamble problem
#7
Double check this area of your character script:
Code:
//------------------------------------------------------------------------------
// Gamble configuration
// To specify what items to gamble, adjust the array with the desired item codes
//------------------------------------------------------------------------------
NTConfig_Gamble = true;  // Enable gambling
NTConfig_GambleStartGold = 800000; // Gold amount to start the gambling
NTConfig_GambleStopGold = 300000; // Gold amount to stop the gambling
  
//NTConfig_GambleItem.push(520); // Amulets
//NTConfig_GambleItem.push(522); // Rings
//NTConfig_GambleItem.push(418); // Circlets
NTConfig_GambleItem.push(419); // Coronets
//NTConfig_GambleItem.push(334); // Leather Gloves
//NTConfig_GambleItem.push(335); // Heavy Gloves
//NTConfig_GambleItem.push(336); // Chain Gloves
//NTConfig_GambleItem.push(337); // Light Gauntlets
//NTConfig_GambleItem.push(338); // Gauntlets

Try setting the gambling amounts lower. You'll lose less gold from deaths, and you'll have more room for gambling.
Any tiny typo can mean your script doesnt run right. Aslo, keep in mind what you bot's pickit is set to, as conflicting interests have been linked to that before. :3
Reply


Messages In This Thread
Gamble problem - by jdwenrichjr - 03-21-2012, 11:49 AM
Gamble problem - by comper - 03-21-2012, 12:44 PM
Gamble problem - by jdwenrichjr - 03-21-2012, 06:51 PM
Gamble problem - by comper - 03-21-2012, 11:41 PM
Gamble problem - by jdwenrichjr - 03-22-2012, 07:36 AM
Gamble problem - by comper - 03-22-2012, 07:55 AM
Gamble problem - by Mythosis - 07-05-2012, 11:44 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Gamble clarification wishyq 1 110 07-22-2012, 12:50 PM
Last Post: comper
  Problem playing online with mod!! hellsing293 4 403 08-09-2006, 11:28 AM
Last Post: Tetsumaru
  Spitfire--How do I fix my drop mod problem? AerylonBW 31 1,167 03-16-2004, 07:46 AM
Last Post: smartking
  cowmod problem Soldier 8 516 01-03-2004, 09:34 AM
Last Post: trayne

Forum Jump:


Users browsing this thread: 1 Guest(s)