OFPEC Forum

Addons & Mods Depot => OFP - Addons & Mods General => Topic started by: WizzyWig on 10 Jun 2004, 21:22:07

Title: includeing a dialog in a cpp?
Post by: WizzyWig on 10 Jun 2004, 21:22:07
hi i would like to move my dialog in to my cpp.

i have bean useing a Description file with
#include <GLCM\dialogs.h>  
inside to run it but how do i get it so it is run from the addon cpp so that i dont need to add any
Description files in the mission dir

thanks
Title: Re:includeing a dialog in a cpp?
Post by: Dinger on 10 Jun 2004, 23:50:07
you don't.

:(