93.91.250.121:27651Ahoj, našiel som niečo o tituloch v jobse, potreboval by som ukážku ako to ma byť .. napr nováčik by bol do 5 lvl do 10 by bol niečo iné
Kód: Vybrat vše
# Title configuration
#
# Stores the titles people gain at certain levels.
# Each title requres to have a name, short name (used when the player has more than
# 1 job) the colour of the title and the level requrirement to attain the title.
#
# It is recommended but not required to have a title at level 0.
#
# Titles are completely optional.
#
# Titles:
# Apprentice:
# Name: Apprentice
# ShortName: A
# ChatColour: WHITE
# levelReq: 0
# Novice:
# Name: Novice
# ShortName: N
# ChatColour: GRAY
# levelReq: 30
# Journeyman:
# Name: Journeyman
# ShortName: J
# ChatColour: GOLD
# levelReq: 60
# Master:
# Name: Master
# ShortName: M
# ChatColour: BLACK
# levelReq: 90
Titles: {}