18.03.2016, 15:16
I've tryed CreatePlayerObject + DestroyPlayerObject and that didn't work
Even with Dyamaic object is this object not destroying, can you help me out?
Even with Dyamaic object is this object not destroying, can you help me out?
PHP код:
PlacedBom[playerid] = CreateObject(1252, bomX-0.5,bomY,bomZ-0.65,0,-1,-1);
PHP код:
DestroyObject(PlacedBom[playerid]);