Aeromesi
Custom Instance Maniac
File Name: [Custom Instance] Trivia Time
File Submitter: Aeromesi
File Submitted: 25 Sep 2016
File Category: Events & Games
Click here to download this file
File Submitter: Aeromesi
File Submitted: 25 Sep 2016
File Category: Events & Games
[Custom Instance] Trivia Time
So what exactly is my Custom Instance Trivia Time
Specifications:
So what exactly is my Custom Instance Trivia Time
Specifications:
- Trivia 1: Defeat the 4 Cosmos Guardians (The map was made by me)
- Trivia 2: Find the Correct Path of Light! (Failure to find the correct Light in dali map can result in being frozen/cursed with mob spawn, heavy amount of mob spawn or even an automatic GAME-OVER!
- Trivia 3: Learn how to Spell: Find the correct mobs to proceed (There's a switch inside the script that allows you to have an easy-mode wherein you won't get any penalty for killing a fake mob, enabling 'Failure_Activation to 1 will enable hard-mode which if you kill all the fake mobs, you will get a GAME-OVER (Useful for people spamming AoE)!
- Trivia 4: Defeat your Shadow Clone: Inspired by Naruto, you can fight off exact copies of yourself, will the fake win or will the real deal shine? Easily change the amount of Shadow Clones you can fight.
How to edit somethings:
EX:
// Trivia 3 Failure ratio: How many fake monsters you kill will result in a game-over
// 'Failure_Activation:
// 0 = False (They won't recieve game over)
// 1 = True (They will recieve game over after 'Trivia3_FailAmount is equal to 'Trivia3_FailCount. Which is how many fake monsters you kill.)
'Failure_Activation = 0;
EX:
In the OnInit to change Reward:Code:// Trivia 4 Shadow Clone Count 'Clone_Amount = 2; // DO NOT SET TO 0, SET AT 1
Code:$TriviaReward = 501; // Reward for completing all the Trivias. $TriviaRewardAM = 10; // Reward amount of $TriviaReward.
Click here to download this file
Last edited by a moderator: