No need to use import?

Started by dh4m13l, April 26, 2010, 01:54:04 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dh4m13l

Hi! I have seen that there are some examples which do not use the instruction "import" at all, I believe those are from old Div or Fenix programs? And that is not how we are supposed to do it in BennuGD? Why is it that we use import if it does not seem to be necessary?
Another thing, why is it that many examples do not work or seem totally broken? The RPG by Michael Sexton for example, I cannot go out of the house, I have the key and all that, and when I go past the door I start again inside the house. I saw this is a Fennix program, and it's just that there is something not compatible on the code or what...

FreeYourMind

All the Bennu programs use the imports, these games use the external file called 'bgdc.import' (plain text with the imports on it), is another way to do the same (my favourite).