Resource icon
What permissions do you give others to modify and/or maintain your submission?
Modify: YES - Maintain: YES - I give permission for my entire submission to be modified by others or used in their own work. I give permission for my entire submission to be maintained by others as well.
I made sure my file(s) follow the Submissions Guidelines
  1. Yes
I named my file(s) correctly (see Filename Conventions)
  1. Yes
Note: Ranks are not set for vanilla!


adds ranks to the game
theres 6, E, D, C, B, A and S

you are ranked based off of 3 things:
the number of rings you collected
the amount of times you take damage
how long it took to beat the level

(screenshots outdated)
srb20122.png

srb20123.png
srb20124.png



it's possible for a level header to define what the time bonus and total score rank values should be for a given level (i.e., smaller levels should have lower values)
lua.timerankings = 30, 60, 90, 120, 150, 180
lua.levelrankings = 50000, 40000, 30000, 20000, 10000
timerankings, left to right, are how many seconds you have to clear a level within to get bigger time bonuses levelrankings, left to right, define the total score required for each of the 5 ranks above E, from S to D

example:
Level 1
Levelname = Greenflower
Act = 1
Keywords = GFZ1
Music = GFZ1
TypeOfLevel = Singleplayer,Co-op,Competition,Race
NextLevel = 2
SkyNum = 1
RecordAttack = true
LevelSelect = 1
SaveGame = true
SkyboxScale = 64
FlickyList = Bluebird,Chipmunk
lua.timerankings = 30, 60, 90, 120, 150, 180
lua.levelrankings = 50000, 40000, 30000, 20000, 10000
Thanks to Xian for pretty much recoding the entire mod
Author
TheLastKitchenGun
Downloads
2,876
Views
6,768
Extension type
lua
File size
4.1 KB
MD5 Hash
a2ac57340f1e0234e4b278353ba667d1
First release
Last update
Rating
4.00 star(s) 2 ratings

More resources from TheLastKitchenGun

Share this resource

Latest updates

  1. v2

    thanks to Xian for pretty much recoding the entire thing

Latest reviews

Where is "D" D Rank :). (You got it right?)
Upvote 0
Does what it says on the tin! Now the game can mock me for my skill issues.

Joking aside, I do kinda wish there was some more flashiness to this. As it is, it's pretty barebones but can definitely serve as a foundation for alternate takes on this. Welcome aboard!
Upvote 1
Back
Top