Just a simple question
#1

Ok, so i got the callback of AttachObjectToVehicle

What i need to know. Is what is the callback to remove the attached object after?
Reply
#2

Quote:
Originally Posted by Jay_Dixon
Посмотреть сообщение
Ok, so i got the callback of AttachObjectToVehicle

What i need to know. Is what is the callback to remove the attached object after?
First we have to create it;

then after creating we can attach it to vehicle, after that you can simple destroy it with

pawn Код:
DestroyObject( objectid );
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)