[Help] Resource

04/22/2017 17:04 babyminion#1
can anyone help me how to make packitembox like fashion box after i open 4parts will pop-up in my inventory?
04/22/2017 17:26 justcallmeidol09#2
you have to edit this things
defineItem.h
mdlDyna.inc
propItem.txt.txt
Spec_item.txt
propPackItem.inc
04/23/2017 00:29 dpkidz#3
defineItem.h Defining the boxes.

mdlDyna.inc The part where we separate them.

propItem.txt.txt Here we chose the box's name / description.

Spec_item.txt

propPackItem.inc And finally we choose what's gonna be inside our boxes.
[/Color]
04/23/2017 12:42 justcallmeidol09#4
Quote:
Originally Posted by dpkidz View Post
defineItem.h Defining the boxes.

mdlDyna.inc The part where we separate them.

propItem.txt.txt Here we chose the box's name / description.

Spec_item.txt

propPackItem.inc And finally we choose what's gonna be inside our boxes.
[/Color]
credits goes to a user from other forum :)
04/23/2017 13:48 dpkidz#5
Quote:
Originally Posted by justcallmeidol09 View Post
credits goes to a user from other forum :)
yea ofcourse :)
I was in a hurry so I jsut copy /pasted ^^'

credits goes to : A p p l e
04/24/2017 09:56 babyminion#6
my box didnt work how to fix it?