Skip to content
DizzasTeR edited this page Nov 17, 2020 · 5 revisions

Map Functions


Map Class

Static Functions

  • getBounds()

  • setBounds(float max_X, float min_X, float max_Y, float min_Y)

  • hideObject(int model, int x, int y, int z)

  • hideObjectRaw(int model, int x, int y, int z)

  • showObject(int model, int x, int y, int z)

  • showAllObjects()

  • getDistrictName:

    • getDistrictName(Table position)
    • getDistrictName(float x, float y, float z)
Clone this wiki locally