Ultimate3D

Just starting out? Need help? Post your questions and find answers here.
User avatar
Fluid Byte
Addict
Addict
Posts: 2336
Joined: Fri Jul 21, 2006 4:41 am
Location: Berlin, Germany

Re: Ultimate3D

Post by Fluid Byte »

purescotty wrote:Thank you, this is all new and exciting for me. Press the "code" button, I got it!
Now learn the power of the "Edit"-button and we are almost there.
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
User avatar
purescotty
User
User
Posts: 19
Joined: Sun Mar 07, 2010 6:34 pm

Re: Ultimate3D

Post by purescotty »

Nope, I'm using 2.1.1.1, that must be the problem. I'll try latest version. Thanks pjay.

Yes Fluid Byte, I shall learn the ways of the "Edit" button!

Scotty
User avatar
Rings
Moderator
Moderator
Posts: 1435
Joined: Sat Apr 26, 2003 1:11 am

Re: Ultimate3D

Post by Rings »

DAMM COOL HINT !
can saves a lot of headaches
thx for that .
Trond wrote:Paste this on the top of your code:

Code: Select all

Global _regout
Macro regout(register)
  !push register
  !pop  [v__regout]
  !pushad
  Debug _regout
  !popad
EndMacro
Then paste this at various places in the code:
regout(esp)

It will debug a number that should be the same each time (unless you're inside a procedure). If it isn't you did something wrong with the number of parameters of some called imported function.
SPAMINATOR NR.1
User avatar
purescotty
User
User
Posts: 19
Joined: Sun Mar 07, 2010 6:34 pm

Re: Ultimate3D

Post by purescotty »

Thank you pjay, that was the problem. Version 2.1.1.3 works great.
The ability of Ultimate3D to load and manipulate Anim8or "Figures" is going to
save me alot of work.

Thanks again.
Scotty
Post Reply