[Archive] [1.12.1] Zzuks ClassicFramework
[Archive] [1.12.1] Zzuks ClassicFramework
Quote: Hello, Corthezz !
Ty for release. Quick report:
- wow error on use
Code:
/script UseObject(x);
How about supporting skinning or just default "autoloot" when skinning?
Archived author: keltuz • Posted: 2025-11-04T13:45:03.841755
Original source
Quote: Hello, Corthezz !
Ty for release. Quick report:
- wow error on use
Code:
/script UseObject(x);
How about supporting skinning or just default "autoloot" when skinning?
Quote: Originally Posted by keltuz
Hello, Corthezz !
Ty for release. Quick report:
- wow error on use
Code:
/script UseObject(x);
How about supporting skinning or just default "autoloot" when skinning?
Thanks for the report. Right now I am unsure if it will crash the client if you try to interact with an object which you shouldnt be able to click on as a normal user.
Do you have a few more details?
Which OS do you use?Which object name did you pass and how? ('x' or "x", object name with right capitalisation etc.)Was the passed object in interact range? (4 yards or closer)Did an object with the passed name exist around you?Only one object with the passed name or multiple?
I am pretty sure I know the reason for the crash and I will look into it once I am at home for a day however a reply answering the above questions would be welcome
Skinning for loot()? Not 100% sure what you really mean.
Archived author: Corthezz • Posted: 2025-11-04T13:45:03.841755
Original source
Quote: Originally Posted by keltuz
Hello, Corthezz !
Ty for release. Quick report:
- wow error on use
Code:
/script UseObject(x);
How about supporting skinning or just default "autoloot" when skinning?
Thanks for the report. Right now I am unsure if it will crash the client if you try to interact with an object which you shouldnt be able to click on as a normal user.
Do you have a few more details?
Which OS do you use?Which object name did you pass and how? ('x' or "x", object name with right capitalisation etc.)Was the passed object in interact range? (4 yards or closer)Did an object with the passed name exist around you?Only one object with the passed name or multiple?
I am pretty sure I know the reason for the crash and I will look into it once I am at home for a day however a reply answering the above questions would be welcome
Skinning for loot()? Not 100% sure what you really mean.
Quote: Fixed my problem. Nvm.
Archived author: Alice Brown • Posted: 2025-11-04T13:45:03.841755
Original source
Quote: Fixed my problem. Nvm.
Quote: Originally Posted by Corthezz
Thanks for the report. Right now I am unsure if it will crash the client if you try to interact with an object which you shouldnt be able to click on as a normal user.
Do you have a few more details?
Which OS do you use?Which object name did you pass and how? ('x' or "x", object name with right capitalisation etc.)Was the passed object in interact range? (4 yards or closer)Did an object with the passed name exist around you?Only one object with the passed name or multiple?
Sry, I used x instead of "x", now it works fine.
I am pretty sure I know the reason for the crash and I will look into it once I am at home for a day however a reply answering the above questions would be welcome
Skinning for loot()? Not 100% sure what you really mean.
I mean that for skinning profession loot() is not useful, cuz after looting needed to click/shift+click to skin the mob. Would be nice to have command wich auto flay mob if it available. And skinners would have a good day with macro:
Code:
/script loot();
/script (skinning command);
Another wish to have auto loot by default (like a option in BC+)
Archived author: keltuz • Posted: 2025-11-04T13:45:03.841755
Original source
Quote: Originally Posted by Corthezz
Thanks for the report. Right now I am unsure if it will crash the client if you try to interact with an object which you shouldnt be able to click on as a normal user.
Do you have a few more details?
Which OS do you use?Which object name did you pass and how? ('x' or "x", object name with right capitalisation etc.)Was the passed object in interact range? (4 yards or closer)Did an object with the passed name exist around you?Only one object with the passed name or multiple?
Sry, I used x instead of "x", now it works fine.
I am pretty sure I know the reason for the crash and I will look into it once I am at home for a day however a reply answering the above questions would be welcome
Skinning for loot()? Not 100% sure what you really mean.
I mean that for skinning profession loot() is not useful, cuz after looting needed to click/shift+click to skin the mob. Would be nice to have command wich auto flay mob if it available. And skinners would have a good day with macro:
Code:
/script loot();
/script (skinning command);
Another wish to have auto loot by default (like a option in BC+)
Quote: Originally Posted by keltuz
Sry, I used x instead of "x", now it works fine.
I mean that for skinning profession loot() is not useful, cuz after looting needed to click/shift+click to skin the mob. Would be nice to have command wich auto flay mob if it available. And skinners would have a good day with macro:
Code:
/script loot();
/script (skinning command);
Another wish to have auto loot by default (like a option in BC+)
Interact() when targeting a corpse will skin atleast
Archived author: prospectingemu • Posted: 2025-11-04T13:45:03.841755
Original source
Quote: Originally Posted by keltuz
Sry, I used x instead of "x", now it works fine.
I mean that for skinning profession loot() is not useful, cuz after looting needed to click/shift+click to skin the mob. Would be nice to have command wich auto flay mob if it available. And skinners would have a good day with macro:
Code:
/script loot();
/script (skinning command);
Another wish to have auto loot by default (like a option in BC+)
Interact() when targeting a corpse will skin atleast