Jump to content
MakeWebGames

dgran98

Members
  • Posts

    3
  • Joined

  • Last visited

    Never

dgran98's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Re: [V2] Mug feature with Stats! teeny tiny fix for index   <tr> <td class="h" colspan="2">[b]Mugging Info[/b]</td> </tr> <tr> <td colspan="2">[b]Successful Muggings:[/b] {$ir['mugs']}</td> </tr> <tr> <td>[b]Money Gained:[/b] {$muggain}</td><td>[b]Money Lost:[/b] {$mugloss}</td> </tr>   should be   <tr> <td class="h" colspan="2">[b]Mugging Info[/b]</td> </tr> <tr> <td colspan="2">[b]Successful Muggings:[/b] {$ir['mugs']}</td> </tr> <tr> <td>[b]Money Gained:[/b] {$ir['muggain']}</td><td>[b]Money Lost:[/b] {$ir['mugloss']}</td> </tr>
  2. Re: Important Security Issue For All McCode Owners ! lol if your gonna steal code from bittorrent trackers then why not use the good stuff? also anyone looked into ctracker? just a thought.
  3. Re: [mccodes v2]Sin City [50$] one copy woot mine all mine!
×
×
  • Create New...