Blockland Forums > Modification Help
Adding An Item
Ipquarx:
--- Quote from: jes00 on January 16, 2012, 02:17:09 PM ---Why not?
--- End quote ---
Where do I start... hmm.... Oh yes.
The argument for NMH_Type::Send() is %this. the message is %this.getValue();
And also, what is findLastPath() supposed to do?
Port:
--- Quote from: Ipquarx on January 16, 2012, 02:23:17 PM ---And also, what is findLastPath() supposed to do?
--- End quote ---
Get the last written path in case no path is specified (if you wanted to type individual lines in individual messages). Although, you'd have to type a double space between @Write and the contents.
Nexus:
looks okay
remove the extra readline in the second function.
I don't really know much about the function you will hopefully package, but I am not sure you should use getword if there will be no word.