ID:161322
 
   var
HP = 10
Max.HP = 100
Chakra = 10
Max.Chakra = 100


Im trying to assign a set value, like you start off injured with 10/100 hp and chakra, ive read
statobj var(client)
in the reference and it said to use client.mob but i dont no how to set the value and theres nothing about how to do it in reference.It also says
previous definition and duplicate definition
as the errors. Plz tell me how to correct that or direct me to a source that can.

You can't use periods in variable names.