I was editing my game and I came up with an error in my talk script for my menu here is the code
mob/verb/say(T as text)
set category = "Talk"
world<< "[src]:T"
Could someone help me?? WHAT DID I DO WRONG???
ID:149870
Feb 3 2002, 4:16 am
|
|
Feb 3 2002, 4:21 am
|
|
Can you put in you src code as well?
|
In response to Gojira
|
|
No I put it seprate
|