ID:141302
 
Code:
mob
icon='BaseT.dmi'
verb
OCC(msg as text)
world <<"OCC-[usr] says:: [msg]"

Say(msg as text)
world <<"Say-[usr] says:: [msg]"

turf
grass
icon='grass.dmi'
<b>world= /turf/grass</b>


Problem description:
I keep getting errors everytime i do the bolded code. Im doing the ZBT guide, and i did exactly what he told me to do lol :$

No where in that tutorial is the line "world= /turf/grass." You must have copy/pasted wrong, or deleted the actual parts along with the comments.
In response to Kaiochao
Kaiochao wrote:
No where in that tutorial is the line "world= /turf/grass." You must have copy/pasted wrong, or deleted the actual parts along with the comments.





world //we set one of our world's characteristics:
turf = /turf/grass //its default turf is the grass turf.



copyied and paste from tut
In response to Nas331
If you can't tell the difference between:

world= /turf/grass
+
world
turf = /turf/grass

You must be dyslexic. I'm sure you notice something different about those two pieces of code.
In response to Kaiochao
i am very embarrassed :$ lol i was rushing through the code and guide lol sorry >_>
In response to Nas331
There's no point in reading a tutorial/guide if you aren't... reading.
In response to Kaiochao
Go easy Chao, That was quite harsh.

In response to Rushnut
Harsh it may be but sometimes, you should not sugar-coat things if you don't want problems to persist. This being one of them.
In response to GhostAnime
Maybe not sugar coat, but dont pepper coat it :O