Indestructible Atms, how is this achieved?
#1

Hey guys, I am trying to create unbreakable atm machines, after a bit of research I see you need to set the Object Material, however this isn't working as it once used to, as I can drive into it, or punch it and it breaks.
Code:
DynamicAtms[atmid][ObjectID] = CreateDynamicObject(DynamicAtms[atmid][ModelID], DynamicAtms[atmid][PosX], DynamicAtms[atmid][PosY], DynamicAtms[atmid][PosZ], 0.0, 0.0, 0.0, 0, 0, -1, 100.0);
	SetDynamicObjectMaterialText(DynamicAtms[atmid][ObjectID],0,"None",50," Arial",24,0,0,0,1);
would be nice to know how this works, thanks in advance.
Reply


Messages In This Thread
Indestructible Atms, how is this achieved? - by SkyFlare - 24.06.2020, 04:07
Re: Indestructible Atms, how is this achieved? - by jasperschellekens - 24.06.2020, 09:49
Re: Indestructible Atms, how is this achieved? - by Kane - 24.06.2020, 09:52
Re: Indestructible Atms, how is this achieved? - by SkyFlare - 24.06.2020, 10:42

Forum Jump:


Users browsing this thread: 1 Guest(s)