Bozo
24/02/2008, 23:48:09
######### Autoloot #########
automacro autolootLog {
run-once 1
call autoloot
}
automacro autolootON {
run-once 1
console "Autoloot is now off."
call autoloot
}
macro autoloot {
do c @autoloot
release autolootON
}
###############
ficou linda xD
automacro autolootLog {
run-once 1
call autoloot
}
automacro autolootON {
run-once 1
console "Autoloot is now off."
call autoloot
}
macro autoloot {
do c @autoloot
release autolootON
}
###############
ficou linda xD