Copy_mesh

Blitz3D Forums/Blitz3D Programming/Copy_mesh

Umm.. Maybe I dont have the right version or something, but I dont have the copymesh command with blitz3d? Is that a blitz plus command you guys are talking about or what?

Rob

It's CopyMesh, not Copy_mesh :)
And B+ is 2D only, so no CopyMesh command.

i dont have CopyMesh either.....

I tried compiling the celshading prog sswift had and it said no such command????

THIS is weird. Which is your version of Blitz3D?
Anyway, just take the last one, you'll be sure to have it.

But CopyMesh has been around since the beginning?!

check spelling and syntax?

maybe it says:

Mesh_Name=CopyMeshblah)

instead of

Mesh_Name=Copymesh(blah)


perhaps?

CopyMesh() has been around since v1.76.

does the "CopyMesh" highlight in green after you've typed it in, thats what happens with native functions etc.

No it wasnt working, I purchased blitzbasic from this site about a month ago and it didnt have the function included. After installing the update(1.83, it works now)....