Fulltext results:
- world
- d. ===== Functions ===== #@Identifier_HTML~listThings~@# ( #@Arg_HTML~Text,thingId~@# ) Searches the map for all things of type //thingId// and returns an array of [[#World.Thing]] references. #@Identifier_HTML~spawnThing
- defs
- pInfos, materials, models, musics, skies, states, things ] </code> ===== Lookups ===== Each collectio... various lookup tables and indices: $ dir(Defs.things) ⇒ [ idLookup, nameLookup, order ] For examp... at maps IDs to definition records. <code> $ Defs.things.idLookup['possessed'] ⇒ __order__: 1 custom:... as ''<nowiki>__order__</nowiki>''. $ len(Defs.things.order) ⇒ 140 $ Defs.things.order[1].id ⇒ P
- app
- the player's current weapon. #@Identifier_HTML~thing~@# ( ) Returns the player mobj as a [[script:module:world#worldthing|World.Thing]] object.
- audio
- UD sound effects. Use [[script:module:world#World.Thing|World.Thing.startSound()]] to play a sound originating from a [[ded:thing]]. #@Identifier_HTML~setAmbientSequence~@# ( #