ID:145243
 
i'm trying to get something new on the map..but i cant find what i have added..so i cant add anything enw to my map

Code:
obj/Props/Gym
icon = 'Gym.dmi'
name = ""

Treadmill
icon_state = "Treadmill"
density = 0
Treadmill On
icon_state = "Treadmill On"
density = 0

W-Lift
icon_state = "W-Lift"
density = 0
Weight
icon_state = "Weight"
density = 0

Dummy
icon_state = "Dummy"
density = 0


Problem description:Gym wont show up on map editor

Compile, alt+k
also there is no need to put density = 0 after every turf and whatnot 0 is the default u only need to put density=? if u need it too equal 1
In response to Mysame
I have and it doesnt show up on the map editor still
In response to MalcolM99
Yeh, euh, just noticed, the name is BLANK. Give it a name.
In response to Mysame
what is it exactly im looking for...?
Look in the object truee
obj - Props - Gym
In response to MalcolM99
hey where is this Object True..im having the SAME problem
In response to Durham_1
Durham_1 wrote:
hey where is this Object True..

Tree, not true. It's in the Object tab, next to the File tab that lists your files.
In response to Loduwijk
i got it fixed thnx!