admin paint v1.5

Post Reply
greenie
Full Member
Full Member
Posts: 1815
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Nu

admin paint v1.5

Post by greenie »

Introducing the new Mini-Game Pi!

The object of this game is to press as many digits of pi as you can without messing up. A menu will be displayed and you will have to press the correct digit of pi.

There are currently two settings that players can change.
Difficulty - Novice, Intermediate, Expert, and Insane
Voice - Male, Female, and None

Plugins can add on to this plugin with rewards, distractions, or other things with a public function pi.
// id - player id that was shown a digit of pi
// digit - the number of digits a player has been shown
// number - the number that the player is currently on
// difficulty - the player's difficulty setting
// voice - the player's voice setting
forward pi( id, digit, number, difficulty, voice)
Cvar:
pi_advertise - seconds until advertisement to play pi is said

To Do:
Rank System - keeps track of how many digits players have done

(Note that the game currently only has the first 500 digits)
(Note2 I made this a long time ago, just releasing it now)

GET PLUGIN
GET SOURCE
Post Reply

Return to “Fun Stuff”