[TGRDM3]tgrclib

Moderator: TGRDM3 Team

Locked
User avatar
Tiger
Developer
Developer
Posts: 863
Joined: Thu Feb 25, 2010 3:44
Location: United States
Contact:

[TGRDM3]tgrclib

Post by Tiger »

Header file that basically has TGR codes rather than using the standard ZDoom ACS.
This will allow full functionality and performance difference from the standard codes.

Code: Select all

#include "TGRCodeLib.h" //Tigers Files Code Library V1.0
The code base from "TGRCodeLib" will also be known as the "TGRDM3 Drivers" to the public view.
Though, the code base will be used with future projects, the drivers will be set differently.
Requested Library codename: Kamila

User executes specific command while on status; besides having multiple scripts, it would simply run only one.


Example:

Code: Select all

EXIT_FATAL("OUTPUT TEXT"); == Terminate_HardMSG("OUTPUT TEXT");
ERROR("OUTPUT TEXT"); == Terminate_SoftMSG("OUTPUT TEXT");
EXIT; == Destroy();
etc etc
Nicholas 'Tiger' Gautier
User avatar
Tiger
Developer
Developer
Posts: 863
Joined: Thu Feb 25, 2010 3:44
Location: United States
Contact:

Re: [TGRDM3]tgrclib

Post by Tiger »

Simply unnecessary. What was I thinking when I originally made these topics?
Nicholas 'Tiger' Gautier
Locked

Return to “Closed Feature Requests”