Quote:
Originally Posted by projectigi
well, nope
its like
update script
onCreated()
but i want
onUpdate()
update script
onCreated()

|
I was referring to Chompy's idea of using catchevent on onCreated as being stupid - not this. Although the problem is that the serverside would have to wait for this update function to complete, which sometimes if abused, it never will, and the clientside has no idea that the script has updated until it's been updated anyway.