Defent/DMS_Exile

Question: Function decleration

Closed this issue · 8 comments

Is it no better to declare the function in the config.cpp/bin ( as considered best way to declare them according to some a3 experts)?

That does sound like a nice idea, but what is the benefits from it?

It's the same as your pre_init file. It's declared in your config. It looks way cleaner. And as far as i heard it's the best way to do it. I don't have really good arguments myself haha 🌴

Can you provide an example as to how it would be called/defined? :)

Looks good... except I will have to rename everything T_T. Unless there is a way to not have it be automatically prefixed with "fn_"

Just use notepad++ and do it with a macro. That's how i did my 44 jobs on my scheduler.

Yeah, I can do it. I'm just lazy :P

This will probably be one of the first things I do after I'm done with HC testing.

Working on this now... thanks for the tip Zupa. Will add you to the readme :)