User:Fonikku/Ring Racers S SKIN

From SRB2 Wiki
Jump to navigation Jump to search
This article or section is badly written and in need of a rewrite. You can help the SRB2 Wiki by fixing this article to meet with the standards described by the Manual of Style.
This article or section contains a spoiler, an unlockable, or a secret. Please leave the page if you do not wish to view spoilers.
To do
Verify if all the information is correct.
To do
Complete all the missing descriptions/examples.
To do
List all the character's properties in the parameters.

This page will only list all the Ring Racers parameters for the S_SKIN. for all of the SRB2 ones, please go to S_SKIN instead.

Parameters

facerank

Default: PLACEHOLDER

TODO

Example: facerank = PLACEHOLDER

facewant

Default: PLACEHOLDER

TODO

Example: facewant = PLACEHOLDER

kartspeed

Default: 8

Defines the speed value of the character's Kart.

Example: kartspeed = 12

kartweight

Default: 2

Defines the weight of the character's Kart.

Example: kartweight = 3

rivals

Defines the character's rivals. (Separated with , and cannot contain spaces between the periods).

Example: rivals = eggman,metalsonic,knuckles

Machine

Default: false

Defines if the character's is a robot.

To do
Specify the changes when this flag is activated.
Example: Machine = true

Custom Sounds

Lump name Description
DSKGLOAT
To do
Add a description.
DSKWIN Character's Win Sound.
DSKLOSE Character's Lose Sound.
DSKSLOW
To do
Add a description.
DSKHURT1
To do
Add a description.
DSKHURT2
To do
Add a description.
DSKATTK1
To do
Add a description.
DSKATTK2
To do
Add a description.
DSKBOST1
To do
Add a description.
DSKBOST2
To do
Add a description.
DSKHITEM
To do
Add a description.
DSKTALK
To do
Add a description.

Related links