Difference between revisions of "Template:ScriptArgumentV2/Name"
Jump to navigation
Jump to search
Jianmingyong (talk | contribs) m |
Jianmingyong (talk | contribs) m |
||
| Line 31: | Line 31: | ||
| bulbID = ID of the message Bulb. ( 0 = Waiting, 1= Exclamation, 2 = Shouting, 3 = Question, 4 = Note, 5 = Heart, 6 = Unhappy, 7 = Happy, 8 = Friendly, 9 = Poisoned, 10 = Battle, 11 = Wink, 12 = AFK, 13 = Angry, 14 = CatFace, 15 = Unsure ) | | bulbID = ID of the message Bulb. ( 0 = Waiting, 1= Exclamation, 2 = Shouting, 3 = Question, 4 = Note, 5 = Heart, 6 = Unhappy, 7 = Happy, 8 = Friendly, 9 = Poisoned, 10 = Battle, 11 = Wink, 12 = AFK, 13 = Angry, 14 = CatFace, 15 = Unsure ) | ||
| entityID = ID of the Entity you are referring to. | | entityID = ID of the Entity you are referring to. | ||
| PokemonDaycareIndex = Daycare slot for Pokémon to be stored in. | |||
| newID = Change the Old ID into this new ID. | |||
<!-- Storage --> | <!-- Storage --> | ||
| Line 44: | Line 46: | ||
| isCentered = Whether the text is at the center. | | isCentered = Whether the text is at the center. | ||
| text = Define the text to display. | | text = Define the text to display. | ||
| opacity = To set the opacity of the object from transparent: 0 to opaque: 100. | |||
| visible = The visibility of the object. | |||
| additionalValue = The additional value for the object. | |||
| collision = Whether the player can walk through the object. | |||
| textureIndex = The texture index value. | |||
| textureName = The texture file name. | |||
| rX = The start coordinate of the texture rectangle. | |||
| rY = The start coordinate of the texture rectangle. | |||
| rWidth = The width of the texture rectangle. | |||
| rHeight = The height of the texture rectangle. | |||
| weatherID = The ID of the weather. ( 0 = Current Region Weather, 1 = Clear, 2 = Rain, 3 = Snow, 4 = Underwater, 5 = Sunny, 6 = Fog, 7 = Sandstorm, 8 = Ash, 9 = Blizzard ) | |||
| canfly = Whether the player can use fly. | |||
| candig = Whether the player can use dig. | |||
| canteleport = Whether the player can use teleport. | |||
| canencounter = Whether you can encounter Pokémon. | |||
| isDark = Whether the place is dark. | |||
| distance = The render distance. ( 0-4 tiny, small, normal, far, extreme ) | |||
| This is undocumented in [[Template:ScriptArgumentV2/Name|Wiki Script Library]]. | | This is undocumented in [[Template:ScriptArgumentV2/Name|Wiki Script Library]]. | ||
}}</includeonly> | }}</includeonly> | ||
Revision as of 18:27, 2 January 2015
|