12.11.2016, 16:01
hey guys i want to do if i shot on an object or something how can i use this function ?
OnPlayerWeaponShot an idea something ?
like
DONE i searched better and i found this
OnPlayerWeaponShot an idea something ?
like
Код HTML:
if(weapon == 24) { and here is the part where that object is readed but i don't know how to create it }
Код HTML:
if(hittype == BULLET_HIT_TYPE_OBJECT) { DestroyObject(hitid); }