Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / link limb chain sequence

Author
Message
aks74u
20
Years of Service
User Offline
Joined: 2nd Jun 2004
Location: arizona
Posted: 30th Jun 2004 10:01
`Make main player object and hide it
MAKE OBJECT CUBE 101,10
HIDE OBJECT 101
`Attach a limb and delete the mesh
MAKE MESH FROM OBJECT 1,101
ADD LIMB 101,1,1
DELETE MESH 1

`Make a weapon and attach it to the limb
MAKE OBJECT BOX 202,10,10,100
GLUE OBJECT TO LIMB 202,1,101

is this how it supposed to be?? cuz im having all kinds of trouble with the limb. it says limb doesnt exist at line whatever and \"must link limb chain sequence\" what is that?
thx

mulletman47@aol.com
Balid
20
Years of Service
User Offline
Joined: 21st Nov 2003
Location: MI, USA
Posted: 30th Jun 2004 10:48 Edited at: 30th Jun 2004 10:49
aks74u

Try the code without the DELETE MESH 1.

And the line that the error is on is important (if the IDE is right about what line the error is on). Is the error on or after the GLUE OBJECT TO LIMB command?

aks74u
20
Years of Service
User Offline
Joined: 2nd Jun 2004
Location: arizona
Posted: 30th Jun 2004 12:05
yep dude

mulletman47@aol.com
aks74u
20
Years of Service
User Offline
Joined: 2nd Jun 2004
Location: arizona
Posted: 30th Jun 2004 12:05
thx

mulletman47@aol.com

Login to post a reply

Server time is: 2024-09-22 15:36:30
Your offset time is: 2024-09-22 15:36:30