DECORATE #include possible?

Advanced OpenGL source port fork from ZDoom, picking up where ZDoomGL left off.
[Home] [Download] [Git builds (Win)] [Git builds (Mac)] [Wiki] [Repo] [Bugs&Suggestions]

Moderator: Graf Zahl

Locked
User avatar
Tormentor667
Stronghold Team
Posts: 3555
Joined: Sun Nov 13, 2005 23:15
Location: Germany
Contact:

DECORATE #include possible?

Post by Tormentor667 »

Is it possible to put a

Code: Select all

#include "anotherdeco.txt"
code snippet into the DECORATE file that points to another decorate txt file in the same directory or other place?
User avatar
Nash
Developer
Developer
Posts: 1226
Joined: Sun Sep 25, 2005 1:49
Location: Kuala Lumpur, Malaysia
Contact:

Post by Nash »

As has been answered in your monster resource thread over at zdoom.org - yes.

Look inside gzdoom.pk3 to see how it's done.
User avatar
Cyrez
Posts: 45
Joined: Sun Sep 18, 2005 4:05
Location: Missouri
Contact:

Post by Cyrez »

GZ/Zdoom loads all decorate files in a wad/zip/pk3. NOTE just be carefull not to use the same edit numbers in 2 diferent files :wink:
Locked

Return to “GZDoom”