All public logs
Jump to navigation
Jump to search
Combined display of all available logs of RPTools Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:35, 28 September 2024 Fourwoods talk contribs created page Fog of War/ja (Created page with "{{Languages|Fog of War}}{{Translation}} =はじめての不明領域= 不明領域は、プレイ中にプレイヤーからマップの一部を隠す MapTool の機能である。現在選択されている地図の『地図メニュー』で『不明領域』をクリックすることで有効にすることができる。有効にすると、メニューでオプションが ✔ 表示される。不明領域は、設定を無効化しても記憶されるが、メ...")
- 05:10, 20 September 2024 Fourwoods talk contribs created page JSON Object/ja (Created page with "{{Languages|JSON Object}}{{Translation}} = JSONオブジェクト = JSONオブジェクトはネイティブJSONデータ型であり、多くの MapTool マクロ関数で入力または出力としてサポートされている。 [http://www.json.org JSON.org] では次のように定義されている: <blockquote>オブジェクトとは、'''順序を持たない'''名前/値のペアの集合である。オブジェクトは、{{code|{}}(左中括弧)...")
- 15:33, 18 September 2024 Fourwoods talk contribs created page Impersonated token/ja (Created page with "{{Languages|Impersonated token}}{{Translation}} = 発言対象トークン = 発言対象トークンとは、プレイヤーが発言したりマクロを実行したりするときに、チャットに画像が表示されるトークンの事である。 一般的に、発言対象トークンはユーザーインターフェースを通じて発言対象となるトークンに対応する。トークンをこの方法で発言対象とするには、そのトー...")
- 15:07, 18 September 2024 Fourwoods talk contribs created page Asset ID/ja (Created page with "{{Languages|Asset ID}}{{Translation}} == 素材、素材ID == 『素材』とは、マップ上で、或いはマクロを介して参照可能な MapTool 内のリソースである。『素材ID』とは、各素材毎に唯一の文字列であり、それぞれの素材が同じ名称であっても素材IDは異なる。 Category:MapTool {{Languages|Asset ID}}")
- 05:24, 8 September 2024 Fourwoods talk contribs created page onChangeImpersonated/ja (Created page with "{{Languages|onChangeImpersonated}}{{Translation}} このイベントはユーザーがトークンの発言対象を変更する度に場合に発生する。 フレーム基準のイベントであるため、このイベントコードを含むフレームを開いている必要がある。 == 準備 == 次の特殊なHTMLタグを含むフレームを作成する: <syntaxhighlight lang="html4strict"> <link rel='onChangeImpersonated' type='macro' href='macroLink'...")
- 10:14, 6 September 2024 Fourwoods talk contribs created page onChangeSelection/ja (Created page with "{{Languages|onChangeSelection}} このイベントはユーザーがトークンを選択した時に常に発生する。 フレームに基づくイベントであるため、このイベントコードを含むフレームまたはオーバーレイを開いている必要がある。 == 準備 ==<!--Set up--> 次の特殊なHTMLタグを含むフレームを作成する: <syntaxhighlight lang="html4strict"> <link rel='onChangeSelection' type='macro' href='macroL...")
- 18:08, 18 February 2024 Fourwoods talk contribs created page Introduction to Macro Writing With Javascript/ja (Created page with "<!-- vim:wrap: --> {{Languages|Introduction to Macro Writing With Javascript}} Category:MapToolCategory:Tutorial{{Beginner}} == はじめに ==<!--はじめに--> <div style="color:gray">Since MapTool 1.10 there is a new JavaScript environment that allows the use of JavaScript to write macros. This is a tutorial for anybody that hasn't used Javascript in MapTool before. This tutorial assumes no prior knowledge of Javascript, programming or macro writing in genera...")
- 19:34, 17 February 2024 Fourwoods talk contribs created page onChangeMap/ja (Created page with "{{Languages|onChangeMap}} '''• バージョン1.14.0より導入''' <div style="color:gray">This event is triggered whenever the map is changed.</div> このイベントは地図が変更された場合に常に発生す。 <div style="color:gray">Returns the {{code|map ID}}</div> {{code|地図ID}} を返す。 == 準備 ==<!-- Set up --> <div style="color:gray">A special macro that can be created on library tokens to have macro code automaticall...")
- 22:00, 16 February 2024 Fourwoods talk contribs created page onMouseOver/ja (Created page with "{{Languages|onMouseOver}} '''• バージョン1.15.0より導入''' <div style="color:gray">This event is triggered whenever the cursor moves over a token on the token layer.</div> このイベントは、カーソルがトークンレイヤーにあるトークン上に移動する度に発生する。 <div style="color:gray">Returns a string list that contains {{code|token ID}}, {{code|X}}, {{code|Y}}, {{code|Shift Key Down State}}, {{code|Control Key Down State}}...")
- 08:12, 16 February 2024 Fourwoods talk contribs created page onCampaignLoad/ja (Created page with "{{Languages|onCampaignLoad}} ==onCampaignLoad Macro== '''• バージョン1.3b51より導入''' <div style="color:gray">A special macro that can be created on library tokens to have macro code automatically execute when a campaign is loaded. A campaign is considered to have been loaded if it is opened via the File menu, or upon connecting to a server running that campaign. All output from an {{code|onCampaignLoad}} macro is discarded, when it is exec...")
- 17:10, 10 January 2022 Fourwoods talk contribs created page getTokens/ja (Created page with "{{Languages|getTokens}}{{Translation}} <div style="line-height: 180%;"> {{MacroFunction |name=getTokens |trusted=true |version=1.3b48 |description=<!--}}--> 現在地図上の...")
- 14:58, 9 January 2022 Fourwoods talk contribs created page Macros:Branching and Looping/ja (Created page with "{{Languages|Macros:Branching and Looping}}{{Translation}}{{Intermediate}} =分岐と繰り返し= == はじめに == <div style="color:lightgray;">This page details the branch...")
- 05:26, 8 January 2022 Fourwoods talk contribs created page Glossary/ja (Created page with "{{Languages|Glossary}}{{Translation}} =用語集= __NOTOC__ ==B== ;バー :トークンに表示される1つ、2つ、または複数の画像のグラフィック要素で...")
- 04:35, 23 November 2021 Fourwoods talk contribs created page Current Token/ja (Created page with "{{Languages|Current Token}}{{Translation}} ==現在トークン== __TOC__ MapToolのドキュメントやMapToolのインターフェイスでは、『現在トークン』と...")
- 03:34, 23 November 2021 Fourwoods talk contribs created page addToInitiative/ja (Created page with "{{Languages|addToInitiative}}{{Translation}} {{stub}} {{MacroFunction |name=addToInitiative |description=現在トークンをInitiative:initiative panel|...")
- 08:16, 21 November 2021 Fourwoods talk contribs created page AI Pathfinding/ja (Created page with "Category:Feature Guide right =はじめての自動経路選択= MapToolには、AIによる経路探索機能が組み込まれている。GMが...")
- 17:54, 15 August 2021 Fourwoods talk contribs created page File:Mtreslib-ja.jpg
- 17:54, 15 August 2021 Fourwoods talk contribs uploaded File:Mtreslib-ja.jpg
- 17:33, 15 August 2021 Fourwoods talk contribs created page File:Add-asset-dialog-ja.png
- 17:33, 15 August 2021 Fourwoods talk contribs uploaded File:Add-asset-dialog-ja.png
- 17:30, 15 August 2021 Fourwoods talk contribs created page File:Mt-f-addtoreslib-ja.jpg
- 17:30, 15 August 2021 Fourwoods talk contribs uploaded File:Mt-f-addtoreslib-ja.jpg
- 12:12, 12 August 2021 Fourwoods talk contribs created page addTableEntry/ja (Created page with "{{Languages|addTableEntry}}{{Translation}} {{MacroFunction |name=addTableEntry |version=1.4.0.1 |trusted=true |description= <!--Adds a new row to the specified table.--> 指...")
- 08:18, 2 August 2021 Fourwoods talk contribs created page Managing Macros in Panels/ja (Created page with "{{Languages|Managing Macros in Panels}}{{Translation}}{{Beginner}} <!-- Managing macros within MapTool panels is a simple but important concept to keep in mind for GMs who wan...")
- 08:03, 2 August 2021 Fourwoods talk contribs reverted File:Macro Options ja.png to an old version (Reverted to version as of 08:02, 2 August 2021 (UTC))
- 08:02, 2 August 2021 Fourwoods talk contribs reverted File:Macro Options ja.png to an old version (Reverted to version as of 07:56, 2 August 2021 (UTC))
- 08:02, 2 August 2021 Fourwoods talk contribs uploaded a new version of File:Macro Options ja.png
- 07:56, 2 August 2021 Fourwoods talk contribs uploaded a new version of File:Macro Options ja.png (オプションタブが表示されていなかったため差し替え。)
- 07:52, 2 August 2021 Fourwoods talk contribs created page File:Macro Options ja.png
- 07:52, 2 August 2021 Fourwoods talk contribs uploaded File:Macro Options ja.png
- 07:45, 2 August 2021 Fourwoods talk contribs created page Trusted Macro/ja (Created page with "{{Languages|Trusted Macro}}{{Translation}} <!-- A Trusted Macro is a macro that fits certain criteria, allowing it access to functions and :Cate...")
- 06:48, 2 August 2021 Fourwoods talk contribs created page addAllToInitiative/ja (Created page with "{{Languages|addAllToInitiative}}{{Translation}} {{MacroFunction |name=addAllToInitiative |trusted=true |description=<!--Adds all of the tokens on the current [...")
- 06:38, 2 August 2021 Fourwoods talk contribs created page addAllPCsToInitiative/ja (Created page with "{{Languages|addAllPCsToInitiative}}{{Translation}} {{MacroFunction |name=addAllPCsToInitiative |trusted=true |description=<!--Adds all the PC tokens on the...")
- 14:19, 31 July 2021 Fourwoods talk contribs created page addAllNPCsToInitiative/ja (Created page with "{{Languages|addAllNPCsToInitiative}}{{Translation}} {{MacroFunction |name=Function addAllNPCsToInitiative |trusted=true |description=<!--Adds all the Introduction_to_Tokens#...")
- 14:08, 31 July 2021 Fourwoods talk contribs created page add/ja (Created page with "{{Languages|add}}{{Translation}} {{MacroFunction |name=add |trusted=false |version=1.3.b48 |description=<!--Adds number and/or strings together. If all of the arguments to the...")
- 12:43, 31 July 2021 Fourwoods talk contribs created page absolutevalue/ja (Created page with "{{Languages|absolutevalue}}{{Translation}} {{MacroFunction |name=absolutevalue |description=<!--Returns the absolute value of a number. The absolute value of a number is the n...")
- 12:27, 31 July 2021 Fourwoods talk contribs created page abort/ja (最初の訳)
- 15:04, 31 May 2021 Fourwoods talk contribs created page Creating TokenTool Overlays/ja (Created page with "{{Languages|Creating TokenTool Overlays}}{{DISPLAYTITLE:TokenTool用オーバーレイの作り方|TokenTool用オーバーレイの作り方}} {{Intermediate}}Category:Toke...")