Thread
:
Buff bot script
View Single Post
#
15
02-23-2013, 12:06 AM
Zamthos
Discordant
Join Date: Jan 2013
Posts: 284
Code:
$random_result = 0; my $random_result = int(rand(##));
Just put this:
Code:
quest::say("You rolled a $random_result!");
Edit: Make sure to replace ## with the number you want to be the max value.
Zamthos
View Public Profile
Send a private message to Zamthos
Find all posts by Zamthos