Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

I need help with a script.

khmp

Sponsor

What other scripts do you have? Could you present a demo of your project? As it stands right now I can't replicate the problem you are having. Line 201 points inside an arbitrary method of the Bitmap class.
 

khmp

Sponsor

I looked and looked but to no avail. So here's my hack solution. The x parameter from whatever Bitmap was trying to draw the text "Reo" was nil for some reason. I couldn't find it. My apology. So I made a slight work around. Replace line 201 with the one below:
Code:
arg[0].nil? ? arg[0] = 2 : arg[0] += 2

I don't know the outcome only because I'm missing so many resources. Let me know what happens.

Good luck with it AdditionalPylons! :thumb:
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top