KyleMassacre Posted June 1, 2012 Posted June 1, 2012 Here is a Roulette mod that was posted free for GRPG that I converted over to mccodes since I got bored just now. feel free to take it, change it, and critique it just remember all you OGs out there im just a scrub. Original source: http://makewebgames.io/showthread.php/41537-Roulette You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Dragon Blade Posted December 31, 2013 Posted December 31, 2013 Can someone neaten this up? You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. I neatened it bit. Quote
The Coder Posted December 31, 2013 Posted December 31, 2013 No ^ Stop asking you begger, always wanting, never giving, tool! Quote
KyleMassacre Posted January 1, 2014 Author Posted January 1, 2014 eww this is old haha. when I get a chance ill try and update it a bit Quote
CENilsen Posted January 1, 2014 Posted January 1, 2014 Yea i had to fix a few things with it to make it look better but atleast its better then the roulette they have for default lol if you ever do a update for it i would be curious to see it. Quote
KyleMassacre Posted January 1, 2014 Author Posted January 1, 2014 I know I'm a late bloomer but the past couple days I have been trying out jquery so maybe ill throw some of that in? I have a 5050 mod that Script47 created that I did some jquery to and my player rating mod that I'm tweaking with right now. So I can probably add this to the list Quote
Script47 Posted January 1, 2014 Posted January 1, 2014 I know I'm a late bloomer but the past couple days I have been trying out jquery so maybe ill throw some of that in? I have a 5050 mod that Script47 created that I did some jquery to and my player rating mod that I'm tweaking with right now. So I can probably add this to the list I checked it out yesterday it's a lot sweeter, with the new jQuery effects. He also changed the looks BTW and made it look better. Quote
Script47 Posted January 1, 2014 Posted January 1, 2014 Can someone neaten this up? I like this, it lets you customise it quite a bit. Quote
Magictallguy Posted January 8, 2014 Posted January 8, 2014 (edited) Can someone neaten this up? You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. I neatened it bit. Second one I've done for you now.. Next time, do it yourself! You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Edited January 8, 2014 by Magictallguy Quote
Seker Posted January 8, 2014 Posted January 8, 2014 Second one I've done for you now.. Next time, do it yourself! You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. You have a weird definition of "neat." Quote
Magictallguy Posted January 8, 2014 Posted January 8, 2014 (edited) You have a weird definition of "neat." Of course, I could've done better. But he asked for formatting. I gave him that (and a little bit more) Edit: Revisited the code, managed to shave a further 146 lines off You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Edited January 8, 2014 by Magictallguy Quote
Script47 Posted January 8, 2014 Posted January 8, 2014 Of course, I could've done better. But he asked for formatting. I gave him that (and a little bit more) Edit: Revisited the code, managed to shave a further 146 lines off As always, great job MTG. :) Quote
KyleMassacre Posted January 9, 2014 Author Posted January 9, 2014 line 2 at 24 ??? V2 replace lines 2-22 with: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. is that what you meant? Quote
Magictallguy Posted January 9, 2014 Posted January 9, 2014 yep is what i have do ;) Conversion to v2 You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
secret_life Posted January 10, 2014 Posted January 10, 2014 why this line You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
KyleMassacre Posted January 10, 2014 Author Posted January 10, 2014 you can remove that. It was brought over throughout some of the posts. Quote
Legaci Posted January 17, 2014 Posted January 17, 2014 No chance of 0 in this if i am correct rand(1,36); Should this not be 0,36 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.