3.5 Beta
Operating System:
Windows 2000
Web Browser:
comcast
Game/Hub(s): hub://
N/A
Detailed Problem Description:
This code is screwing up my Testword;
world
turf = /turf/grass
turf
grass
icon = 'grass.dmi'
Its at the bottom, where it's supposed to be, but it wont work, still...
Code Snippet to Reproduce Problem:
Icons Practice.dm:49: Error: Turf expected end of Statement.
Does the problem occur:
Every time? Or how often?
N/A
In other games?
N/A
On other computers?
N/A
In other user accounts?
N/A
The main problem is, im trying to learn how to code/Icon, but whats happening is it wont Compile, it still just says 'Icon Practicedm:49: Error: Turf expected end of Statement. Whats wrong?
Also, can someone tell me how to allow the New version of BYOND, without turning off all firewalls? I have Ad-Aware SE, the newest version.
From the code you've supplemented, I'd say it's a wrong indendation (wrong tabbing). The world and the turf is placed 1 tab too high.
Also, use