Activity Collo 2021-04-08 20:26:10 UTC @ralph my post with 25 likes http://sticknodes.com/members/beginninganimator/activity/1032722/#acomment-1033872 2 Ralph (Developer) · 5 years, 3 months ago interesting, i logged in as my other account to make it 26 likes the code might be wrong and might be doing something like if (likes > 25) vs what it should be if (likes >= 25) so if you get the trophy now, that’s like the case (i can also just check the code but…that’s a problem for future ralph tomorrow) 2021-04-08 21:10:00 UTC 1 Ralph (Developer) · 5 years, 3 months ago Replying to: Ralph (Developer)interesting, i logged in as my other account to make it 26 l k, you did get the trophy so yeah that’s probably the issue, i’ll fix it tomorrow thx yo 2021-04-08 21:11:55 UTC 1
interesting, i logged in as my other account to make it 26 likes
the code might be wrong and might be doing something like
if (likes > 25)
vs what it should be
if (likes >= 25)
so if you get the trophy now, that’s like the case
(i can also just check the code but…that’s a problem for future ralph tomorrow)
k, you did get the trophy
so yeah that’s probably the issue, i’ll fix it tomorrow
thx yo