Hi! There is my problem.
I want to add a new parameter into the char table but I don't know how to work with it.
For example:
i add a new column "count" into the char table. (integer default: 0)
and i want every i type a command (ex: @count) or talk with NPC, it can show me the current value of "count" then +1
so:
the first time i use @count (or talk with NPC) it will show me: 0
the secondtime i use @count it will show me: 1
...
Thats it.
Thank for your time!
I want to add a new parameter into the char table but I don't know how to work with it.
For example:
i add a new column "count" into the char table. (integer default: 0)
and i want every i type a command (ex: @count) or talk with NPC, it can show me the current value of "count" then +1
so:
the first time i use @count (or talk with NPC) it will show me: 0
the secondtime i use @count it will show me: 1
...
Thats it.
Thank for your time!