Deckster the Deck Guy NPC

Deckster the Deck Guy NPC 2.0a

No permission to download
  • // 2.0 features:
  • // GM Menu (Through contact with NPC or command `@deckedit`! Able to control the Minium and Maximum numbers a player can bet on. Want it 50-100, or 1-100, 1-1000? it's your choice.
  • // Control The Item Fee ID/Amount as well as enabling/disabling the fee for the NPC.
  • // Control the Random Item Reward ID's ( IMPORTANT! PLEASE NOTE: if you want to edit the list of items, edit the array $DeckRewardItems and then count all the items you made and set $DeckMaxItems to the max amount of items the array of your rewards hold.
  • // Control the % rate as well as enabling or disabling the Lucky Day ( Second Chance option) in-case you want the players to have another crack at guessing!
  • // Simple guessing game, easily setup the reward they get for guessing the card. There's an option to enable the fee or not. Look into the 'OnInit:'
  • // 2.0a features:
  • // GM Menu (Through contact with NPC or command `@deckedit`! Able to control the Minium and Maximum numbers a player can bet on. Want it 50-100, or 1-100, 1-1000? it's your choice.
  • // Control The Item Fee ID/Amount as well as enabling/disabling the fee for the NPC.
  • // Control the Random Item Reward ID's ( IMPORTANT! PLEASE NOTE: if you want to edit the list of items, edit the array $DeckRewardItems and then count all the items you made and set $DeckMaxItems to the max amount of items the array of your rewards hold.
  • // Control the % rate as well as enabling or disabling the Lucky Day ( Second Chance option) in-case you want the players to have another crack at guessing!
  • // Simple guessing game, easily setup the reward they get for guessing the card. There's an option to enable the fee or not. Look into the 'OnInit:'
  • // 2.0a: Fixed GM Menu showing up for player, GM level 99 can access the GM menu/@command.
  • // Deckster the Card Guy NPC ( Can you see guess what card I'm holding? )
  • // Created by Aeromesi
  • // Version 1.0
  • // Simple guessing game, easily setup the reward they get for guessing the card. There's an option to enable the fee or not. Look into the 'OnInit:'
Back
Top