Modding:Text Variables: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
| | | | ||
|- | |- | ||
|[[ | |<nowiki>[[VAGINA DESCRIPTION]]</nowiki> | ||
| | | | ||
| | | | ||
|- | |- | ||
|[[ | |<nowiki>[[BELLY DESCRIPTION]]</nowiki> | ||
| | |||
| | |||
|- | |||
|<nowiki>[[NAME]]</nowiki> | |||
| | |||
| | |||
|- | |||
|<nowiki>[[SHIRT DESCRIPTION]]</nowiki> | |||
|Shirt description (or any clothing in torso slot) | |||
| | |||
|- | |||
|<nowiki>[[SHIRT DESCRIPTION RAW]]</nowiki> | |||
|Shirt description (or any clothing in torso slot) -- ONLY describe shirt | |||
| | |||
|- | |||
|<nowiki>[[PANTS DESCRIPTION]]</nowiki> | |||
|Pants description (or any clothing in legs slot) | |||
| | |||
|- | |||
|<nowiki>[[LEGS DESCRIPTION]]</nowiki> | |||
|Specifically does not mention clothing. OK for use with sluggirls | |||
| | |||
|- | |||
|<nowiki>[[HANDS DESCRIPTION]]</nowiki> | |||
|Specifically does not mention clothing. | |||
| | |||
|- | |||
|<nowiki>[[FEET DESCRIPTION]]</nowiki> | |||
|Specifically does not mention clothing. | |||
| | |||
|- | |||
|<nowiki>[[EARS DESCRIPTION]]</nowiki> | |||
|Specifically does not mention clothing. | |||
| | |||
|- | |||
|<nowiki>[[ARMS DESCRIPTION]]</nowiki> | |||
|Specifically does not mention clothing. | |||
| | |||
|- | |||
|<nowiki>[[TAIL DESCRIPTION]]</nowiki> | |||
|Specifically does not mention clothing. | |||
| | |||
|- | |||
|<nowiki>[[WINGS DESCRIPTION]]</nowiki> | |||
|Specifically does not mention clothing. | |||
| | |||
|- | |||
|<nowiki>[[UDDER DESCRIPTION]]</nowiki> | |||
|Specifically does not mention clothing. | |||
| | |||
|- | |||
|<nowiki>[[NOSE DESCRIPTION]]</nowiki> | |||
|Specifically does not mention clothing. | |||
| | |||
|- | |||
|<nowiki>[[MOUTH DESCRIPTION]]</nowiki> | |||
|Specifically does not mention clothing. | |||
| | |||
|- | |||
|<nowiki>[[TEETH DESCRIPTION]]</nowiki> | |||
|Specifically does not mention clothing. | |||
| | |||
|- | |||
|<nowiki>[[NIPPLES DESCRIPTION]]</nowiki> | |||
|Breast nipples description. Will be considered teats if the player is wielding an udder | |||
| | |||
|- | |||
|<nowiki>[[BUTT DESCRIPTION]]</nowiki> | |||
|Butt description (or any clothing in torso slot) | |||
| | |||
|- | |||
|<nowiki>[[EXPOSED BODY PART DESCRIPTION]]</nowiki> | |||
|An obviously TF'ed body part. Note, this will change ALL text to look at that one specific body part. So use the variants if you want randomness | |||
| | |||
|- | |||
|<nowiki>[[EXPOSED BODY PART 2 DESCRIPTION]]</nowiki> | |||
|An obviously TF'ed body part. Note, this will change ALL text to look at that one specific body part. So use the variants if you want randomness | |||
| | |||
|- | |||
|<nowiki>[[EXPOSED BODY PART 3 DESCRIPTION]]</nowiki> | |||
|An obviously TF'ed body part. Note, this will change ALL text to look at that one specific body part. So use the variants if you want randomness | |||
| | |||
|- | |||
|<nowiki>[[BREAST DESCRIPTION]]</nowiki> | |||
| | | | ||
| | | | ||
|} | |} | ||
Revision as of 03:47, 9 May 2016
This page lists variables that will be substituted in provided text.
For example "I hear your name is [[NAME]]", will be translated to "I hear your name is Mark" (assuming the player's name is Mark)
| Variable | Description | Sample Output |
|---|---|---|
| [[DICK DESCRIPTION]] | ||
| [[VAGINA DESCRIPTION]] | ||
| [[BELLY DESCRIPTION]] | ||
| [[NAME]] | ||
| [[SHIRT DESCRIPTION]] | Shirt description (or any clothing in torso slot) | |
| [[SHIRT DESCRIPTION RAW]] | Shirt description (or any clothing in torso slot) -- ONLY describe shirt | |
| [[PANTS DESCRIPTION]] | Pants description (or any clothing in legs slot) | |
| [[LEGS DESCRIPTION]] | Specifically does not mention clothing. OK for use with sluggirls | |
| [[HANDS DESCRIPTION]] | Specifically does not mention clothing. | |
| [[FEET DESCRIPTION]] | Specifically does not mention clothing. | |
| [[EARS DESCRIPTION]] | Specifically does not mention clothing. | |
| [[ARMS DESCRIPTION]] | Specifically does not mention clothing. | |
| [[TAIL DESCRIPTION]] | Specifically does not mention clothing. | |
| [[WINGS DESCRIPTION]] | Specifically does not mention clothing. | |
| [[UDDER DESCRIPTION]] | Specifically does not mention clothing. | |
| [[NOSE DESCRIPTION]] | Specifically does not mention clothing. | |
| [[MOUTH DESCRIPTION]] | Specifically does not mention clothing. | |
| [[TEETH DESCRIPTION]] | Specifically does not mention clothing. | |
| [[NIPPLES DESCRIPTION]] | Breast nipples description. Will be considered teats if the player is wielding an udder | |
| [[BUTT DESCRIPTION]] | Butt description (or any clothing in torso slot) | |
| [[EXPOSED BODY PART DESCRIPTION]] | An obviously TF'ed body part. Note, this will change ALL text to look at that one specific body part. So use the variants if you want randomness | |
| [[EXPOSED BODY PART 2 DESCRIPTION]] | An obviously TF'ed body part. Note, this will change ALL text to look at that one specific body part. So use the variants if you want randomness | |
| [[EXPOSED BODY PART 3 DESCRIPTION]] | An obviously TF'ed body part. Note, this will change ALL text to look at that one specific body part. So use the variants if you want randomness | |
| [[BREAST DESCRIPTION]] |