I've been looking all over the new forum management panel thing and I can't figure out how these things work. Can anyone explain it to me?
____________________
Twitter • Website • Skype: phoine266
|
||||||
Views:
11,030,471 |
Main | FAQ | IRC chat | Memberlist | Active users | Latest posts | Stats | Ranks | Online users | Search | 11-21-24 11:34 AM |
||||
Guest: Register | Login |
0 users currently in AcmlmBoard Developer Zone | 5 bots |
Main - AcmlmBoard Developer Zone - How do the badges work? |
Anshinin |
| ||
Normal User
Hero from the Past Level: 33 Posts: 35/222 EXP: 210386 Next: 18793 Since: 10-24-13 From: Croatia Last post: 3783 days Last view: 3570 days |
I've been looking all over the new forum management panel thing and I can't figure out how these things work. Can anyone explain it to me?
____________________ Twitter • Website • Skype: phoine266 |
Arisotura |
| ||
Developer
pancakes Level: 84 Posts: 445/1870 EXP: 5546087 Next: 115865 Since: 01-05-12 From: France Last post: 37 days Last view: 37 days |
The page for adding/editing categories has two main parts. First part is for the general parameters, second part is for the permissions related to the category. The page for adding/deleting forums works mostly the same way, except it has two other parts. One for adding local moderators, and one for adding thread tags. 'Local moderators' are users that will be listed as moderating the forum on the index page. This feature is purely visual and doesn't actually give permissions to the users added. Thread tags, well, see the ROM hacking forums on this very board. If anything in particular is unclear, let us know. Well nevermind, I thought you were talking about the forum editor, until I saw the thread title. Well, I don't think there's an interface for managing badges. I don't even know if they actually show up somewhere. All I know is that there are related tables in the database, try putting stuff in there and see what happens I guess... ____________________ Kuribo64 - melonDS want some revolution in your coffee? |
Anshinin |
| ||
Normal User
Hero from the Past Level: 33 Posts: 61/222 EXP: 210386 Next: 18793 Since: 10-24-13 From: Croatia Last post: 3783 days Last view: 3570 days |
Emuz
Emuz has two, so I guess I'll just look around the databases! ____________________ Twitter • Website • Skype: phoine266 |
Scrydan |
| ||
Normal User
Scryforce - A place that still exists. Neat. Level: 86 Posts: 1721/2020 EXP: 6096544 Next: 45563 Since: 07-18-12 From: USA Last post: 982 days Last view: 964 days |
I actually made a badge editor of sorts, although it was never fully finished and actually never was uploaded anywhere. A shame but oh well.
And yeah, in my test build I even separated perm badges from regular badges but the display on profiles was still WIP for my intentions a year back. |
Taryn |
| |||
Normal User
Red Birdo RIP Fat Lesbian Level: 89 Posts: 1082/2142 EXP: 6734880 Next: 181021 Since: 04-03-12 From: Seattle, USA Last post: 3665 days Last view: 3664 days |
|
Emuz |
| ||
Site Administrator
11 Hit Combo: Mother's Rosario Level: 109 Posts: 1973/3393 EXP: 13563447 Next: 396198 Since: 12-30-11 From: Akron, Ohio; USA Last post: 114 days Last view: 3 days |
Badges have no admin interface and are considered 'incomplete'. You can add badges to people directly in the SQL tables. I don't remember if the stable branch ships with badges in the main.sql file or if it was after I split it up. If so you need to import the badges sql file too. (There are Kafuka specific however)
In the plans there will be an editor as well as having the badges have effects. The Dynamic Profile Administrator™"Never Knows Best" Note: if you can see this my layout broke. ALL THE CREDITS WILL BE REVEALED!! 'Victory Noriko' by @thatsheepagain. 'Chibi Dance Noriko' by @Haru__Kitsu. 'Deity's Night Out (Featuring Gabbie)' by @thatsheepagain Noriko Emotes by @Haru__Kitsu. Side Bar Noriko by @thatsheepagain 'Noriko's Nature Walk' by @projectTiGER_ Emotive Noriko by @thatsheepagain. "Space Candy Noriko" by BerryVerrine. "Super Sharp Noriko" by Xionfes. A gift illustration from the wonderful EverKinzPony! "Magical Girl Noriko" by @cute_hospital! "Patient Chibi Noriko" by @Ruii_ki! 'Dapper '60s Noriko' by @thatsheepagain. 'Shiny Chibi Noriko' by @inioli. 'Flower Veil Noriko' by @Sushiee_. 'Noriko in Realism' by @_Sarybuu. 'Noriko's Midnight Adventure' by @projectTiGER_ 'Yukata Noriko' by @yunyunmaru_ 'Birthday Wishes Noriko' by @thatsheepagain |
Scrydan |
| ||
Normal User
Scryforce - A place that still exists. Neat. Level: 86 Posts: 1726/2020 EXP: 6096544 Next: 45563 Since: 07-18-12 From: USA Last post: 982 days Last view: 964 days |
I recall testing a badge that could modify sprite chances of appearing (rare/general appearance) and something like a coin bonus that was temporarily that you could buy.
Still have the code actually. |
Anshinin |
| ||
Normal User
Hero from the Past Level: 33 Posts: 109/222 EXP: 210386 Next: 18793 Since: 10-24-13 From: Croatia Last post: 3783 days Last view: 3570 days |
I found the user_badges table but how do I use it? I just sort of want to try it out, out of curiosity.
____________________ Twitter • Website • Skype: phoine266 |
Scrydan |
| ||
Normal User
Scryforce - A place that still exists. Neat. Level: 86 Posts: 1795/2020 EXP: 6096544 Next: 45563 Since: 07-18-12 From: USA Last post: 982 days Last view: 964 days |
From what I remember, in PMA you basically insert a row where `badge` is the id of the badge you want from the main badges table and `user` is the id of the user. The other columns aren't important unless its a special badge and the name column I don't think was properly implemented.
At least, that's what it looks with my copy. |
Main - AcmlmBoard Developer Zone - How do the badges work? |
Acmlmboard v2.5.6 (06/11/2024) © 2005-2024 Acmlm, Emuz, et al. |
MySQL - queries: 123, rows: 541/573, time: 0.464 seconds. |