PsychoStats & Clan logos

Use this forum if you have a relatively general question or comment about a game, Ventrilo, TeamSpeak, or Murmur/Mumble server with us. If you have a server-specific question that might not help out the community, please directly contact us through your control panel instead.
Shoe
A regular
A regular
Posts: 58
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Mar 05, 2004 1:30 pm

PsychoStats & Clan logos

Post by Shoe »

(Sigh)
ok I've been trying to set up the clan logo thing, but with no luck.

first we did this in the clans.cfg

Code: Select all

[|TUN|]
name = Total Underground Network
website = http://tuns.nuclearfallout.net
icon = http://tuns.nuclearfallout.net/images/TUNStat.gif
 logo >> EOL		# the "EOL" string can be any word you want.
  this is our logo
  I hope you like it
 EOL			# "EOL" must match what you specified above.
that didn't work....it was the example....but it only changed the icon that is next to the player names. you can see what we did today (16March04) @ http://tun.nuclearfallout.net

so this morning we changed it to this

Code: Select all

[|TUN|]
name = Total Underground Network
website = http://tuns.nuclearfallout.net
icon = clan.gif
logo >> EOL
   <table align="center" width="405" height="72" border="0" background="http://tuns.nuclearfallout.net/images/TUNStat.gif">
    
  </table>
 EOL
will this work?
Thanks in advance
|dC|2bit
This is my homepage
This is my homepage
Posts: 144
Joined: Wed Oct 01, 2003 6:09 pm
Location: Eugene, OR

Post by |dC|2bit »

Im not sure. Be aware that our webserver is linux and linux is case sensitive.

What you are doing could possibly work. But then again it might break the whole page. Personaly I dont think it will work. You should just be able to set the icon the first way you did.
Shoe
A regular
A regular
Posts: 58
Joined: Fri Mar 05, 2004 1:30 pm

Post by Shoe »

the first way that we did it....it just changed the two little heads to a smashed version of what we want as the logo.
|dC|2bit
This is my homepage
This is my homepage
Posts: 144
Joined: Wed Oct 01, 2003 6:09 pm
Location: Eugene, OR

Post by |dC|2bit »

OK. the logo size is a set size. I dont know the size off the top of my hear. But you can get that information at "http://www.psychostats.com/docs/pstats/ ... php?sec=56". What what the size of the image you wanted to put in there?
User avatar
Edge100x
Founder
Founder
Posts: 12948
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Post by Edge100x »

Most people just do the logo with an <img> tag ;)
Shoe
A regular
A regular
Posts: 58
Joined: Fri Mar 05, 2004 1:30 pm

Post by Shoe »

this may sound stupid but can you post a example?
User avatar
Edge100x
Founder
Founder
Posts: 12948
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Post by Edge100x »

impact5-rage
A regular
A regular
Posts: 52
Joined: Wed Mar 10, 2004 9:08 pm
Location: Los Angeles, Ca
Contact:

...

Post by impact5-rage »

=) edge helps lotz
66.150.188.132:27015:
14 Slot Public
Great Admins, Pings, and Clan Members

We Need More PPL testing this Server out and tell me how it is at our forum!

impact5.nuclearfallout.net/forum
metro
Staff
Staff
Posts: 94
Joined: Mon Dec 08, 2003 11:35 pm
Location: Beaverton, OR

Re: ...

Post by metro »

impact5-rage wrote:=) edge helps lotz
If you are not providing advice for anyone to help them fix their issue, please do not post. We get a lot of unecessary posts that take up space and it makes it difficult to filter who needs help and who doesn't.

Thank you.
Image
metro @ [url=irc://irc.gamesurge.net/nfo-support]#nfo-support[/url]
Somewhere in Texas, a village is missing it's idiot...
User avatar
Edge100x
Founder
Founder
Posts: 12948
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Post by Edge100x »

Aww, but he was complimenting me! I don't get that very often! :(

:P
Supernuker
This is my homepage
This is my homepage
Posts: 314
Joined: Thu Jan 08, 2004 8:28 pm

Post by Supernuker »

Yeah.. Edge works hard... he should get a break sometime.
Shoe
A regular
A regular
Posts: 58
Joined: Fri Mar 05, 2004 1:30 pm

Dmg/Accuracy

Post by Shoe »

Thanks for the help edge...working great...I have another problem though.

my dmg and stats are all zero's. 8O 8O

http://tun.nuclearfallout.net/player_MzgyMjAy.php

it's like that for all of the players.

any help would be great.
User avatar
Edge100x
Founder
Founder
Posts: 12948
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Post by Edge100x »

You'd have to change statsme to use the old logging format in addons/statsme/statsme.cfg for those to show up.
Shoe
A regular
A regular
Posts: 58
Joined: Fri Mar 05, 2004 1:30 pm

Post by Shoe »

Edge100x wrote:You'd have to change statsme to use the old logging format in addons/statsme/statsme.cfg for those to show up.

Code: Select all

/ Define Addon Standards Log Format (for compatibility with PsychoStats etc.)
// 1 - old method (without [STATSME] tag)
// 2 - new Method (with [STATSME] tag)
// 3 - both methods (two lines, one with, one without tag)
sm_addonlogformat 2
by changing this to "1" what am i loosing? I know that I'm gaining the ps acc and dmg but, would option "3" help me out more?
|dC|2bit
This is my homepage
This is my homepage
Posts: 144
Joined: Wed Oct 01, 2003 6:09 pm
Location: Eugene, OR

Post by |dC|2bit »

Going to a latest csstats with amx will also correct that if you are running amx.
Post Reply