Optional parameters support for procedures. The weird thing is, these are already supported for the native PB libraries but not for any user created libraries and procedures ... ..
Shannara wrote:The weird thing is, these are already supported for the native PB libraries but not for any user created libraries and procedures ... ..
This is only true for procedures.
Libraries do support optional parameters since v3.50 (IIRC)
Good programmers don't comment their code. It was hard to write, should be hard to read.
Shannara wrote:The weird thing is, these are already supported for the native PB libraries but not for any user created libraries and procedures ... ..
This is only true for procedures.
Libraries do support optional parameters since v3.50 (IIRC)
Take a look at all of the pb native libraries that come with PB. There is the optional [Flags] parameters ... optional, they have been there for quite awhile
I didnt know about Tailbite supporting optional parameters, I'm now going to have to grab the newest release and read the docs
I look at the orge engine as a big bug becasue alot of it is buggy and out of date and thats the only part that hasn't been updated for a long time.
the only thing it really good for now is for 3d demos...