Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sword with 1000x
#1
Hello, I have several swords with 1000x one otsev, I would like to know if you have to renew the same when she's with 20x.
Staying replacing soft boots just like when
#2
Go to Re-user and mark "left hand".
#3
(11-05-2013, 11:50 PM)kamill Wrote: Go to Re-user and mark "left hand".

In this situation, you're exposed me, the sword should end loads for which it can be exchanged.

I want that when she arrived 20x can now be replaced by another with loads 1000x
#4
(11-06-2013, 06:07 PM)brunovfx Wrote:
(11-05-2013, 11:50 PM)kamill Wrote: Go to Re-user and mark "left hand".

In this situation, you're exposed me, the sword should end loads for which it can be exchanged.

I want that when she arrived 20x can now be replaced by another with loads 1000x

1000 {Equip Sword.} Self.Inventory.LeftHand.Count()<20 Self.Equip.LeftHand(ID) Exit()

change ID for IDsword and press DONE. any problem or question post here or pm me. ty.
#5
(11-06-2013, 08:45 PM)Thiaguin- Wrote:
(11-06-2013, 06:07 PM)brunovfx Wrote:
(11-05-2013, 11:50 PM)kamill Wrote: Go to Re-user and mark "left hand".

In this situation, you're exposed me, the sword should end loads for which it can be exchanged.

I want that when she arrived 20x can now be replaced by another with loads 1000x

1000 {Equip Sword.} Self.Inventory.LeftHand.Count()<20 Self.Equip.LeftHand(ID) Exit()

change ID for IDsword and press DONE. any problem or question post here or pm me. ty.


Did not work, I tested with "You see a spike sword (Atk: 20 + 4 physical fire, Def: 21 +2) que has 934 charges left"

Put to change when estivese with 935, it continues breaking and not replace it with another.

The ID it is 660.
#6
There's no way to do that.
#7
Equip a sword when left hand is empty.
[macro]1000 {Equip another sword} ID:=9 Self.Inventory.LeftHand()==0 Self.Equip.LeftHand(!ID!)[/macro]
#8
(11-07-2013, 11:56 PM)Kimoszin Wrote: Equip a sword when left hand is empty.
[macro]1000 {Equip another sword} ID:=9 Self.Inventory.LeftHand()==0 Self.Equip.LeftHand(!ID!)[/macro]

where I put the ID of the Sword and the amount?
Excuse the ignorance
#9
ID=9, change the 9 to the ID of the sword. However it will only replace the sword when the one in your hand ends.
#10
Change the "9" by sword ID.


Forum Jump:


Users browsing this thread: 1 Guest(s)