Jump to content

starbrother

Member
  • Content Count

    13
  • Joined

  • Last visited

Community Reputation

3

About starbrother

  • Rank
    Member
  1. starbrother

    Scripting error:"Can't convert array into string"

    Soulpour777, thank you heartily, that totally solves my problem, you are a gentleman and a scholar!
  2. starbrother

    Scripting error:"Can't convert array into string"

    So then what would I do to get the string in the array into a string variable? Here you go: array = ["test","test2","test3","test4","test5","tes t6"] index = rand(array.size) #$game_message.add "random "+[index] msgbox puts [index] I get "nil" in the msgbox, I added that for a reason I've since forgotten in a haze of frustration.
  3. starbrother

    Getting npc dialogue from an external file?

    Cool, thank you both a ton! I'm going to try both of these out and see which one works best!
  4. starbrother

    Enemy versus enemy/enemy versus environment?

    I can do that part easily enough, I mean making certain enemies attack another enemy if they come into contact with them,
  5. starbrother

    Pseudo Random Item names

    Thank you kindly sir, you are a gentleman and a scholar!
  6. starbrother

    Pseudo Random Item names

    Ummmm...what script?
  7. I'm starbrother! I have been making games since I was a kiddo, and now I've got the time and (some of the) skills to start making the games I used to imagine. Rmvx ace is my favorite development environment (followed by unity, then renpy) by far and I think the 2d rpg is vastly underused as a storytelling tool. This website is pretty neato, I hope to sharpen my skills and learn about scripting in rgss3 here.
  8. starbrother

    Basic Real Time (System Time)

    Nicely done bro
×
Top ArrowTop Arrow Highlighted