Jump to content

Static


Albinix

Recommended Posts

hello i wonder why the stone don't be nonstatic?

function mapLoad ( name )
  object1 = createObject ( 1305, 4419.4697265625, -1398.5142822266, 175.98091125488 )
  move1_1 ()
end
 
function move1_1 ()
  setObjectStatic ( object1, false )
end
 
addEventHandler ( "onResourceStart", getRootElement(), mapLoad )

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...