useSelf_item Elemental Converter{
inLockOnly 1
whenStatusInactive Elemental Converter
timeout 5
}
I put those in my config, but is not working
Plz help
How to use elemental conveter?
Moderator: Moderators
-
- Perl Monk
- Posts: 427
- Joined: 04 Apr 2008, 14:04
- Noob?: No
- Location: Brazil
Re: How to use elemental conveter?
Try separating the item name from the curly bracket.
Code: Select all
useSelf_item Elemental Converter {
Quit.
-
- Noob
- Posts: 6
- Joined: 05 Nov 2010, 00:38
- Noob?: No
Re: How to use elemental conveter?
This works also.
useSelf_item Elemental Converter {
whenStatusInactive Elemental Converter
inLockOnly 1
notWhileSitting 1
timeout 180
}
Timeout=180 since each converter lasts 3 minutes.
useSelf_item Elemental Converter {
whenStatusInactive Elemental Converter
inLockOnly 1
notWhileSitting 1
timeout 180
}
Timeout=180 since each converter lasts 3 minutes.