Jump to content
MakeWebGames

Recommended Posts

Posted (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.

 

crimes.png

Edited by lucky3809
Posted
$r=$db->fetch_row($q);

while($r=$db->fetch_row($q))

{

}

 

Whats that for?

LOL i was wondering that too.

Posted

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...