[HELP]Object questions[HELP]!!!
#1

How can I know if an object created by me(wich moves), collides /crashes into another object(example:building, player, etc.).Thanks in advance, I really need it.
Reply
#2

The object moves? If yes, then on MoveObject, make a loop checking the object pos and check if there's any other object nearby, to check that simply make a stock (which uses loop and get's all the objects you got's position) and if it's in range of 0.2 or 0.3 etc then do what you want
Reply
#3

Hmm, thanks, yet, I don't really think you understood, I want it so if touches a building(deafultly added in SAMP, it would crash, yet, I'll take a better look at all SAMP functions, maybe RemoveBuildingForPlayer helps, somehow, yet I'd need something more like, IsBuildingInArea :P.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)