Jump to content

RingoD123

The Indie Stone
  • Posts

    450
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

11670 profile views

Single Status Update

See all updates by RingoD123

  1. Hey,

     

    first a big thanks for this game, its totally underrated !!!

     

    The next thanks is for this guide, i would never started mapping without it. But now im failing with creating vehicle zones....

     

    U may have time to look over my .pzw and .lua if i failed sth ? :) would be very nice !

     

    Greetings

     

    Minimi

    Hafencity.pzw spawnpoints.lua

    1. Show previous comments  3 more
    2. TheMinimi

      TheMinimi

      I made 3 new maps and always the editor put in the Object.lua this:

       

      objects = {
        { name = "trafficjamn", type = "ParkingStall", x = 372, y = 100, z = 0, width = 4, height = 9 },
        { name = "sport", type = "ParkingStall", x = 361, y = 68, z = 0, width = 28, height = 18 },
        { name = "", type = "SpawnPoint", x = 395, y = 92, z = 0, width = 1, height = 1, properties = { Professions = "all" } },
        { name = "", type = "SpawnPoint", x = 367, y = 93, z = 0, width = 1, height = 1, properties = { Professions = "fireofficer" } }
      }

       

       

      i can't change that he put the spawn point in the object.lua he make it automaticaly  when i press "write object to lua..."

       

      Makes me sad

    3. RingoD123

      RingoD123

      If you are following the instructions properly then you will already have a spawnpoints.lua file with your spawnpoints in before you even make your objects.lua file and start adding your car spawns.

    4. TheMinimi

      TheMinimi

      I don't change sth. now it works.....

       

      Thanks for ur help :)

       

       

×
×
  • Create New...