Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

[EO] Random Roll


shado360
 Share

Recommended Posts

Hi, Im using EO, and I'd like to make a random roll command like the ones in big online games. For instance, I'd type: /roll, and it would display this: (Player Name) has rolled a (Number Between 1-10). I'd use this command for things like group boss fights, and when the players would kill it, they would roll to see who gets the loot. ;D Is this possible?

Thanks,
Païn
Link to comment
Share on other sites

@[Cake:

> Woods â„¢ link=topic=67323.msg726187#msg726187 date=1293482082]
> Damn you Lightning you're so quick xD

As fast as Lightning! Sorry, I'll just go… ;D

@Päïñ:

> So… how would I go about making that a command?
> Like this?:
>
> Case "/roll"
> Call MsgBox("You have rolled a" rnd(1-10))
>
> Like that?
>
> ~Païn

Random = rnd(10)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...