The problem has not been understood.

Started by gtacheng, May 07, 2019, 07:31 AM

Previous topic - Next topic

gtacheng

object bump :o
Can't run normally on my server :-[ :-[ :-[ :-[ :-[ :-[


gtacheng

function onObjectBump( object, player )
{
if(object.Model == 6001)
{
player.player.sound(50008)

}

NicusorN5


=RK=MarineForce

what is objectbump lol? xD how its works and what for its works?
Try to UnderStand ME!

ysc3839

@=RK=MarineForce #3
The underlying functions are SetObjectTouchedReportEnabled/IsObjectTouchedReportEnabled/OnObjectTouched.
So I guess is when player touch the object.