-
March 3rd, 2026, 04:29 #11
#2 partially solved, buttons added to CT
FG Code:
RSW Actions:Code:<button_ct_section_defense name="button_section_defense" merge="join" insertbefore="button_section_space"> <anchored> <right parent="rightanchor" offset="0" relation="relative" /> </anchored> </button_ct_section_defense> <button_ct_section_active name="button_section_active" merge="join" insertbefore="button_section_space"> <anchored> <right parent="rightanchor" offset="0" relation="relative" /> </anchored> </button_ct_section_active>
- Create FG Button
- Name button
- Remove Font and Frame
- Add custom Anchoring: anchor=right, offset=0, parent=rightanchor, relation=relative
- set insertbefore=button_section_space
Screenshot 2026-03-02 212430.png
Problems? See; How to Report Issues, Bugs & Problems
On Licensing & Distributing Community Content
Community Contributions: Gemstones, 5E Quick Ref Decal, Adventure Module Creation, Dungeon Trinkets, Balance Disturbed, Dungeon Room Descriptions
Note, I am not a SmiteWorks employee or representative, I'm just a user like you.
-
March 3rd, 2026, 18:06 #12SmiteWorks
Supreme Deity
- Join Date
- Mar 2007
- Posts
- 23,297
You shouldn't need the "anchored" overrides; since the default templates already do that. (buttoncontrol -> button_ct_section (sets anchored) -> button_ct_section_defense)
Regards,
JPG
-
March 4th, 2026, 01:43 #13
Problems? See; How to Report Issues, Bugs & Problems
On Licensing & Distributing Community Content
Community Contributions: Gemstones, 5E Quick Ref Decal, Adventure Module Creation, Dungeon Trinkets, Balance Disturbed, Dungeon Room Descriptions
Note, I am not a SmiteWorks employee or representative, I'm just a user like you.
-
March 4th, 2026, 04:46 #14SmiteWorks
Supreme Deity
- Join Date
- Mar 2007
- Posts
- 23,297
Sounds like something to take up with psicodelix. Seems like bounds should not be forced on an existing template; especially since it's anchored.
JPG
-
March 4th, 2026, 05:23 #15
It might be just that I don't know how to do it properly or could be a limitation. From my understanding, RSW needs Bounds values unless the control is explicitly anchored in RSW. So that's why I add the anchor tags. Even after all this time, I consider myself pretty green
Problems? See; How to Report Issues, Bugs & Problems
On Licensing & Distributing Community Content
Community Contributions: Gemstones, 5E Quick Ref Decal, Adventure Module Creation, Dungeon Trinkets, Balance Disturbed, Dungeon Room Descriptions
Note, I am not a SmiteWorks employee or representative, I'm just a user like you.
-
March 4th, 2026, 06:31 #16SmiteWorks
Supreme Deity
- Join Date
- Mar 2007
- Posts
- 23,297
The anchored tags are already part of the standard templates for the ct_entry stuff. If you're using all the same templates; you shouldn't need them.
See 5E ruleset : ct_host_entry.xml ; windowclass name="ct_entry". It doesn't need those tags; so not sure why you would even with RSW unless you are editing the ct_entry manually and moving stuff.
Regards,
JPG
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)

Reply With Quote


Bookmarks