So some of my other devs for an RP server we run created a courthouse ymap. They added some cell doors to be used as holding and for criminal defendants.
However, I am looking to be able to lock these doors with my current door lock system. I have the doormodel hash and doormodel already as well as the coords. Just looking to generate the new doorhash for the door itself which I know is unique to the door alone.
The door is:
-798350419, "p_door_val_jail_cell01x
The formatting it uses is:
[doorhash] = {doorhash,doormodel hash,doormodel, x, y, z}