lucky3809 Posted June 2, 2010 Posted June 2, 2010 (edited) Ok this is my first mod for being a beginner, bare with me as for it took me time to get it right eh. lol. What I have done is redone the crime page as similar to the ones on a couple games that i play on, I havent seen it on this forum before, so thought I would share this mod with others for free ;) Replace criminal.php with this: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. The docrime.php stays the same. Edited June 9, 2011 by lucky3809 Quote
lucky3809 Posted June 2, 2010 Author Posted June 2, 2010 It's basically a drop down something simple. Quote
Danny696 Posted June 2, 2010 Posted June 2, 2010 $r=$db->fetch_row($q); while($r=$db->fetch_row($q)) { } Whats that for? Quote
Guest Posted June 2, 2010 Posted June 2, 2010 $r=$db->fetch_row($q); while($r=$db->fetch_row($q)) { } Whats that for? LOL i was wondering that too. Quote
AlabamaHit Posted June 2, 2010 Posted June 2, 2010 It's obviously nothing.... I'm sure they just forgot to remove it. Quote
Richard Posted June 2, 2010 Posted June 2, 2010 Not bad, Nice and simple just like the one on my game im working on, Well done. Quote
sniko Posted June 2, 2010 Posted June 2, 2010 Well Done, its good to see some other ideas on how to present pages that frequently show in {TB}RPG games, i think you did a good job, keep it up and try researching into new ways to present pages to your user! Well Done Quote
CJ - Twitch Posted June 2, 2010 Posted June 2, 2010 Reminds me a tad like fallenrace.com. Well done. Quote
lucky3809 Posted June 3, 2010 Author Posted June 3, 2010 Yes, I got the idea from rougevampires, I like the converting aka crime process on that game it's pretty complex and easy for the players :) 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.