Page 1 of 1

Making own *.exe files for mods

PostPosted: Sat Apr 03, 04 1:46 pm
by [A]CreatorDX
Hi.
Does anyone know how to make own files fot DX that fwor ÂŽk like for example zodiac.exe, zodiac.in etc.. :oops:
thx for your help
creatordx

PostPosted: Sat Apr 03, 04 4:54 pm
by Blade
well making executables is just *a bit* more difficult than making mods... :lol: :mrgreen:
consider learning c++ then you can think of it
besides making alternative GUIs for levels (like zodiac) you can even define the behaviour of your own mod directly in c++ instead of unrealscript which makes it much faster (but more difficult and maybe with other problems, since noone actually does it afaik :mrgreen:)

PostPosted: Sat Apr 03, 04 5:40 pm
by Jeoh
Unrealscript is actually just C++.

PostPosted: Sat Apr 03, 04 5:50 pm
by Dae
Unrealscript is actually just C++.

lol, UScript is written on C as most of current sub languages but its syntax is Java like, not C++

PostPosted: Sat Apr 03, 04 7:34 pm
by Blade
[A]GeneralJoey wrote:Unrealscript is actually just C++.

AHAHAHAHAHAHAH :lol::lol::lol::mrgreen:
i just needed a great laugh... :mrgreen:
uscript is like c++ only in the look, actually it's just a bit more complex than javascript and simplier than java
or can u use pointers, file system, templates, mfc, API and the long list of features which make c++ great from uscript? dont take the hassle of answering, its just NO :mrgreen::mrgreen::mrgreen: