Page 2 of 2

Re: Prevent Movement While Resting?

Posted: Thu Jan 17, 2013 2:29 pm
by Montis
I think it should be

Code: Select all

cloneObject{
   name = "party",
   baseObject = "party",
   onWakeUp = function(party)
      return oomphScript.toWake()
   end,
}


Re: Prevent Movement While Resting?

Posted: Fri Jan 18, 2013 1:15 am
by CorbinHillman
... haha now I cant move at start :P

Re: Prevent Movement While Resting?

Posted: Fri Jan 18, 2013 1:23 am
by Komag
haha! I guess maybe that script need to explicitly return true

Re: Prevent Movement While Resting?

Posted: Fri Jan 18, 2013 1:32 am
by CorbinHillman
MAN you guys are amazing! thank you! Finally works now :)
:D :D :D :D :D :D :D :D :D :D :D