how can i creat object non-breakable ? -.-
#1

Ok, so i have an dyamic mysql ATM system... the problem is:


- The player is able to destroy the object (with guns or vehicle) and the object will destroy.... but the text3d remain


how can i give infinite hp to an object , or make him non-breakable?
Reply
#2

If you mean ATM Objects, Then you can't, In my server I have the same issues.
Reply
#3

Use another objects around it to solid it. Tested and works fine for my system.
Reply
#4

Use invisble Objects around it.
Reply
#5

Reply
#6

What also may work (for guns at least) is detecting when those objects get shot in OnPlayerWeaponShot (BULLET_HIT_TYPE_OBJECT, with hitid being objectid), then quickly destroying them and recreating them. Perhaps punish player accordingly.
Reply
#7

I think you have to set the object like if someoone maybe destroyed it then in 1 sec it will again teleport over there.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)