Search:

Type: Posts; User: ryaden

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    3,599

    Thanks so much. It turns out the get = was the...

    Thanks so much. It turns out the get = was the problem in the script. Still learning these small details that can cause problems. I appreciate the thought on .join as well. Just started...
  2. Replies
    3
    Views
    3,599

    csv and while loop

    I have been struggling with a script freezing and don't know why.
    I have been experimenting with csv files to store information - like scrolls I have saved and gems I am hoarding.

    My script...
  3. Replies
    4
    Views
    651

    Thanks for the thought. I am aware there is...

    Thanks for the thought. I am aware there is more information in GameObj array. I would like to keep those details left but save only the ones that meet the length requirement for ID. I use a...
  4. Replies
    4
    Views
    651

    GameObj Array manipulation

    I have a few questions regarding manipulating arrays

    1. I am trying to delete any object other than one I specify. I have used this but it doesn't work

    pickup = GameObj.loot
    pickup =...
  5. Thread: Lich Scripts

    by ryaden
    Replies
    3
    Views
    1,047

    thanks! That is a huge help

    thanks! That is a huge help
  6. Thread: Lich Scripts

    by ryaden
    Replies
    3
    Views
    1,047

    Lich Scripts

    I am new to lich scripts and have 2 basic question if anyone call help.

    1
    I want to reassign script.vars[1] to another variable name. Here is what I tried.

    scripts.vars[1] = name

    I...
Results 1 to 6 of 6