Script47 Posted July 24, 2013 Posted July 24, 2013 So this is a small mod I have made which randomly chooses a user from the user list and gives then X amount of money and crystals. Money: $100-$2500 Crystals: 1-50 SQL's: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Crons Daily: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. playerSpotlight.php: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. If you want the player to show up on index page like this: [ATTACH=CONFIG]1081[/ATTACH] Open Index.php, right at the top add You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Then find You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Underneath that add, You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Same thing can be done with explore.php, find You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Underneath that add the above PHP code and don't forget to add the HTML code at the top. Quote
Dragon Blade Posted July 24, 2013 Posted July 24, 2013 Great Mod Script! No point of adding `cPlayerName` varchar(100) NOT NULL, when you can use the id to grab the username. But overall great! Quote
Script47 Posted July 24, 2013 Author Posted July 24, 2013 Great Mod Script! No point of adding `cPlayerName` varchar(100) NOT NULL, when you can use the id to grab the username. But overall great! Thanks, and okay will remember for next time mate. :) Quote
Brodie Posted July 25, 2013 Posted July 25, 2013 :cool: Nice work , I will check it out soon :D 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.