promotional bannermobile promotional banner

[Library] GXML

GXML library for quick dialog creation
Back to Files

GXML Parser Beta 02b (Latest)

File nameGXML_B02_FuzzYD.zip
Uploaded
Mar 3, 2012
Downloads
433
Size
28.7 KB
File ID
577637
Type
B
Beta

What's new

02b:
-Ported into scripts to reduce trigger load overhead.

01b:
-Removed debug message

Public Beta Release, Version 1.0

  • Initial release, no changelog.
  • Open for constructive criticism.
  • Tips with </n> inside them are currently broken. This will be fixed when the author can find the time to do so.
    The remedy to this is to store the dialog item that you wish to place a tip for in a variable, then use Blizzards native function to set the tooltip:

libNtve_gf_SetDialogItemTooltip ( control dialogItem, text tooltip, playergroup players )
http://www.sc2mapster.com/wiki/galaxy/triggers/set-dialog-item-tooltip/

Or, you could use the easier function included within the map from a QuickLib library I developed.
Look up the following in the imported QuickLib.galaxy file:
dcSetTip(int dialogItem, string tip, playergroup g)

This mod has no additional files