Jump to content

Recommended Posts

Posted

File Name: [NPC] Code Breaker Game

File Submitter: Xantara

File Submitted: 18 Dec 2011

File Category: Games, Events, Quests

Information

It is an individual player type game.

Objective of the game is to guess a 3 digit number where none of the digits repeat.

There are 3 difficulty settings depending on the number of guesses which is configurable.

Clues are given for the previously guessed number.

Prizes for each difficulty can be set through the GM Panel (level is configurable).

Configuration

In-game configuration is available for the Prizes (GM only).

Script configuration is found at the bottom of the file:

// ---- CONFIG ------------------------------------------------------------------------------------
// NPC Name
set .NPC$, "[ Code Breaker ]";
// Minimum GM Level for GM Panel. [Default: 60]
set .minGMlvl, 60;
// Number of Guesses per Difficulty (Easy, Medium, Hard) [Default: 5, 3, 2]
setarray .CB_Guess[1], 5, 3, 2;
// ---- END OF CONFIG -----------------------------------------------------------------------------

Credits

Created by Xantara

Requested by Yukino post_snapback.gif

Function createCode optimized by KeyWorld

License

88x31.png

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

Do not mirror without my consent.

Click here to download this file

  • Upvote 1
  • 8 months later...
  • 2 weeks later...

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...