Well i wanted to make an scroll for players so they can get max level.
I have the idea from this tutorial

Now 7 jobs are working fine except the force master.
This is because of the space in it.
Now i did this in spec_item.txt
"""Itm_SysSysScrTelNormal-32.dds""" 0 """/level ""Force Master"" 175 2 """
But then it gives me an error
Spec_Item.txt ID:0 last_read(ID:224945 name:Scroll of Max Level Force Master)
Cause yes its not correct.
I also tried this
"""/level Force Master 175 2 """
But then it sets me back to level 1
I also have done this
"""/level 'Force Master' 175 2 """
Also no luck.
Now my question is how can i do it the correct way for this job?






