ID:269144
 
Code:


how can i gett more objects like grass zilal doesn't tell that in his tutorital....:

you can rip it from other game`s but the best way is to make them your own


`~Quxatrox
In response to Quxatrox
This should be in Developer How-To. I wouldn't suggest ripping turfs from games. Grass and stuff should be under /turf.

turf
grass
icon='grass.dmi'
icon_state="grass"


This makes the turf of a grass. But if you want something like an object, you would do something like this:

obj
bread
icon='bread.dmi'
icon_state="bread"
verb/Eat()
usr<<"<You eat the bread!"
del(src)
In response to Mega fart cannon
ooh ok thanks
I was looking around in the forums and suddenly I found this one I didn't remember myself posting this quistion