Manual:DIL Manual/sendtext()

From DikuMUD Wiki
Jump to navigation Jump to search


sendtext( s : string, u : unitptr )
   s : text to send
   u : Unit to send the text to
   result: Sends the string 's' to 'u'. Useful only for nanny stuff,
           because no new line appended.
---~---~---~---~---~---~---~---~---