I keep getting stripped off my armor while botting at ra_san01. I have a +4 Sapha's Cloth of Wild Cat [1] (Porcellio Card), I guess its because its not listed in items.txt
Server: IRO
Please help me
Sapha's Cloth not in items.txt
Moderator: Moderators
-
- Noob
- Posts: 8
- Joined: 07 Jun 2012, 23:05
- Noob?: No
Re: Sapha's Cloth not in items.txt
Also please tell me how to re-equip armor and logout after strip armor status
-
- Moderators
- Posts: 1202
- Joined: 16 Dec 2011, 02:53
- Noob?: No
- Location: Brazil
Re: Sapha's Cloth not in items.txt
Which is relation of : Strip - With Items.txt ?
You can create a macro for equip and re-equip the items.
or simply a macro.
You can create a macro for equip and re-equip the items.
or simply a macro.
Learn rules
-
- Noob
- Posts: 8
- Joined: 07 Jun 2012, 23:05
- Noob?: No
Re: Sapha's Cloth not in items.txt
No i keep getting striped and the reason I saw was because Sapha's cloth was not in items.txt so I used the tool to extract it from gravity folder. Sapha's Cloth is mentioned in items.txt now but it does not equip even after i used equipAuto in config.txt
-
- Moderators
- Posts: 1202
- Joined: 16 Dec 2011, 02:53
- Noob?: No
- Location: Brazil
Re: Sapha's Cloth not in items.txt
Place in getAuto the item's name such is shown in console ! *POOR English*
Are you sure about this ? Are you putting the right name ?
Items.txt :
Must be :
Are you sure about this ? Are you putting the right name ?
Items.txt :
Must be :
But if you extracted correctly, don't have problem.15038#Sapha's Cloth [1]#
Learn rules
-
- Noob
- Posts: 8
- Joined: 07 Jun 2012, 23:05
- Noob?: No
Re: Sapha's Cloth not in items.txt
15038#Sapha's_Cloth#
yes sir its the same as you mentioned. I still can't equip
yes sir its the same as you mentioned. I still can't equip

-
- Moderators
- Posts: 1202
- Joined: 16 Dec 2011, 02:53
- Noob?: No
- Location: Brazil
Re: Sapha's Cloth not in items.txt
Can you post an image with your inventory listed ?
I still have a doubt.
How is your getAuto ? Possibly, the error is in configuration.
I still have a doubt.
How is your getAuto ? Possibly, the error is in configuration.
Learn rules
-
- Human
- Posts: 20
- Joined: 09 Jun 2012, 04:45
- Noob?: No
Re: Sapha's Cloth not in items.txt
Code: Select all
equipAuto {
armor +4 Sapha's Cloth [Porcellio] [1]
whenNotEquipped +4 Sapha's Cloth [Porcellio] [1]
}
does whenNotEquipped work like that?
-
- Moderators
- Posts: 1202
- Joined: 16 Dec 2011, 02:53
- Noob?: No
- Location: Brazil
Re: Sapha's Cloth not in items.txt
http://www.openkore.com/index.php?title ... edirect=no
How it's appear in bot console ? You can try edit item name inside items.txt and edit also your name in your equipAuto.
How it's appear in bot console ? You can try edit item name inside items.txt and edit also your name in your equipAuto.
Learn rules