Reply
Views: 969 | Replies: 3
[ Help ] Ninja recruit Fragments

 [

Copy Link

]

  • Registered: 2017-07-24
  • Topics: 29
  • Posts: 2271
On 2017-01-07 04:07:42Show All Posts
3#
1% is a computer language thing, specifically it means the first argument supplied after the string (and for those of you don't know, string is what "text" is in computer programming)
Different coding language, however, have different ways of parsing things, and when parameters aren't properly supplied, behaves differently. So in this case, instead of the functional property that the 1% should have, it became a literal string that is printed out. In theory, this is only a display error, due to the way the string is rendered, and should not affect actual behavior (you still get however many fragment you should), but without knowing the root cause of the problem and/or any other change, I won't be able to be certain.
Reply
Quicky Post
Reply

Log in in order to Post. | Register