Lua text drawing!

  • mniip
    13th Jun 2011 Developer 0 Permalink
  • cctvdude99
    13th Jun 2011 Member 0 Permalink
    @mniip
    I was gunna say, I did put it like you said.

    I'll try the new line.


    EDIT: Can't get it to find the file now! :(
    Edited by cctvdude99, 2011-06-18 08:54:26
  • mniip
    13th Jun 2011 Developer 0 Permalink
    enable extensions
    ex: if u save a text file name "hello" it is actually "hello.txt"
  • cctvdude99
    13th Jun 2011 Member 0 Permalink
    @mniip
    ...

    cctvdude99:

    I put a .txt at the end of it and it worked!


    From my previous post. Now it's not working, even with the .txt.
    Edited by cctvdude99, 2011-06-18 08:59:49
  • Avamander
    13th Jun 2011 Member 0 Permalink
    not working tried even in your example swch just melts or something
  • limelier
    13th Jun 2011 Member 0 Permalink
    Works for me.
    Now make it work for the following: . , < > ; : ' " \ | / ? [ { ] } ! @ # $ % ^ & * ( ) _ +
    I wish you could make it do ` and ~ too, but those can't be typed (obviously because they close the console)
    Edited by tudoreleuu, 2011-06-18 15:36:26
  • user25
    13th Jun 2011 Member 0 Permalink
    I tried it and made it have no error messages appear but nothing happened, it just did nothiing, here's what I typed

    dofile("hello.txt")

    After that no error or anything it let me continue without any error

    mniipstext.drawIn=hello,100,100,dmnd

    No problems or errors just nothing happened

    I also tried variants such as hello in quotations and dmnd in quotation etc. but still no error but nothing happened
  • limelier
    13th Jun 2011 Member 0 Permalink
    @user25 (View Post)
    Alot of things done wrong there.

    mniipstext.drawLn=("hello",100,100,"dmnd")
  • user25
    13th Jun 2011 Member 0 Permalink
    doesn't work, it says

    [string "mniipstext.drawLn=("hello",100,100,"dmnd")"]:1: ')' expected near ','

    Hello....
    Anybody there, alittle help

    @uberness
    that's exactly what i said ^_^
    Edited by user25, 2011-06-18 18:30:45
  • Uberness
    13th Jun 2011 Member 0 Permalink
    I'm having a problem:
    I do:
    dofile("Test.lua")
    Then I do:
    mniipstext.drawLn=("Jabberwocky",100,100,dmnd")
    Then I get:
    [string "mniipstext.drawLn=(Jabberwocky",100,100,dmnd")"]:1: ')' expected near ','
Locked by Lockheedmartin: Necro