msmalik681 OpenBOR Developer Staff member Mar 6, 2016 #1 if I use "setlocalvar("Loop" + self, 1);" in a players animation script is there anyway to access that localvar data from another entity's script without global or indexed vars ?
if I use "setlocalvar("Loop" + self, 1);" in a players animation script is there anyway to access that localvar data from another entity's script without global or indexed vars ?
Piccolo Well-known member Mar 6, 2016 #2 No, I don't think so. That is why entityvars exist though. Upvote 0 Downvote
msmalik681 OpenBOR Developer Staff member Mar 6, 2016 #3 Piccolo said: No, I don't think so. That is why entityvars exist though. Click to expand... OK thanks anyway Piccolo. Upvote 0 Downvote
Piccolo said: No, I don't think so. That is why entityvars exist though. Click to expand... OK thanks anyway Piccolo.