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)

4 January 2024

2 January 2024

21 September 2023

24 June 2023

17 June 2023

8 June 2023

19 May 2023

10 March 2023

26 January 2023

5 January 2023

4 January 2023

31 December 2022

21 December 2022

13 November 2022

18 October 2022

15 October 2022

1 October 2022

26 September 2022

24 September 2022

10 September 2022

7 September 2022

29 August 2022

22 August 2022

11 August 2022

4 August 2022

25 July 2022

24 July 2022

20 July 2022

19 July 2022

9 July 2022

8 July 2022

7 July 2022

6 July 2022

30 June 2022

26 June 2022

23 June 2022

  • 21:1321:13, 23 June 2022 diff hist +8 m Script:linkobjtomeNo edit summary current
  • 20:5920:59, 23 June 2022 diff hist +138 m Script:attachNo edit summary current
  • 20:5820:58, 23 June 2022 diff hist +785 N Script:linkobjtomeCreated page with "{{ScriptCommandPage |description=link the position and rotation of an entity to the caller |context=any |parameters= source entity* The entity to attach vertex string Name of the vertex in the source/target entity to make the attachment relative to |intro=If the calling entity is moved, rotated or animated than the attached source entity will automatically move and rotate with it so that the specified source and target vertices on the two entities share the same position..."
  • 20:5420:54, 23 June 2022 diff hist +797 N Script:physicalCreated page with "{{ScriptCommandPage |description=temporarily or disable NPC movement and set the collision cylinder size |context=npc |special= off on height collisionheight radius collisionradius |default=0 |parameters= collisionheight number* New NPC collision cylinder radius, will be multiplied by the entity scale collisionradius number* New NPC collision cylinder height, will be multiplied by the entity scale }} {{Command|p..." current

22 June 2022

21 June 2022

19 June 2022

18 June 2022

  • 21:2821:28, 18 June 2022 diff hist −3 m Script:bookNo edit summary current
  • 17:5917:59, 18 June 2022 diff hist +8 m Script:drawsymbolNo edit summary current
  • 17:5917:59, 18 June 2022 diff hist +1 m Script:drawsymbolNo edit summary
  • 17:5817:58, 18 June 2022 diff hist +6 m Script:spellcastNo edit summary
  • 17:5717:57, 18 June 2022 diff hist +92 m Script:spellcastNo edit summary
  • 17:5617:56, 18 June 2022 diff hist +864 N Script:drawsymbolCreated page with "{{ScriptCommandPage |description=draw a rune symbol as if casting a spell |context=any |parameters= run string The rune to draw duration number* The duration that the rune should take to draw, in milliseconds |intro=The symbol is drawn in front of the calling entity except for the player in which case it is drawn in the spell book. The drawing effect is only visual - to actually cast a spell use the {{Command|spellcast}} command. }} The follow..."
  • 17:3717:37, 18 June 2022 diff hist +1,231 N Script:mapmarkerCreated page with "{{ScriptCommandPage |description=add a {{Red|✗}} marker to the map |special= -r textkey |flags= r?Remove the marker instead of adding it |parameters= x number* X-position on the map y number* Y-position on the map level int* Map level to add the marker to textkey text Localization key for the label to show when hovering over the marker |intro=The can only be one map marker for each localization key - trying to add a second one only chang..."
  • 17:2317:23, 18 June 2022 diff hist +290 N Script:endgameCreated page with "{{ScriptCommandPage |description=end the game and roll the credits |intro=The player will not be able to resume the game after this command without loading an earlier save. To show boot the player directly to the menu without showing credits use the {{Command|endintro}} command instead. }}" current
  • 17:2217:22, 18 June 2022 diff hist +279 N Script:endintroCreated page with "{{ScriptCommandPage |description=end the game without showing credits |intro=The player will not be able to resume the game after this command without loading an earlier save. To show the game's credits before returning to the menu use the {{Command|endgame}} command instead. }}" current
  • 17:1817:18, 18 June 2022 diff hist +250 N Script:popupCreated page with "{{ScriptCommandPage |obsolete=true |parameters= message ignored Ignored }} This command would show an annoying popup but Arx Fatalis comes with state of the art popup blocking technology. If you want to show a note, use the {{Command|note}} command." current
  • 17:1417:14, 18 June 2022 diff hist −9 m Script:playerinterfaceNo edit summary current
  • 17:1317:13, 18 June 2022 diff hist +653 N Script:playerinterfaceCreated page with "{{Warning|This command does not fully hide the HUD, only some parts of it. Currently the equipment indicators, inventories and minimap remain visible. Use the {{Command|cinemascope}} command to actually hide everything (except the cursor, which must be hidden with {{Command|playerinterface|hide}} or {{Command|setplayercontrols|off}}.}} {{ScriptCommandPage |description=hide or show the HUD |special= [-s] hide [-s] show |default=0 |flags= s Slide the HUD e..."
  • 17:1117:11, 18 June 2022 diff hist +23 m Script:cinemascopeNo edit summary current
  • 17:1117:11, 18 June 2022 diff hist +23 m Script:setplayercontrolsNo edit summary current
  • 17:0717:07, 18 June 2022 diff hist +17 m Script:cinemascopeNo edit summary
  • 17:0617:06, 18 June 2022 diff hist −6 m Script:cinemascopeNo edit summary
  • 17:0117:01, 18 June 2022 diff hist +27 m Script:setplayercontrolsNo edit summary
  • 16:5316:53, 18 June 2022 diff hist +13 m Script:showlocalsNo edit summary current
  • 16:5316:53, 18 June 2022 diff hist +13 m Script:showvarsNo edit summary current
  • 16:5216:52, 18 June 2022 diff hist +234 N Script:showvarsCreated page with "{{ScriptCommandPage |description=print global and local variables for this entity to the log |intro=Use {{Command|showglobals}} to print only global variables or {{Command|showlocals}} to print only local variables for this entity. }}"
  • 16:5116:51, 18 June 2022 diff hist +187 N Script:showlocalsCreated page with "{{ScriptCommandPage |description=print all local variables of this entity to the log |intro=Use {{Command|showglobals}} to print global variables or {{Command|showvars}} to print both. }}"
  • 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

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