[DGD] Problem with too many functions.
Felix A. Croes
felix at dworkin.nl
Fri Jan 3 03:01:02 CET 2003
"Alphoen" <alphoen at svartvinter.net> wrote:
> I've asked you before, and now I'm desperate.
> I'm using the 2.4.5-lib for dgd-1.2 and it seems that my player-file(and
> living since it's inherited)
> together has too many functions. I've tried to change the numbers in the
> if-statement above the
> error-messages "too many functions declared" and "too many undefined
> functions" to 500.
It really is best not to hack DGD if you have no experience with C
programming. You cannot change this just by modifying a few constants.
You can easily work around the limit on the number of functions by
putting some of them into a different object, and inheriting that.
Regards,
Dworkin
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list