Forum help!!!

General Stuff about Armagetron, That doesn't belong anywhere else...
Post Reply
User avatar
Ickepod
Posts: 6
Joined: Mon May 28, 2007 8:32 pm
Location: 941 Florida, USA
Contact:

Forum help!!!

Post by Ickepod »

Hi,
I'm hosting a forum for my clan and was wondering how I get all of the high scores from my server admin site and getting it on my forum. And i want it to update automaticly. If someone could help me I'd really appreciate it. Thanks. :)

Sorry i double posted, just delete my other one.
User avatar
Lucifer
Project Developer
Posts: 8751
Joined: Sun Aug 15, 2004 3:32 pm
Location: Republic of Texas

Post by Lucifer »

Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN

Be the devil's own, Lucifer's my name.
- Iron Maiden
User avatar
Ickepod
Posts: 6
Joined: Mon May 28, 2007 8:32 pm
Location: 941 Florida, USA
Contact:

Post by Ickepod »

ok...that didnt help me at all...

Could you at least tell me where to go in any of those links?

Or could someone else be more helpful?
User avatar
Lucifer
Project Developer
Posts: 8751
Joined: Sun Aug 15, 2004 3:32 pm
Location: Republic of Texas

Post by Lucifer »

Well, it didn't help you at all, and it also didn't help you to revise your posting to help us. So, why should we help you now? You clearly don't care about our time, but you're demanding an awful lot of it.
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN

Be the devil's own, Lucifer's my name.
- Iron Maiden
User avatar
Z-Man
God & Project Admin
Posts: 11717
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

You could help us help you by stating
- what it is you have so far: what version of arma are you running and where, what kind of forum you have and where
- what you want precisely
- what your own coding skills are

We can't do all the work for you, and we certainly can't do it if we don't know your current setup. We can't even start giving you hints. All those hints we can give people without knowing their situation and exact needs are on the Wiki.

If your forum is the one linked to in your profile, you're probably out of luck. You'll have two problems that are unlikely to get solved:
- you need to get the game data from your server to the forum server
- you need to install a mod you write yourself on the forum, which is not allowed.

The only way to get game stats into your forum is then via user banners. Install a web server on your game server and write a small generator that renders your users' stats into gif banners, and have your forum users use them as signature banners or avatars. Or generate those banners in a daily cronjob and upload them to a stronger web server, or even to the forum server; custom graphics may be allowed.

As far as I remember, Tank Program here had such a banner-rendering system once for his servers, and he may be willing to share the code.
User avatar
Tank Program
Forum & Project Admin, PhD
Posts: 6712
Joined: Thu Dec 18, 2003 7:03 pm

Post by Tank Program »

If I did, I don't remember it.

I believe the standard going method is using a XML reader on the feed that wrtl puts out. (The same thing that powers armabot.)

That's IIRC.
Image
Post Reply