how to add stat point (not depend on baselevel)

laylayzi

New member
Messages
22
Points
0
Hi!

as the toppic title, i want to add the status point

SRZRsfV.png


but i dont have any idie.

i  tried to search but all point me to the statpoint.txt (per lvl)

Thank for your time!

 
Some variables are special, that is, they are already defined for you by

the scripting engine. You can see the full list somewhere in

'db/const.txt', which is a file you should read, since it also allows you

to replace lots of numbered arguments for many commands with easier to

read text. The special variables most commonly used are all permanent

character-based variables:

StatusPoint - Amount of status points remaining.

SkillPoint  - Amount of skill points remaining.
 
Back
Top