Page 1 of 1

Account props being deleted at restart

Posted: Sun Jul 12, 2009 1:55 pm
by Jester
Hey, I use account.setprop to set some props. But they get deleted at restart. Do I have to add them to the cprop includes?

Re: Account props being deleted at restart

Posted: Mon Jul 13, 2009 12:12 am
by CWO
anything beginning with # doesn't get saved with the world so it gets erased when you restart.

Re: Account props being deleted at restart

Posted: Mon Jul 13, 2009 5:31 am
by Jester
CWO wrote:anything beginning with # doesn't get saved with the world so it gets erased when you restart.

Thanks, didn't know this. Now I know why a few of my scripts werent working :p