Pages: [1]
Author Topic: Counter of Games  (Read 2460 times)
vdom
Guest


Email
on: Jun 02, 08, 01:20 AM

Hi,

I see in a french website, which use your script, a good application.
The number of times that the games was seen.

http://www.zone-detente.com/

Like for example : Alien Attack  (played 60965 times)

How i can add it ?

Thanks,
Logged
vdom
Guest


Email
Reply #1 on: Jun 02, 08, 03:34 AM

Ok,

I do something like that.
Perhaps you can add to your script template.

block_Mostplayed

!GAMETITLE! : (!PLAYS!)
Logged
Administrator
Sr. Member
*

Karma: 7
Posts: 486


Email
Reply #2 on: Jun 02, 08, 04:03 AM

Maybe it'll be better to add a new section in this forum - the "Tips & Tricks" for example, and move this and similar topics to that new section so other script users can find such helpfull information easily?.. What you think?
Logged
vdom
Guest


Email
Reply #3 on: Jun 02, 08, 04:56 AM

I think its a good idea.
Logged
Customers
Jr. Member
*

Karma: 2
Posts: 23


Email
Reply #4 on: Oct 31, 08, 04:58 PM

How to add that thing to toprated box? Write now there is only a game names, but i want to show a numbers too.

Sorry for bad English Cool
Logged
Administrator
Sr. Member
*

Karma: 7
Posts: 486


Email
Reply #5 on: Nov 01, 08, 01:27 AM

simply uncomment the (!TOPRATING!) macro in the block_toprated.html template:
Code:
<li><a href="!TOPGAMEURL!">!TOPGAMETITLE!</a> <!--(!TOPRATING!)--></li>
must be
Code:
<li><a href="!TOPGAMEURL!">!TOPGAMETITLE!</a> (!TOPRATING!)</li>
That's it Smiley
Logged
Pages: [1]
 
Jump to: