question

Dylan Hunt avatar image
Dylan Hunt asked

Few questions regarding limits

  1. Do cloudscript size limits consider comments and whitespace?
  2. Will minimizing the js help with the size limits?
  3. PlayerStatistics (Leaderboards) means how many leaderboard stats I can have, right? If that cap is max, I can still have more individual player stats - it just won't show in the leaderboard? Is that right?

Thanks~

Leaderboards and Statisticslimits
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
paulcmoi51 avatar image
paulcmoi51 answered
  1. Yes, it consider both (comments and whitespace).
  2. Yes, you can obfuscate your code if you want to reduce size.
  3. No, if you create an individual player stat, it will be automatically add and show in the Leaderboards. That also means it's gonna increase the number of stats for the limits. And it will not be possible to add player stat if you reach the max.
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.