Page 1 of 1

Level 0 bridge trick?

Posted: 01 Feb 2019, 00:02
by gabrielvt4
    I spent some time without playing, and now when I came back I saw that there are many players talking about "Level 0 Bridge Trick". Has this been fixed? If not, how do I do this "Trick"?

    Re: HELP

    Posted: 01 Feb 2019, 04:18
    by CommanderABab
    It's a road using bridges defined at

    Code: Select all

    "bridge height":0
    .

    Using this, you can then make some road decorations to make bridges look different than you could otherwise.

    Re: HELP

    Posted: 01 Feb 2019, 04:52
    by gabrielvt4
    CommanderABab wrote:
    01 Feb 2019, 04:18
    It's a road using bridges defined at

    Code: Select all

    "bridge height":0
    .

    Using this, you can then make some road decorations to make bridges look different than you could otherwise.
    Ok, thanks

    Re: HELP

    Posted: 01 Feb 2019, 04:55
    by gabrielvt4
    CommanderABab wrote:
    01 Feb 2019, 04:18
    It's a road using bridges defined at

    Code: Select all

    "bridge height":0
    .

    Using this, you can then make some road decorations to make bridges look different than you could otherwise.
    but how do I make a street like this? Is there a specific plugin?

    Re: HELP

    Posted: 02 Feb 2019, 15:59
    by soumya-8974
    English: I've tested this a couple of weeks ago.
    Español: He probado esto hace un par de semanas.
    Sandbox_19-02-02_19.24.26.png

    Code: Select all

    [{
          "id":"$trickyroad00",
    	  "type":"road",
    	  "level":1,
    	  "frames":[{"x":512,"y":16,"w":32,"h":16,"count":16}],
    	  "bridge frames":[
              {"x":512,"y":96,"w":32,"h":48,"count":12},
            {"x":896,"y":214,"w":32,"h":26,"count":4},
    
              {"x":512,"y":96,"w":32,"h":48,"count":4},{"x":896,"y":96,"w":32,"h":48,"count":4},{"x":768,"y":96,"w":32,"h":48,"count":4},
            {"x":896,"y":214,"w":32,"h":26,"count":4},
    
            {"x":512,"y":144,"w":32,"h":48,"count":12},
            {"x":896,"y":214,"w":32,"h":26,"count":4},
    
              {"x":512,"y":144,"w":32,"h":48,"count":4},{"x":896,"y":144,"w":32,"h":48,"count":4},{"x":768,"y":144,"w":32,"h":48,"count":4},
            {"x":896,"y":214,"w":32,"h":26,"count":4},
    
            {"x":512,"y":192,"w":32,"h":48,"count":12},
            {"x":896,"y":214,"w":32,"h":26,"count":4}
          ],
         "frames per bridge":16,
         "tunnel frames":[
           {"x":896,"y":192,"w":16,"h":19,"handle y":7},
           {"x":912,"y":192,"w":16,"h":19,"handle x":-16,"handle y":7},
           {"x":928,"y":192,"w":16,"h":19,"handle y":7},
           {"x":944,"y":192,"w":16,"h":19,"handle x":-16,"handle y":7}
         ],
    	  "bridge height":0,
          "traffic lights":[{"x":512,"y":32,"w":32,"h":32,"count":4}],
    	  "green phase":3000,
    	  "yellow phase":500,
    	  "speed":2.0,
    	  
    	  "price":200,
    	  "bridge price":2000,
    	  "monthly price":2,
    
         "requirement":{"requirements":[{"type":"RANK", "data":{"lvl":1}}]}
       }]

    Re: HELP

    Posted: 02 Feb 2019, 18:19
    by yusuf8a684
    Thats a good think to do fake plane takeoffs and landings
    :smirk:

    Re: HELP

    Posted: 02 Feb 2019, 20:37
    by CommanderABab
    soumya-8974 wrote:
    02 Feb 2019, 15:59
    English: I've tested this a couple of weeks ago.
    Español: He probado esto hace un par de semanas.
    Sandbox_19-02-02_19.24.26.png

    Code: Select all

    [{
          "id":"$trickyroad00",
    	  "type":"road",
    	  "level":1,
    	  "frames":[{"x":512,"y":16,"w":32,"h":16,"count":16}],
    	  "bridge frames":[
              {"x":512,"y":96,"w":32,"h":48,"count":12},
            {"x":896,"y":214,"w":32,"h":26,"count":4},
    
              {"x":512,"y":96,"w":32,"h":48,"count":4},{"x":896,"y":96,"w":32,"h":48,"count":4},{"x":768,"y":96,"w":32,"h":48,"count":4},
            {"x":896,"y":214,"w":32,"h":26,"count":4},
    
            {"x":512,"y":144,"w":32,"h":48,"count":12},
            {"x":896,"y":214,"w":32,"h":26,"count":4},
    
              {"x":512,"y":144,"w":32,"h":48,"count":4},{"x":896,"y":144,"w":32,"h":48,"count":4},{"x":768,"y":144,"w":32,"h":48,"count":4},
            {"x":896,"y":214,"w":32,"h":26,"count":4},
    
            {"x":512,"y":192,"w":32,"h":48,"count":12},
            {"x":896,"y":214,"w":32,"h":26,"count":4}
          ],
         "frames per bridge":16,
         "tunnel frames":[
           {"x":896,"y":192,"w":16,"h":19,"handle y":7},
           {"x":912,"y":192,"w":16,"h":19,"handle x":-16,"handle y":7},
           {"x":928,"y":192,"w":16,"h":19,"handle y":7},
           {"x":944,"y":192,"w":16,"h":19,"handle x":-16,"handle y":7}
         ],
    	  "bridge height":0,
          "traffic lights":[{"x":512,"y":32,"w":32,"h":32,"count":4}],
    	  "green phase":3000,
    	  "yellow phase":500,
    	  "speed":2.0,
    	  
    	  "price":200,
    	  "bridge price":2000,
    	  "monthly price":2,
    
         "requirement":{"requirements":[{"type":"RANK", "data":{"lvl":1}}]}
       }]
    The bridge frames need to be nulls for level 0.

    Re: Level 0 bridge trick?

    Posted: 03 Nov 2019, 01:29
    by imajoke
    sombisy plz make a road that has lvl 0 bridges