Jump to content

Just a question


Guest

Recommended Posts

Im trying to make when player dies he will spawn in El quabadros hospital , so I need this -  mx, my, mz, tarx, tary, tarz, x, y, z , and I dont know what mx my mz tarx tary tarz means .... how to get them. This is coordinates or what ?

Link to comment

this is example - 

local hospitalTable = {}
local hospitals = {
    -- mx, my, mz, tarx, tary, tarz, x, y, z, rot, name
    [1] = {1218, -1322, 15, 1217, -1322, 15, 1173, -1323, 15, 270, "All Saints Hospital"}, -- All Saints

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...