Hi, is it possible to make a dll thingie out of a code written in dgdk and add it as a plugin to DBP?
For example something like this:
if code = "make teapot"
{
gosub _teapot:
}
_teapot:
make object sphere 1,20
make object box 2,20
attach object to other object
return
Then save as a dll and add into user-plugin.
Then add keyword "make object teapot"
Well, something like that.
I hopy you get what i mean.
I dont use D GDK but i want to know if it is possible.
Your signature has been erased by a mod - please limit it to 600 pixels by 120 pixels