inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Dec 14, 2015 1:18:18 GMT -8
Okay first of all I'm not sure what to call this - and I don't want to continue this custom page layout without I know it can be feasibly done with some proboards magic equestriads3.com/page/stat-comp-workerThat page includes a lot of detail in the 'What the codeymabob needs to do' box to provide information in a way that I hope is consistent with what's needed. I can create all the html, and am quite happy to provide an Id list (hence that being an area) I just don't know how possible it'd be.
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Dec 15, 2015 0:57:25 GMT -8
BUMP
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Dec 16, 2015 1:17:07 GMT -8
BUMP
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Dec 17, 2015 1:41:14 GMT -8
BUMP - am willing to try and code this myself but would need a LOT of help to link everything together Peter if you're interested in helping me when I'm asking a LOT of stupid (well I'm sure they look stupid) questions
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Dec 18, 2015 7:10:12 GMT -8
No promises on when it will be finished, as it's quite a bit of work, and I'm rather burnt out this week from doing the Trophies plugin.
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Dec 18, 2015 7:16:59 GMT -8
This looks amazing so far!!
I'm still trying to learn javascript! Apparently my learning style requires colours and doodles XD
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Dec 21, 2015 8:57:07 GMT -8
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Dec 21, 2015 9:04:44 GMT -8
I'm going to play "how much coding knowledge has stuck in my head" reading the github xP
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Dec 22, 2015 4:24:17 GMT -8
Can you explain how the results should be worked out?
You have influential stats, and then the horse and rider has stats. How should those stats be compared against the influential stats?
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Dec 22, 2015 5:02:52 GMT -8
Okay I worked out the thingy for this with a lot of thinking.
stats that match influential stats should == 1 point each stats that don't match should be equivalent to 0.5 points
So say influential stats are intelligence, Obedience and Flexibility they should be equal to full 20 points. The remaining stats for the horse are equal in this situation to 10 points.
Horse A with Speed of 10, Stamina of 4, Intelligence 20, Obedience of 15, Flexiblity of 10, Braveness of 10 and Confidence of 20 would give a total score of 5+2+20+15+10+5+10=67 which should then be compared against the total stat outcome of 100. (eg 67/100).
It should then go from highest number of the total stats vs the full stat number to lowest match if that makes sense?
So Horse A got 67/100 Horse B got 97/100 Horse C got 15/100 Horse D got 50/100
the final outcomes would be 1st Horse B 2nd Horse A 3rd Horse D 4th Horse C
To work out the combined stats it should add the final of the horse and the final of the rider against the total of the two amounts combined.
So Rider stats that would be influential in this case would be Confidence and Perception.
As above the influential stats 1 point == 1 point. The non influential stats are worked out at 0.5.
So a rider would be scored out of 70
So a total score to compare against would == 170.
Please tell me if this doesn't make sense?
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Dec 23, 2015 4:10:17 GMT -8
This has taken much longer that I wanted, and it being a very specific request for your forum...you owe me a nice cold beer. Final look: Download: Equestraid Stat Thingy
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Dec 23, 2015 10:49:23 GMT -8
Peter I love you! I shall certainly send you a nice cold beer ASAP!
|
|