Code:
Problem description:
can someone tell me whats wrong with this?
mob
icon * `mob dmi`
verb
say(T as text)
world << `"[name] says. '[T]`
me(T as text)
world << `"[name] '(T)`
Login()
world << "-[name] has logged in!-"
Logout()
world << "-[name] has logged out!-"
everytime I tried to make an map file it tells me this
Due to compilation errors, the object tree cannot be trusted for map generation. These errors must be corrected before editing the map.
"Text strings like messages need double quotes "
( ) Kaiochao2536 says "(")"
( ) Kaiochao2536 says "Files can have single (')"
help me plz?
ID:142946
Jan 27 2008, 12:21 pm (Edited on Jan 27 2008, 12:46 pm)
|
|
In response to Pirata Inmortal
|
|
Also..
An Apostrofe (`) is not a single quote (') |
try that and tell me if it works
...:::Pirata Inmortal:::...