Ive looked at masiyah hes having a rolling script of his server status and i could use some help^^
but i cant figure out how to make it as function of my server..
v_content=[
['?subtopic=whoisonline','There are currently <b>Shows How many people are online </b> players online.','_self'],
['?subtopic=killstatistics','<b>Player Name </b> recently died at level <b>Level</b>.','_self'],
['?subtopic=characters','The newest player is <b>Character Name</b>. Welcome!','_self'],
['?subtopic=whoisonline','Player <b>Character Name</b> just logged on.','_self'],
['?subtopic=characters','There are a total of <b>Server Numbers of Players Made</b> players created.','_self'],
['?subtopic=guilds','There are a total of <b>Guilds Numbers how many</b> guilds made.','_self'],
['?subtopic=team','Support Staff <b>How many </b> How many staff.','_self'],
['?subtopic=serverinfo','All players together have spent <b>1,406,176,147,034 mana</b>.','_self'],
['?subtopic=serverinfo','<b>Character Name</b> Has Done the quest <b>Inquistion</b>.','_self']
];
So anyone can help me?
but i cant figure out how to make it as function of my server..
v_content=[
['?subtopic=whoisonline','There are currently <b>Shows How many people are online </b> players online.','_self'],
['?subtopic=killstatistics','<b>Player Name </b> recently died at level <b>Level</b>.','_self'],
['?subtopic=characters','The newest player is <b>Character Name</b>. Welcome!','_self'],
['?subtopic=whoisonline','Player <b>Character Name</b> just logged on.','_self'],
['?subtopic=characters','There are a total of <b>Server Numbers of Players Made</b> players created.','_self'],
['?subtopic=guilds','There are a total of <b>Guilds Numbers how many</b> guilds made.','_self'],
['?subtopic=team','Support Staff <b>How many </b> How many staff.','_self'],
['?subtopic=serverinfo','All players together have spent <b>1,406,176,147,034 mana</b>.','_self'],
['?subtopic=serverinfo','<b>Character Name</b> Has Done the quest <b>Inquistion</b>.','_self']
];
So anyone can help me?