User Tag List

Results 1 to 1 of 1

Thread: ZScript Docs button does nothing

  1. #1
    Octorok Asuna Yuuki Nagato's Avatar
    Join Date
    Jan 2024
    Posts
    486
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    32
    Level
    2
    vBActivity - Bars
    Lv. Percent
    20.33%

    ZScript Docs button does nothing

    Steps to recreate:

    1. ZScript->Compile ZScript...; 9-button "Compile ZScript" window appears
    2. Click 'Docs' button
    Last edited by jeffythedragonslayer; 02-22-2024 at 02:20 AM.

  2. #2
    Octorok Asuna Yuuki Nagato's Avatar
    Join Date
    Jan 2024
    Posts
    486
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    32
    Level
    2
    vBActivity - Bars
    Lv. Percent
    20.33%
    Should probably launch this (offline?) documentation:

    https://www.zeldaclassic.com/zscript-docs

  3. #3
    Octorok Asuna Yuuki Nagato's Avatar
    Join Date
    Jan 2024
    Posts
    486
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    32
    Level
    2
    vBActivity - Bars
    Lv. Percent
    20.33%
    This button is created in compilezscript.cpp

    In CompileZScriptDialog::handleMessage we have:

    Code:
    		case message::DOCS:
    			if(fileexists("docs/ZScript_Docs.html"))
    				launch_file("docs/ZScript_Docs.html");
    			return false;

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Armageddon Games is a game development group founded in 1997. We are extremely passionate about our work and our inspirations are mostly drawn from games of the 8-bit and 16-bit era.
Social