• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[Gesior acc. maker][TFS 0.3.5]Powergamers and online time stats

:SSS Solution?
you use custom layout:
C:\xampp\htdocs\xampp\layouts\lay\layout.php
and in this layout someone for some reason used my (modified?) function coloured_value(. Edit file C:\xampp\htdocs\xampp\layouts\lay\layout.php, find ALL (!):
PHP:
coloured_value(
adn replace with:
PHP:
coloured_value2(
and script should work.
@Aureos
First post:
...
5. Now you must only add buttons with links to new pages:
Open index.php (In folder with acc) and
After:
PHP Code:
case "team";
$subtopic = "team";
$topic = "Gamemasters List";
include("team.php");
break;
Add:
PHP Code:
case "exphist";
$subtopic = "exphist";
$topic = "Powergamers";
include("exphist.php");
break;
...
if you do not add files names in index.php acc. maker will show error about unknown subpage:
http://balticots.pl/index.php?subtopic=exphist said:
Invalid subtopic. Can't load page.
 
characters:
stats90.png


why it doesnt work? tfs 0.3.6
 
online time is not saving

online time is not saving, how do I fix?

The powergammers table is a way larger than the other, why is this happening?

nvm~~
 
Last edited by a moderator:
I have a problem with that - it show only gained experienc "Today" - ranking of no lifers is 0,0,0,0,0 hours online everytime i added it just like in instructions TFS 0.3.6 Accmaker same (i tested it on 0.3.5 and same results) where is the problem?
 
I hate to bump such an old thread, but can anyone rehost this? I searched everywhere and found powergamers.php but not onlinetime.php
 
For modern acc?
I need for modern acc I use this!
Nice system but... i'm not using gesior!
TY.
 
Does it have to be exactly like this? xd
 
Back
Top