Page 7 of 7 FirstFirst ... 34567
Results 61 to 63 of 63

Thread: can somebody please tell me what I'm doing wrong with my lua script?

                  
   
  1. #61
    DCEmu Coder lmtlmt's Avatar
    Join Date
    Jan 2006
    Location
    Brisbane, Australia
    Posts
    1,755
    Rep Power
    92

    Default

    yes that one is much easier, thank u for all your help

  2. #62
    DCEmu Coder lmtlmt's Avatar
    Join Date
    Jan 2006
    Location
    Brisbane, Australia
    Posts
    1,755
    Rep Power
    92

    Default

    so using if statements, could i say, when an image is in a certain place i could screen print or screen blit something, and when it moves from that spot it will go away, is that right?

    while trying to to that it doesnt work, i used this code
    if selectorX = 375 then
    screen:print(407, 208, "select", green)
    do you know how to make it work?

  3. #63
    DCEmu Coder lmtlmt's Avatar
    Join Date
    Jan 2006
    Location
    Brisbane, Australia
    Posts
    1,755
    Rep Power
    92

    Default

    c'mon anybody know?

Page 7 of 7 FirstFirst ... 34567

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •