Recent content by Angelbook

  1. A

    Crash when using Toxic

    Thank you, much appreciated!{:3}
  2. A

    Introductions

    Thanks for the warm welcome guys, updated my profile a bit more since this forum seems cool. So far I'm still learning how to use Essentials really. I don't have too much experience with Ruby but gradually figuring a few things out here and there.
  3. A

    Crash when using Toxic

    here's lines 1417-1447 def pbDisplayMessage(msg,brief=false) pbWaitMessage pbRefresh pbShowWindow(MESSAGEBOX) cw=@sprites["messagewindow"] cw.text=msg i=0 loop do pbGraphicsUpdate pbInputUpdate pbFrameUpdate(cw) if i==40 cw.text=""...
  4. A

    Crash when using Toxic

    So for some reason Toxic seems to be bugging out whenever I used it. Here's a screencap of the error message and the text by itself incase that doesn't work. To be more precise, the game will continue to run but it'll repeat using toxic right after and toxic will act like regular poison instead...
  5. A

    Introductions

    Hello, hopped on to the forum so I could ask more specific questions. Currently making a small game for my girlfriend, any help would be appreciated. Growlithe is best pokemon, that is all.
Back
Top