HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Unlogical items using

08-30-2004, 03:32 AM#1
Psyny
Hail

How i can do a thing like:

When the hero get 2 swords, only 1 make effect ?
Like the orbs... but without stackable damage...

Thx...
And sorry for my unactivity... I having internet problems.

see ya
08-30-2004, 04:34 AM#2
PatruX
Maybe you should base the swords off an orb, then you atleast should get only 1 effect, but however you still have stackable damage..
08-30-2004, 07:48 AM#3
Anitarf
I suppose you would have to make two versions of each item, one with effect and one without, and then replace the items when a hero picks them up so that only one of them is the version that has the effect.

Alternatively, you could completely prevent a player from picking up two items of the same class.
08-30-2004, 09:28 PM#4
Psyny
Quote:
Originally Posted by Anitarf
Alternatively, you could completely prevent a player from picking up two items of the same class.

I think its the best way until here...

thx