Skill point calculating bbcode

General area, introduction to the game and chat area.
1 post Page 1 of 1

Skill point calculating bbcode

Quote

Post by Daedalus »

You can now calculate the total amount of used skill points using this bbcode:

Code: Select all

[skills=1400]
[skillpoints][/skillpoints]

General:
[skill=2]Athletics 65 = Level 10[/skill]
[skill points=220 free=65]Sword 220 = Level 20(extra training for 65)[/skill]
[skill level=0]Language: English 10 = Level 0[/skill]
[skill level=2 suffix=yes]Sword[/skill]
[skill level=2 free=65 suffix=yes]Club[/skill]
[/skills]
Creates the below text:



General:
Athletics 65 = Level 10
Sword 220 = Level 20(extra training for 65)
Language: English 10 = Level 0
Sword
Club

The skillpoints tag places the "used/max Skill Points" line, while the skill tags represent each skill, and the skills tag represents the whole skills section.
Last edited by Daedalus on July 25th, 2023, 9:28 am, edited 5 times in total.
Daedalus
Dragon Coder
Posts: 172
Joined: October 9th, 2008, 5:15 am

1 post Page 1 of 1