Hi,according to API
statsAddAuto 1
statsAddAuto_dontUseBonus 0
statsAddAuto_list 50 agi, 30 str
i write a macro like this:
automacro goBase15{
exclusive 1
run-once 1
call {
do statsAddAuto_list 20 agi, 15 str
}
}
but the error log created,it says :unknown command statsAddAuto_list
can you help me?thanks
statsAddAuto_list not worked
Moderator: Moderators
-
- Noob
- Posts: 3
- Joined: 08 Mar 2013, 22:53
- Noob?: Yes
Re: statsAddAuto_list not worked
the do line should be
do conf statsAddAuto_list 20 agi, 15 str
do conf statsAddAuto_list 20 agi, 15 str
-
- Noob
- Posts: 1
- Joined: 15 Jan 2012, 21:10
- Noob?: Yes
Re: statsAddAuto_list not worked
@mimzmimz in bRO does not work even with the correct macro "do conf statsAddAuto_list 20 agi, 15 str"
someone make function fix in bRO ?? 

