Author Topic: New item creation.  (Read 4426 times)

0 Members and 1 Guest are viewing this topic.

Offline -Jeff-

  • Jr. Member
  • **
  • Posts: 56
  • Attack: 94
    Defense: 89
    Attack Member
  • Karma: -3
  • Gender: Male
  • Woo I Gots Me Server Up!
    • MSN Messenger - Bobhelpmenow@hotmail.com
    • AOL Instant Messenger - Jefflinn9
    • View Profile
    • Email

  • Total Badges: 13
    Badges: (View All)
    Level 3 Windows User Topic Starter
New item creation.
« on: January 18, 2012, 07:34:17 pm »
     i modified the item.ini and the item.bmp in the local.files and im not sure if theres anything else i have to do or i did somthing wrong but when ever i try to spawn my item it is a blank square that makes my client crash. can someone help me out?

   thanks
-----Jeff-----

Offline Falcon

Re: New item creation.
« Reply #1 on: January 18, 2012, 07:35:16 pm »
did u add it before or after UT's items?
Oldish player, not much else you need to know. Why are you even reading this, you should stop.. Please stop. Why are you not stopping?

Offline -Jeff-

  • Jr. Member
  • **
  • Posts: 56
  • Attack: 94
    Defense: 89
    Attack Member
  • Karma: -3
  • Gender: Male
  • Woo I Gots Me Server Up!
    • MSN Messenger - Bobhelpmenow@hotmail.com
    • AOL Instant Messenger - Jefflinn9
    • View Profile
    • Email

  • Total Badges: 13
    Badges: (View All)
    Level 3 Windows User Topic Starter
Re: New item creation.
« Reply #2 on: January 18, 2012, 07:37:27 pm »
i put it very last in the ini
-----Jeff-----

Offline Falcon

Re: New item creation.
« Reply #3 on: January 18, 2012, 07:38:12 pm »
if i could see the code, i should be able to tell u wats wrong with it
Oldish player, not much else you need to know. Why are you even reading this, you should stop.. Please stop. Why are you not stopping?

Offline -Jeff-

  • Jr. Member
  • **
  • Posts: 56
  • Attack: 94
    Defense: 89
    Attack Member
  • Karma: -3
  • Gender: Male
  • Woo I Gots Me Server Up!
    • MSN Messenger - Bobhelpmenow@hotmail.com
    • AOL Instant Messenger - Jefflinn9
    • View Profile
    • Email

  • Total Badges: 13
    Badges: (View All)
    Level 3 Windows User Topic Starter
Re: New item creation.
« Reply #4 on: January 18, 2012, 07:38:56 pm »
haha ur gonna laugh but gimmie a sec =D
-----Jeff-----

Offline -Jeff-

  • Jr. Member
  • **
  • Posts: 56
  • Attack: 94
    Defense: 89
    Attack Member
  • Karma: -3
  • Gender: Male
  • Woo I Gots Me Server Up!
    • MSN Messenger - Bobhelpmenow@hotmail.com
    • AOL Instant Messenger - Jefflinn9
    • View Profile
    • Email

  • Total Badges: 13
    Badges: (View All)
    Level 3 Windows User Topic Starter
Re: New item creation.
« Reply #5 on: January 18, 2012, 07:39:22 pm »
Item=4002
Class=Plant
Name=Ripe Marijuana
Animation0=2235
AllowSurfaceGrowth=1
Size=Small
Group=33
Burden=2
GrowthItem=4003
GrowthDelta=14400 ;5 days
NotMovable
GrowthLowElevation=0
GrowthHighElevation=420
GrowthElevationRange=medium
;Terrain=Plains, 5, 1, 5
-----Jeff-----

Offline Falcon

Re: New item creation.
« Reply #6 on: January 18, 2012, 07:47:40 pm »
uhmm, growthlowelevation=0 would mean it can grow in water
Oldish player, not much else you need to know. Why are you even reading this, you should stop.. Please stop. Why are you not stopping?

Offline Falcon

Re: New item creation.
« Reply #7 on: January 18, 2012, 07:48:51 pm »
also it looks like you would be trying to make a ripe plant grow
Oldish player, not much else you need to know. Why are you even reading this, you should stop.. Please stop. Why are you not stopping?

Offline -Jeff-

  • Jr. Member
  • **
  • Posts: 56
  • Attack: 94
    Defense: 89
    Attack Member
  • Karma: -3
  • Gender: Male
  • Woo I Gots Me Server Up!
    • MSN Messenger - Bobhelpmenow@hotmail.com
    • AOL Instant Messenger - Jefflinn9
    • View Profile
    • Email

  • Total Badges: 13
    Badges: (View All)
    Level 3 Windows User Topic Starter
Re: New item creation.
« Reply #8 on: January 18, 2012, 07:56:37 pm »
well i did 0 elevation so i can grow like anywhere and it "grows" into Dormant Marijuana
-----Jeff-----

Offline -Jeff-

  • Jr. Member
  • **
  • Posts: 56
  • Attack: 94
    Defense: 89
    Attack Member
  • Karma: -3
  • Gender: Male
  • Woo I Gots Me Server Up!
    • MSN Messenger - Bobhelpmenow@hotmail.com
    • AOL Instant Messenger - Jefflinn9
    • View Profile
    • Email

  • Total Badges: 13
    Badges: (View All)
    Level 3 Windows User Topic Starter
Re: New item creation.
« Reply #9 on: January 18, 2012, 07:58:36 pm »
do u no what "item init error" means? it gives me that when i reload that has somthing to do with it im sure
-----Jeff-----

Offline Falcon

Re: New item creation.
« Reply #10 on: January 18, 2012, 08:03:23 pm »
;Terrain=Plains, 5, 1, 5 "you wont need that since it has the ; on it"
Oldish player, not much else you need to know. Why are you even reading this, you should stop.. Please stop. Why are you not stopping?

Offline Falcon

Re: New item creation.
« Reply #11 on: January 18, 2012, 08:03:40 pm »
or you do need it and u gotta get rid of the ;
Oldish player, not much else you need to know. Why are you even reading this, you should stop.. Please stop. Why are you not stopping?

Offline -Jeff-

  • Jr. Member
  • **
  • Posts: 56
  • Attack: 94
    Defense: 89
    Attack Member
  • Karma: -3
  • Gender: Male
  • Woo I Gots Me Server Up!
    • MSN Messenger - Bobhelpmenow@hotmail.com
    • AOL Instant Messenger - Jefflinn9
    • View Profile
    • Email

  • Total Badges: 13
    Badges: (View All)
    Level 3 Windows User Topic Starter
Re: New item creation.
« Reply #12 on: January 18, 2012, 08:58:26 pm »
well ive tried like all thease combos. is there anything else i have to do other than modify those two files??
-----Jeff-----

Offline Greatest

  • Hero Member
  • *****
  • Posts: 1330
  • Attack: 161
    Defense: 91
    Attack Member
  • Karma: 9
  • Gender: Male
  • I'm better than you!
    • View Profile

  • Total Badges: 38
    Badges: (View All)
    Linux User Mobile User Tenth year Anniversary
Re: New item creation.
« Reply #13 on: January 18, 2012, 09:08:33 pm »
animation is for multiple images that change in sequence to make it look like its moving, you only have 1...I think you have to set it as image, but its been a long time since I played around with that stuff :P
why does Fox keep cancelling good shows?

Offline -Jeff-

  • Jr. Member
  • **
  • Posts: 56
  • Attack: 94
    Defense: 89
    Attack Member
  • Karma: -3
  • Gender: Male
  • Woo I Gots Me Server Up!
    • MSN Messenger - Bobhelpmenow@hotmail.com
    • AOL Instant Messenger - Jefflinn9
    • View Profile
    • Email

  • Total Badges: 13
    Badges: (View All)
    Level 3 Windows User Topic Starter
Re: New item creation.
« Reply #14 on: January 18, 2012, 09:15:09 pm »
its definatly not image. every other object has animation too  :-\
-----Jeff-----

Offline Miner 49er

  • Sr. Member
  • ****
  • Posts: 301
  • Attack: 2852
    Defense: 2961
    Attack Member
  • Karma: 13
  • Gender: Male
    • View Profile

  • Total Badges: 35
    Badges: (View All)
    10 Poll Votes Tenth year Anniversary Karma Bad
Re: New item creation.
« Reply #15 on: January 19, 2012, 04:29:40 am »
Did you move the itemdef.dat, animation.dat, itemuse.dat, and monsterdef.dat that was created with the server to the local.files folder?

Offline Kalose

Re: New item creation.
« Reply #16 on: January 19, 2012, 10:24:39 am »
GrowthLowElevation=...
GrowthHighElevation=...
GrowthElevationRange=....

i removed these lines from all my plants so they could grow at any height.
and as miner has asked it could be something as simple as not moving the .dat files needed into your local.files folder in your client folder.

 

Related Topics

  Subject / Started by Replies Last post
0 Replies
1589 Views
Last post December 31, 2005, 08:49:52 am
by Grinch
2 Replies
1627 Views
Last post March 15, 2008, 07:59:32 pm
by King Dravien
17 Replies
4035 Views
Last post September 06, 2008, 09:15:11 am
by xBN
15 Replies
3819 Views
Last post August 09, 2013, 07:51:25 pm
by Greatest
1 Replies
1064 Views
Last post April 20, 2015, 02:48:16 pm
by Mongo