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)
previous definition and duplicate definition
ID:161322
May 21 2008, 10:35 am
|
|
var Im trying to assign a set value, like you start off injured with 10/100 hp and chakra, ive read
statobj var(client)
previous definition and duplicate definition |
May 21 2008, 3:02 pm
|
|
You can't use periods in variable names.
|