img



img

Debug Utilities


By: _ForgeUser9
Addon | img 2,204




Description

___________________________________________________________________________________________________________________________

Several functions that helps debugging.

string   BoolToString (bool b);
string  FixedToString (fixed f, int precision);
string  PointToString (point p);
string  OrderToString (order o);
string   UnitToString (unit u);
string PlayerToString (int p);

void d (string s);  // Debug String
void dt (text s);   // Debug Text
void di (int i);    // Debug Int
void df (fixed f);  // Debug Fixed
void db (bool b);   // Debug Bool
void dp (point p);  // Debug Point
void dpl (int p);   // Debug Player
void dord(order o); // Debug Order
void du (unit u);   // Debug Unit
void dg (unitgroup g); // Debug UnitGroup
void duo (unit u);  // Debug Unit Orders

void print (int loc, string msg); // Print a Message at an area

Requires Basic Mathematic Functions galaxy script.




About Project

Created: October 4th 2023

Updated: October 4th 2023

Project ID: 57260

License: All Rights Reserved

__________________________________________

Game Versions:

1.01.03

1.01.03

1.01.03

1.01.03

1.01.03

__________________________________________

Flavors:

WoW Retail

__________________________________________

Categories

Companions

Battle

__________________________________________

Main File

_ForgeUser9_Debug Utilities.zip
  • Release
  • October 4th 2023

    __________________________________________

    Recent File

    _ForgeUser9_Debug Utilities.zip
  • Release
  • October 4th 2023

    __________________________________________

    Members

    img
    _ForgeUser9
    Owner

    __________________________________________

    Report