Dead Palace
Posts
20
Respect
Forum Rank
Legless Crawler
Primary Group
Member
Login Issues
Forgot password?Activate Issues
Account activation email not received? Wrong account activation email used?Other Problems?
Contact Support - Help Center Get help on the UGX Discord. Join it now!linking_test()
{
new_origin = getent("new_origin","targetname"); //script origin
falling_tree = getent("falling_tree","targetname"); //misc model
falling_trig = getent("falling_trig","targetname"); //trigger use
falling_tree enableLinkTo();
falling_tree LinkTo( new_origin );
falling_trig waittill("trigger", player);
new_origin rotatePitch(90, 2);
wait 2;
falling_trig delete();
}this is the tutorial desk not help.