|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
i wanted to use 2 abilities on a weapon that at moment no weapon have at the same time, mortal strike and armor ignore..i tried script support and was told was a client problem and to try in server support...
i want to use these abilities on the sword but it doesnt work public override WeaponAbility PrimaryAbility{ get{ return WeaponAbility.ArmorIgnore; } } public override WeaponAbility SecondaryAbility{ get{ return WeaponAbility.MortalStrike; } } but it wont work wont let u select the ability wnt stay red and the icons wnt change i.e wnt display the correct icon shortcuts 2 select ability...wnt show mortal strike and armor ignore icons shows different ones and cant use them wnt go red when u double click on them 2 use... |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|