Jump to content

Guide for dart games


plekke

Recommended Posts

Guide for dart games

I've noticed that most bars or pubs on the server have dart boards on the walls but they are rarely being utilized since there's no decent script or such for it so I figured I'd create this myself. It probably has some flaws but it is usable.

 

The system I'm using is the dice system. Basically, the dart board is split up in 1-20, then you can double and triple each number. The other scores you can hit is the bulls eye which is 50 and the circle around bulls eye which is 25.

 

Step 1.) So for this to work, you start by rolling 0-22 (/roll 0 22)
* 0 for miss
* 1-20 for the regular numbers
* 21 for the outer bulls eye
* 22 for the inner bulls eye

 

Once this is done you can move on to step 2, which decides if the shot was multiplied or not (if it hit the double/triple boxes or not)

 

Step 2.)  Now you have to roll 1-3 (/roll 1 3)
*
1 for no multiplier
* 2 for double multipler
* 3 for triple muliplier

 

For an example

I start with /roll 0 22 and I roll 15.
I then proceed to /roll 1 3 and I roll 2

This means my score for that dart is 15 x 2 and ends up at 30. 

 

If you notice any flaws or such, post in the comments and I'll tweak the system.

 

 

Bildresultat för dart gta v

  • Upvote 6
  • Thanks 1
Link to comment
×
×
  • Create New...