Need Help

Started by Williams, Dec 15, 2015, 12:58 PM

Previous topic - Next topic

Williams

I want to make a Sphere can any one give me guide line? so please help
i have one example

function onSphereEntered( player, sphere )
{
if( sphere.ID == 1 ) // what id you want to add
{
MessagePlayer("You've be enter in house", player);
}
}

Hey, i m always at IRC and Forum you can comtact me at IRC channel :- #GDM @LUNet and Forum :- http://pro-fighter.tk/index.php

Xmair


Credits to Boystang!

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

Williams

@Xmair Like This?
CreateSphere( player, player.World, player.Pos, RGB(255, 0, 255), 2);
Hey, i m always at IRC and Forum you can comtact me at IRC channel :- #GDM @LUNet and Forum :- http://pro-fighter.tk/index.php