I've tried the Zials bigeener totrial and it told me to put
world
turf = turf/grass and it says there is a error.
then i tried
turf = turf/grass icon={tab} = 'grass.dmi' and it still says there is an error what should I do?
I'm going by Zials Begginer Tutorial.
ID:149908
![]() Jan 29 2002, 4:20 pm
|
|
Here's how it SHOULD look:
turf/grass//creates a path for grass |
You need an extra '/' before 'turf/grass'... '/turf/grass' is a path, 'turf/grass' is like saying "turf var or grass var".