Posts: 100
Threads: 26
Joined: Jul 2011
Reputation:
0
How do I bring up the slot machine textdraw. and use it if a certain number appears. I already have the certain number thing working so it will do that perfect but how do I make that specific texdraw appear in that case.
Posts: 300
Threads: 78
Joined: Jul 2010
Reputation:
0
You are using playertextdraws or global once?
I'm trying understand your problem, you want people to select numbers from the textdraw so that the slot machine will respond to the select and do something about it?
Posts: 100
Threads: 26
Joined: Jul 2011
Reputation:
0
Yes this is correct. If it lands on the number 2 I want it to display the cherry frmo the slot machine....
Posts: 100
Threads: 26
Joined: Jul 2011
Reputation:
0
Well it would not be clickable. I want them to use the command /spin when it does that it shows the textdraw of the slots. If the number is 2 then comes up it shows cherry.
so /spin generates a random number between 1-10 if its lands on 2 its cherry. otherwise its something else and so on. They dont ever have to click the textdraw.