User contributions for Ds

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

18 June 2022

  • 16:4916:49, 18 June 2022 diff hist +192 N Script:showglobalsCreated page with "{{ScriptCommandPage |description=print all global variables to the log |intro=Use {{Command|showlocals}} to print only local variables for this entity or {{Command|showvars}} to print both. }}" current
  • 16:4516:45, 18 June 2022 diff hist +573 N Script:noteCreated page with "{{ScriptCommandPage |description=show the contents of a note or book |parameters= type string The note/book background and size to show textkey text Localization key for the text to display |intro=If a book is already open this command closes it and opens the new book. }} The following note/book types are supported: {| class="wikitable" ! Type ! Description |- | <code>note</code> | A paper note (single page) |- | <code>notice</code> | A stone slab (single page) |- | <c..."
  • 16:3616:36, 18 June 2022 diff hist +353 N Script:closestealbagCreated page with "{{ScriptCommandPage |description=close the secondary inventory if the player is stealing |intro=Technically this always closes the secondary inventory if the player ''can'' steal from an NPC, even if another (e.g. chest) inventory is open. }} {{Notice|In versions before {{Changelog|1.3}} this command can only be called from NPCs.}}"
  • 16:2916:29, 18 June 2022 diff hist +471 N Script:bookCreated page with "{{ScriptCommandPage |description=opens/closed the player book and/or changes the page |flags= a Switch to the map page e Switch to the spell book page m Switch to the quest log page |special= [-aem] open [-aem] close [-aem] change |default=0 }} {{Notice|This command does not check if a book page is accessible to the player. This means it lets you switch to the spell book before acquiring any runes. Does it break anything? No. Is this useful? No. But you can do it.}}"
  • 16:1716:17, 18 June 2022 diff hist −247 m Script:speakNo edit summary
  • 09:3309:33, 18 June 2022 diff hist +80 Create fieldNo edit summary current
  • 09:3109:31, 18 June 2022 diff hist +279 m Script:setspeakpitchNo edit summary current
  • 09:2409:24, 18 June 2022 diff hist +1 m Script:setstrikespeechNo edit summary
  • 09:2209:22, 18 June 2022 diff hist +637 N Script:setstrikespeechCreated page with "{{ScriptCommandPage |description=set the speech to play when the calling weapon is used |context=any |parameters= speech text* Localization key for the text to speak |intro=Can also be used by the player script to set the speech for unarmed strikes or weapons without a strike speech. The sample will be played as if it was passed to {{Command|speak|-tp}} when striking. }} == Audio sample location == The speech audio is loaded from <code>speech/Localisations|<language>..."
  • 09:1909:19, 18 June 2022 diff hist −5 m Script:speakNo edit summary
  • 09:1009:10, 18 June 2022 diff hist +16 m Script:setspeakpitchNo edit summary
  • 09:0909:09, 18 June 2022 diff hist +294 N Script:setspeakpitchCreated page with "{{ScriptCommandPage |description=sets the playback speed for speech samples |context=npc |parameters= pitch number* Playback speed for speech |intro=This affects future speech samples played with {{Command|playspeech}} or {{Command|speak}} but does not affect speech that is already playing. }}"
  • 09:0409:04, 18 June 2022 diff hist +182 N Script:herosayCreated page with "{{ScriptCommandPage |description=show a message at the top of the screen |flags= d Don't actually show anything |parameters= textkey text* Localization key for the text to display }}"
  • 08:5808:58, 18 June 2022 diff hist −8 m Script:playspeechNo edit summary current
  • 08:5808:58, 18 June 2022 diff hist −8 m Script:playNo edit summary current
  • 08:5808:58, 18 June 2022 diff hist +165 m Script:speakNo edit summary
  • 08:5508:55, 18 June 2022 diff hist +3,584 N Script:speakCreated page with "{{ScriptCommandPage |description=speak a line with text and/or sound |context=any |special= -c[tuphao] keep speech command -c[tuphao] zoom p0 y0 p1 y1 d0 d1 speech command -c[tuphao] ccctalker_l target d0 d1 speech command -c[tuphao] ccctalker_r target d0 d1 speech command -c[tuphao] ccclistener_l target d0 d1 speech command -c[tuphao] ccclistener_r target d0 d1 speech command -c[tuphao] side_l target d0 d1 speech command -c[tuphao] side_r target d0 d1 speech command -c[..."
  • 08:4208:42, 18 June 2022 diff hist +46 m Script:cineNo edit summary current
  • 08:2308:23, 18 June 2022 diff hist +56 Template:AudioPlaybackComparisonNo edit summary current
  • 07:4807:48, 18 June 2022 diff hist 0 m Script:playspeechNo edit summary
  • 07:4807:48, 18 June 2022 diff hist −3 m Script:playNo edit summary
  • 07:4507:45, 18 June 2022 diff hist +176 Script:playspeechNo edit summary
  • 07:4307:43, 18 June 2022 diff hist +408 N Script:playspeechCreated page with "{{ScriptCommandPage |description=play a speech sound file |context=any |parameters= sample path Path of .wav file to play, relative to <code>speech/<language></code> and may omit the <code>.wav</code> extension |intro= }} Sound is played in front of the player instead of at the entity's position if the entity is equipped, inside and inventory or not visible. {{AudioPlaybackComparison}}"
  • 07:4207:42, 18 June 2022 diff hist +840 N Script:playCreated page with "{{ScriptCommandPage |description=play a sound effect file |context=any |special= -s |flags= i Stop the previous sound t hat was played with the <code>-i</code> flag for this entity before playing this one l Loop indefinitely instead of only playing the sound once p Randomize pitch/speed between 0.9× and 1.1× instead of playing at 1× speed o Play sound in front of the player instead of at the entity's position s?Stop the previous sound that was played with the <code>-i..."
  • 07:4107:41, 18 June 2022 diff hist −1 m Template:AudioPlaybackComparisonNo edit summary
  • 07:3907:39, 18 June 2022 diff hist +29 m Script:cineNo edit summary
  • 07:3907:39, 18 June 2022 diff hist +1,496 N Template:AudioPlaybackComparisonCreated page with " = Audio playback command comparison = {| class="wikitable center_1 center_2 center_3 center_4" | | {{Command|play}} | {{Command|playspeech}} | {{Command|speak}} | {{Command|cine}} |- | Text shown with {{Command|cinemascope|on}} | {{Red|✗}} | {{Red|✗}} | {{Green|✓}} unless <code>-t</code> is used | {{Red|✗}} |- | Localized text entry required | {{Red|✗}} | {{Red|✗}} | {{Green|✓}} unless <code>-t</code> is used | {{Red|✗}} |- | Character is animated | {{R..."
  • 06:3006:30, 18 June 2022 diff hist +4,785 Script:playanimNo edit summary
  • 06:3006:30, 18 June 2022 diff hist 0 m Script:forceanimNo edit summary current
  • 06:2906:29, 18 June 2022 diff hist +4,773 Script:loadanimNo edit summary current
  • 06:2906:29, 18 June 2022 diff hist +4,785 Script:forceanimNo edit summary

17 June 2022

16 June 2022

2 June 2022

17 April 2022

11 April 2022

10 April 2022

9 April 2022

2 April 2022

27 March 2022

20 March 2022

13 January 2022

12 January 2022

10 January 2022

9 January 2022

4 January 2022

1 January 2022

30 October 2021

25 October 2021

29 August 2021

8 August 2021

30 July 2021

14 July 2021

13 July 2021

11 July 2021

3 July 2021

2 July 2021

28 June 2021

27 June 2021

19 June 2021

15 June 2021

14 June 2021

10 June 2021

9 June 2021

4 June 2021

28 May 2021

27 May 2021

26 May 2021

18 April 2021

17 April 2021

11 April 2021

13 February 2021

22 January 2021

21 January 2021

14 January 2021

25 December 2020

24 December 2020

6 December 2020

10 October 2020

29 September 2020

19 September 2020

17 September 2020

16 September 2020

12 September 2020

11 September 2020

10 September 2020

6 September 2020

23 August 2020

15 August 2020

6 July 2020

5 July 2020

27 June 2020

14 June 2020

13 June 2020

12 June 2020

28 April 2020

26 April 2020

24 April 2020

23 April 2020

19 April 2020

18 April 2020

17 April 2020

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)