Editing Template talk:SSB4HitboxTableRow
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 3: | Line 3: | ||
What's the syntax for tripping chance? <span style="color: lime">'''Nyargle'''</span><span style="color: orange">'''blargle'''</span> ([[User talk:Nyargleblargle|Talk]]) 16:30, 9 April 2015 (EDT) | What's the syntax for tripping chance? <span style="color: lime">'''Nyargle'''</span><span style="color: orange">'''blargle'''</span> ([[User talk:Nyargleblargle|Talk]]) 16:30, 9 April 2015 (EDT) | ||
:The problem is that the Master Core system you're getting your data from incorrectly believes that tripping is an integer, and so is showing it as "0x3ECCCCCD". You need to convert it into a float with something like [http://www.h-schmidt.net/FloatConverter/IEEE754.html this] to discover that it means "0.4", and therefore a 40% chance of tripping. (Also note that when it says ZYX, it actually means XYZ, because it's so anti-intuitive for some people that they assume incorrectly.) [[User:Toomai|Toomai]] [[User talk:Toomai|Glittershine]] [[Image:Toomai.png|20px|link=User:Toomai/Bin|???]] The Boss 16:59, 9 April 2015 (EDT) | :The problem is that the Master Core system you're getting your data from incorrectly believes that tripping is an integer, and so is showing it as "0x3ECCCCCD". You need to convert it into a float with something like [http://www.h-schmidt.net/FloatConverter/IEEE754.html this] to discover that it means "0.4", and therefore a 40% chance of tripping. (Also note that when it says ZYX, it actually means XYZ, because it's so anti-intuitive for some people that they assume incorrectly.) [[User:Toomai|Toomai]] [[User talk:Toomai|Glittershine]] [[Image:Toomai.png|20px|link=User:Toomai/Bin|???]] The Boss 16:59, 9 April 2015 (EDT) | ||