• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

"Casino" script - not the normal casino - very different ó.Ó

Luciano

Member
Joined
Feb 18, 2010
Messages
998
Reaction score
24
So, the script i need should run like this :

21mgu1h.png

Red (basin) = player put there 1 gold ingot (equivalent in my server to 100 gold nugets) or he can also put 100 gold nugets (each gold nugget = 100cc)

Green (basin) = after player pull the switch (brown) he will win 1 item, random, like this:

class / item / chance / text
[1] - X - 5 (less) - Very Nice!
[2] - Y - 10 (more than 1) - Good!
[3] - Z - 20 (more than 2) - Bad!
[4] - K - 30 (more than 3) - Very Bad!


THe text is like the player win a item of class 1, it will come up the text Very nice on the spot he is (can be getplayerpos or can be a fixed pos....)

OBS: it is not only one item on class 1... 2... its more than 5 :p



THANKS so much on advance, and REP++ ofc ^^ post in this thread with some good stuff = rep++

edit: i know i sux at paint
 
Last edited:
So, the script i need should run like this :

21mgu1h.png

Red (basin) = player put there 1 gold ingot (equivalent in my server to 100 gold nugets) or he can also put 100 gold nugets (each gold nugget = 100cc)

Green (basin) = after player pull the switch (brown) he will win 1 item, random, like this:

class / item / chance / text
[1] - X - 5 (less) - Very Nice!
[2] - Y - 10 (more than 1) - Good!
[3] - Z - 20 (more than 2) - Bad!
[4] - K - 30 (more than 3) - Very Bad!


THe text is like the player win a item of class 1, it will come up the text Very nice on the spot he is (can be getplayerpos or can be a fixed pos....)

OBS: it is not only one item on class 1... 2... its more than 5 :p



THANKS so much on advance, and REP++ ofc ^^ post in this thread with some good stuff = rep++

edit: i know i sux at paint

I really don't understand how you want it to be like.. :/
 
you put x amount of gold on red and use the switch and win item X or Y or Z on green.
if u win item X it will show up a text under player, item y another text, and z another. there will be like 6 items x, 8 items y and 6 z
 
I really don't understand how you want it to be like.. :/

you put x amount of gold on red and use the switch and win item X or Y or Z on green.
if u win item X it will show up a text under player, item y another text, and z another. there will be like 6 items x, 8 items y and 6 z
 
Back
Top