MeshFace() with 4 parameters does not work here

Everything related to 3D programming
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Re: MeshFace() with 4 parameters does not work here

Post by Psychophanta »

pf shadoko wrote: Sun Apr 23, 2023 9:32 am it seems to me that it is clear, InitEngine3D loads an old DLL
look in the folder where the unsaved codes are executed
The safest way is to do:

Code: Select all

InitEngine3D(#PB_Engine3D_NoLog,#PB_Compiler_Home+"Compilers\Engine3d.dll")
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
Post Reply