HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Two Quesitons

11-03-2003, 01:40 AM#1
Eriond
1. Is there any way to disable item abilities then re-enable them later?

2. Is there any way to add abilities to items, via triggers?
11-03-2003, 02:07 AM#2
AngelSaint Is Stold
I dont know about the ablitiys but I think you can
I think there is way to exchange items. What you meen?
11-03-2003, 02:08 AM#3
SpectreReturns
No
No

Sorry but thats true.
11-03-2003, 02:09 AM#4
AngelSaint Is Stold
WoW you make the best of sence
11-03-2003, 02:11 AM#5
SpectreReturns
^^Says he who speaks gibberish.
11-03-2003, 02:15 AM#6
AngelSaint Is Stold
thie kick your rechid ***
11-03-2003, 08:05 AM#7
Supra God CrK
1) yes you can. you make a action in a trigger that reads this.

action-
--disable (spell item casts) for player (number)
that will disable the item spell for a player. you can do it for each player. than just re-enable it when you want it to work again. very easy. that trigger is under the category player. it's up to you to decide the event and condition btw. i can't do all the work for you now can i?

2)no but a work around would be to just replace that item with a copy of it with the added abilty. basically just remove the old item and replce it with the new one and no one would know. make them all look the same but some have added abilties. or you could use the above trigger and just start with the item having all the abilties but at map intilization disable all the ones it shouldn't know yet. than when it should know them enable them for all players. that way would prob be easier. so just do that one.
11-03-2003, 07:21 PM#8
Eriond
.... Okay, but for the first one, is it possible to remove it for a specific item? Like I want to make it so that if you have 2 weapons, the one you pick up has it's abilities disabled.