ScoreHero
Home | Forum | Wiki
Inbox [ Login ]Inbox [ Login ]
SearchSearch MemberlistMemberlist
ProfileProfile Log inLog in
Have your GH/RB stats on your wiki page (Added GHWT stats)
Goto page Previous  1, 2, 3, 4, 5  Next
 
Post new topic   Reply to topic    ScoreHero Forum Index -> Wiki Brainstorming
View previous topic :: View next topic  
Author Message
Echelar  





Joined: 26 Feb 2006
Posts: 1246
Location: Fort Wayne, IN

PostPosted: Tue Oct 28, 2008 11:50 am    Post subject: Reply with quote

Instead of using the "---" line breaks, put all of your informative text in there. So, start with your {{ghstats}} for gh1, gh2, then put your "I consider myself to be..." text in there, probably including everything you show in the ss. Then put in 80s and 3. If the tables overlap, move the second set down more. If there's extra space, put them closer together.

Also, the raw html probably won't help you, since you can't exactly pull your scores from the db in html.
_________________
Back to top
View user's profile Wiki User Page Send private message XBL Gamertag: Echelar
thegibbonator  





Joined: 10 Jun 2007
Posts: 2496
Location: Cardiff / Weston-super-Mare

PostPosted: Tue Oct 28, 2008 12:15 pm    Post subject: Reply with quote

Ah right, it works now, thank you. I WILL work out how to make these things work by myself someday. >_>

*gazes wistfully into the distance*
_________________



My last.fm profile. My musical taste is obviously superior to everybody else's. Even if it does include black metal, classical and synthpop.
Back to top
View user's profile Wiki User Page Send private message Send e-mail Visit poster's website MSN Messenger PSN Name: Tetrinity
daUbern00b  





Joined: 15 Jan 2007
Posts: 255

PostPosted: Tue Oct 28, 2008 2:18 pm    Post subject: Reply with quote

Ok, everything looks good now, when i removed the align parameter.

Once again great job Echelar, and looking forward to rbstats
_________________

Read my blog for opinions on Rock Band, Guitar Hero, and more!
Back to top
View user's profile Wiki User Page Send private message XBL Gamertag: dman7529
Echelar  





Joined: 26 Feb 2006
Posts: 1246
Location: Fort Wayne, IN

PostPosted: Tue Oct 28, 2008 10:01 pm    Post subject: Reply with quote

Added a width variable so you can control how large the tables are. It sets the width of each difficulty cell, so if you're doing all diffs, you want to set width = 150 to get a total of 600.

I'm sure you guys'll figure it out. Now to work on rbstats.
_________________
Back to top
View user's profile Wiki User Page Send private message XBL Gamertag: Echelar
Echelar  





Joined: 26 Feb 2006
Posts: 1246
Location: Fort Wayne, IN

PostPosted: Tue Oct 28, 2008 11:32 pm    Post subject: Reply with quote

Added {{rbstats}} only works for single instrument right now.

See http://wiki.scorehero.com/WikiActions or my page, etc.
_________________
Back to top
View user's profile Wiki User Page Send private message XBL Gamertag: Echelar
dps2002  





Joined: 26 Dec 2007
Posts: 264
Location: Wilkes-Barre Township, PA

PostPosted: Wed Oct 29, 2008 3:01 am    Post subject: Reply with quote

Nice...very nice.

Would it be safe to presume that once GHWT score-tracking is available, then dynamic stats for that game on the Wiki would be forthcoming?
Back to top
View user's profile Wiki User Page Send private message PSN Name: sdp2002
Echelar  





Joined: 26 Feb 2006
Posts: 1246
Location: Fort Wayne, IN

PostPosted: Wed Oct 29, 2008 3:28 am    Post subject: Reply with quote

dps2002 wrote:
Nice...very nice.

Would it be safe to presume that once GHWT score-tracking is available, then dynamic stats for that game on the Wiki would be forthcoming?


Quite so.
_________________
Back to top
View user's profile Wiki User Page Send private message XBL Gamertag: Echelar
daUbern00b  





Joined: 15 Jan 2007
Posts: 255

PostPosted: Wed Oct 29, 2008 2:49 pm    Post subject: Reply with quote

Wow, once again excellent job Echelar!!

One thing, and maybe this is a bug...
Here is the way I am calling rbstats:

{{rbstats game="RB" platform="360" instrument="guitar" diff="2,3" width="150"}}
{{rbstats game="RB" platform="360" instrument="bass" diff="2,3" width="150"}}
{{rbstats game="RB" platform="360" instrument="drums" diff="2,3,4" width="150"}}
{{rbstats game="RB" platform="360" instrument="vocals" diff="2,3,4" width="150"}}

Now if you look at my page, guitar, shows up as Medium/Hard, bass shows as Hard/Medium, drums show up as Medium/Hard/Expert, and vocals show as Hard/Expert/Medium.

So is it a bug, or is there some way to force it to be in the correct, ascending order, ie. Easy/Medium/Hard/Expert.
_________________

Read my blog for opinions on Rock Band, Guitar Hero, and more!
Back to top
View user's profile Wiki User Page Send private message XBL Gamertag: dman7529
Echelar  





Joined: 26 Feb 2006
Posts: 1246
Location: Fort Wayne, IN

PostPosted: Wed Oct 29, 2008 4:43 pm    Post subject: Reply with quote

daUbern00b wrote:
Wow, once again excellent job Echelar!!

One thing, and maybe this is a bug...
Here is the way I am calling rbstats:

{{rbstats game="RB" platform="360" instrument="guitar" diff="2,3" width="150"}}
{{rbstats game="RB" platform="360" instrument="bass" diff="2,3" width="150"}}
{{rbstats game="RB" platform="360" instrument="drums" diff="2,3,4" width="150"}}
{{rbstats game="RB" platform="360" instrument="vocals" diff="2,3,4" width="150"}}

Now if you look at my page, guitar, shows up as Medium/Hard, bass shows as Hard/Medium, drums show up as Medium/Hard/Expert, and vocals show as Hard/Expert/Medium.

So is it a bug, or is there some way to force it to be in the correct, ascending order, ie. Easy/Medium/Hard/Expert.


It's a bug; I should be ordering by difficulty in the database query. I'll fix it when I get home.
_________________
Back to top
View user's profile Wiki User Page Send private message XBL Gamertag: Echelar
IWillKickU  





Joined: 06 Dec 2007
Posts: 2830
Location: In the Undertow

PostPosted: Wed Oct 29, 2008 5:35 pm    Post subject: Reply with quote

I love how customizable these are. I just added them into the graphical Jesus-Land that is my accomps section in my Wiki, and I couldn't be happier. Thanks for this, Ech!
Back to top
View user's profile Wiki User Page Send private message Send e-mail XBL Gamertag: IWi11KickU
Echelar  





Joined: 26 Feb 2006
Posts: 1246
Location: Fort Wayne, IN

PostPosted: Wed Oct 29, 2008 9:17 pm    Post subject: Reply with quote

Echelar wrote:
daUbern00b wrote:
Wow, once again excellent job Echelar!!

One thing, and maybe this is a bug...

Now if you look at my page, guitar, shows up as Medium/Hard, bass shows as Hard/Medium, drums show up as Medium/Hard/Expert, and vocals show as Hard/Expert/Medium.

So is it a bug, or is there some way to force it to be in the correct, ascending order, ie. Easy/Medium/Hard/Expert.


It's a bug; I should be ordering by difficulty in the database query. I'll fix it when I get home.


Fixed.
_________________
Back to top
View user's profile Wiki User Page Send private message XBL Gamertag: Echelar
Echelar  





Joined: 26 Feb 2006
Posts: 1246
Location: Fort Wayne, IN

PostPosted: Thu Oct 30, 2008 1:02 am    Post subject: Reply with quote

Fixed a few random errors. Added "hidestars", so you can hide any star values you want. Removed "hide8star" (and fixed the pages that were using it).
_________________
Back to top
View user's profile Wiki User Page Send private message XBL Gamertag: Echelar
Cyberwaste  





Joined: 30 Sep 2007
Posts: 2500
Location: Port Macquarie, the fine... planet of Australia. Chippy-chip-CHURRAH!

PostPosted: Thu Oct 30, 2008 8:44 am    Post subject: Reply with quote

I've just put these in, and they work like a charm. Thanks a load Ech!
_________________

psxfreak101 wrote:
But seriously I hate this country when it comes to my beloved hobby of presing buttons on a controller and making shit on my TV follow my every command.

Back to top
View user's profile Wiki User Page Send private message MSN Messenger XBL Gamertag: iAmCyberwaste PSN Name: CyberwasteFX
daUbern00b  





Joined: 15 Jan 2007
Posts: 255

PostPosted: Thu Oct 30, 2008 2:36 pm    Post subject: Reply with quote

Once again great job and fast fixing Echelar!
_________________

Read my blog for opinions on Rock Band, Guitar Hero, and more!
Back to top
View user's profile Wiki User Page Send private message XBL Gamertag: dman7529
IWillKickU  





Joined: 06 Dec 2007
Posts: 2830
Location: In the Undertow

PostPosted: Thu Oct 30, 2008 3:52 pm    Post subject: Reply with quote

I love these, and I hate to ask for more, but it seems like you are a master of coding this stuff. If this is unreasonable, or stupid, or you just don't feel like coding it, just *slap* me for asking .

Would it be possible to get a dynamic stat block for DLC? All of the the information that goes into the other stat blocks is available on these pages:
RB DLC rankings
RB2 DLC rankings

So, the info is definately there, in SH somewhere. Would it be possible to pull that into a dynamic stat? Because that would be super-awesome!
Back to top
View user's profile Wiki User Page Send private message Send e-mail XBL Gamertag: IWi11KickU
Display posts from previous:   
Post new topic   Reply to topic    ScoreHero Forum Index -> Wiki Brainstorming All times are GMT
Goto page Previous  1, 2, 3, 4, 5  Next
Page 2 of 5

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Copyright © 2006-2024 ScoreHero, LLC
Terms of Use | Privacy Policy


Powered by phpBB