tree

Started by :P, Oct 28, 2015, 09:43 AM

Previous topic - Next topic

:P

i want to create tree object but its creating in air not on earth :P you can see in screen shot

else if ( cmd == "tree2" )
                            {
                            CreateObject( 448, player.World, player.Pos, 255);
                       }
SLC is a good scripter but he always use bad words for abusing players :P

Xmair

What if someone spams it?
On topic: Well, You can lower the "z" a bit.
else if ( cmd == "tree2" )
{
CreateObject(448,player.World,Vector(player.Pos.x,player.Pos.y,player.Pos.z-5),255)
}
Didn't tested tho....

Credits to Boystang!

VU Full Member | VCDC 6 Coordinator & Scripter | EG A/D Contributor | Developer of VCCNR | Developer of KTB | Ex-Scripter of EAD

:P

SLC is a good scripter but he always use bad words for abusing players :P