Difference between revisions of "Simple Roll"
(Created page with "Back to: Scripts Database ---- :'''script name:''' Simple Roll :'''original author:''' autor :'''core version:''' number ---- ;Description :Simple roll system 1-100 and Y...") |
|||
Line 1: | Line 1: | ||
− | Back to: [[Scripts Database]] | + | Back to: [[Scripts Database]] |
---- | ---- | ||
:'''script name:''' Simple Roll | :'''script name:''' Simple Roll |
Latest revision as of 19:36, 1 April 2014
Back to: Scripts Database
- script name: Simple Roll
- original author: autor
- core version: number
- Description
- Simple roll system 1-100 and Yes&No
- If u wanna change roll on 1-50 it should look like that
roll:= Random(1,51);
(51 won't rolled) If u wanna 70% for No and 30% for Yes
- Commands list
- !roll
Download Links
- Roll 1-100 Forum Download Link
- Roll Yes&No Forum Download Link
Back to: Scripts Database