Author Topic: Can someone script and package a item for me?  (Read 2568 times)

Hello, Blockland Forums.
I paid Jakeblade to make me a laptop model, which I got.
I would like to use the laptop as a item in-game.
I want the laptop to be a item that you hold. I don't want it to do anything, similar to the bPod.
If someone could script and package it for me, that would be great.

Here's the model:
http://www.mediafire.com/download/gv7bke1rzfzqvcq/Laptop.zip
Thanks, Mr Queeba.


This belongs in suggestions & requests. This is modification discussion, not "make this model into an item for me."

Yeah next time be sure to use the proper thread.



Item_Laptop.zip

Yeah next time be sure to use the proper thread.



Item_Laptop.zip
did you smash the loving screen in

did you smash the loving screen in

That's the models fault, not mine.

That's the models fault, not mine.
well fix the loving model then

well fix the loving model then

I'm not a modeler. I just wrote a simple script for the model.

I'm not a modeler. I just wrote a simple script for the model.
well get the modeler to fix the loving model then

I would like to use the laptop as a item in-game.
I want the laptop to be a item that you hold. I don't want it to do anything, similar to the bPod.
If someone could script and package it for me, that would be great.

If he want's the model fixed to work right he as to go to Jakeblade otherwise his request of having a script to make this an in-game item is done.

If he want's the model fixed to work right he as to go to Jakeblade otherwise his request of having a script to make this an in-game item is done.
The UV maps are really off, it looks pretty bad. It should really be fixed.

I paid Jakeblade to make me a laptop model, which I got.

This part is the real kicker.

I told JakeBlade, he said he made a mistake and he will give me a new .dts soon.

The issue with the texture is that it's not square. Make it square and it won't be distorted like that.

I told JakeBlade, he said he made a mistake and he will give me a new .dts soon.
So long as you name the new .dts Laptop.dts the script should work just fine.
If you get rotational errors then go into the server.cs file and look for rotation = eulerToMatrix( "0 0 90" ); then just change the 90 to either 0 to turn it to the left or 180 to turn it to the right. However I don't think you will need to.