Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Be crafty.png

Build 42 unstable is out now!

The wiki has already begun updating. Please be patient during the transition.
Help us by contributing to the build 42 update project.
The Project Zomboid Map Project will not be updated until at least January, in the meantime use B42 Map.

404SpiffoMascotMap.png

Time 4 Sport Sign

From PZwiki
Project ZomboidTilesDecorationsSignsTime 4 Sport Sign
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Parts of this page may have been automatically updated to the latest build (42.0.2).
Frame.png
This article contains outdated/low-quality images.
Reason: Replace with the actual tile image.
Please help the PZwiki by uploading an improved/updated version of the image(s) found on this page.
Time 4 Sport Sign
Time 4 Sport Logo.png
[[File:{{{icon2}}}|Time 4 Sport Sign||class=pixelart}}]]
[[File:{{{icon3}}}|Time 4 Sport Sign||class=pixelart}}]]
[[File:{{{icon4}}}|Time 4 Sport Sign||class=pixelart}}]]
[[File:{{{icon5}}}|Time 4 Sport Sign||class=pixelart}}]]
[[File:{{{icon6}}}|Time 4 Sport Sign||class=pixelart}}]]
[[File:{{{icon7}}}|Time 4 Sport Sign||class=pixelart}}]]
[[File:{{{icon8}}}|Time 4 Sport Sign||class=pixelart}}]]
[[File:{{{icon9}}}|Time 4 Sport Sign||class=pixelart}}]]
General
Category
Sign
EncumbranceMoodle Icon HeavyLoad.png
2.0 (per tile)
8 (total)
Size
4 tiles
Properties
Type
Movable
Move
Move type
WallObject
Technical
Item ID(s)
Moveables.{sprite_id}
Sprite ID(s)
location_shop_mall_signs_02_16
location_shop_mall_signs_02_17
location_shop_mall_signs_02_18
location_shop_mall_signs_02_19
location_shop_mall_signs_02_20
location_shop_mall_signs_02_21
location_shop_mall_signs_02_22
location_shop_mall_signs_02_23
Tile ID(s)
273016
273017
273018
273019
273020
273021
273022
273023

A Time 4 Sport sign is a movable tile.

Usage

This tile uses the generic movable item when picked up. It must be placed on the side of a wall.

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_shop_mall_signs_02_16": {
          "name": "location_shop_mall_signs_02_16",
          "id": 273016,
          "type": "MAX",
          "tileSheetIndex": 16,
          "properties": {
              "generic": {
                  "CustomName": "Sign",
                  "Facing": "E",
                  "GroupName": "Time 4 Sport",
                  "IsMoveAble": "",
                  "PickUpWeight": 20,
                  "SpriteGridPos": "0,3",
                  "MoveType": "WallObject",
                  "ForceSingleItem": "",
                  "attachedW": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_shop_mall_signs_02_17": {
          "name": "location_shop_mall_signs_02_17",
          "id": 273017,
          "type": "MAX",
          "tileSheetIndex": 17,
          "properties": {
              "generic": {
                  "CustomName": "Sign",
                  "Facing": "E",
                  "GroupName": "Time 4 Sport",
                  "IsMoveAble": "",
                  "PickUpWeight": 20,
                  "SpriteGridPos": "0,2",
                  "MoveType": "WallObject",
                  "ForceSingleItem": "",
                  "attachedW": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_shop_mall_signs_02_18": {
          "name": "location_shop_mall_signs_02_18",
          "id": 273018,
          "type": "MAX",
          "tileSheetIndex": 18,
          "properties": {
              "generic": {
                  "CustomName": "Sign",
                  "Facing": "E",
                  "GroupName": "Time 4 Sport",
                  "IsMoveAble": "",
                  "PickUpWeight": 20,
                  "SpriteGridPos": "0,1",
                  "MoveType": "WallObject",
                  "ForceSingleItem": "",
                  "attachedW": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_shop_mall_signs_02_19": {
          "name": "location_shop_mall_signs_02_19",
          "id": 273019,
          "type": "MAX",
          "tileSheetIndex": 19,
          "properties": {
              "generic": {
                  "CustomName": "Sign",
                  "Facing": "E",
                  "GroupName": "Time 4 Sport",
                  "IsMoveAble": "",
                  "PickUpWeight": 20,
                  "SpriteGridPos": "0,0",
                  "MoveType": "WallObject",
                  "ForceSingleItem": "",
                  "attachedW": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_shop_mall_signs_02_20": {
          "name": "location_shop_mall_signs_02_20",
          "id": 273020,
          "type": "MAX",
          "tileSheetIndex": 20,
          "properties": {
              "generic": {
                  "CustomName": "Sign",
                  "Facing": "S",
                  "GroupName": "Time 4 Sport",
                  "IsMoveAble": "",
                  "PickUpWeight": 20,
                  "SpriteGridPos": "0,0",
                  "MoveType": "WallObject",
                  "ForceSingleItem": "",
                  "attachedN": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_shop_mall_signs_02_21": {
          "name": "location_shop_mall_signs_02_21",
          "id": 273021,
          "type": "MAX",
          "tileSheetIndex": 21,
          "properties": {
              "generic": {
                  "CustomName": "Sign",
                  "Facing": "S",
                  "GroupName": "Time 4 Sport",
                  "IsMoveAble": "",
                  "PickUpWeight": 20,
                  "SpriteGridPos": "1,0",
                  "MoveType": "WallObject",
                  "ForceSingleItem": "",
                  "attachedN": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_shop_mall_signs_02_22": {
          "name": "location_shop_mall_signs_02_22",
          "id": 273022,
          "type": "MAX",
          "tileSheetIndex": 22,
          "properties": {
              "generic": {
                  "CustomName": "Sign",
                  "Facing": "S",
                  "GroupName": "Time 4 Sport",
                  "IsMoveAble": "",
                  "PickUpWeight": 20,
                  "SpriteGridPos": "2,0",
                  "MoveType": "WallObject",
                  "ForceSingleItem": "",
                  "attachedN": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "location_shop_mall_signs_02_23": {
          "name": "location_shop_mall_signs_02_23",
          "id": 273023,
          "type": "MAX",
          "tileSheetIndex": 23,
          "properties": {
              "generic": {
                  "CustomName": "Sign",
                  "Facing": "S",
                  "GroupName": "Time 4 Sport",
                  "IsMoveAble": "",
                  "PickUpWeight": 20,
                  "SpriteGridPos": "3,0",
                  "MoveType": "WallObject",
                  "ForceSingleItem": "",
                  "attachedN": ""
              }
          }
      }
  }

See also