Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Recent content by yss

  1. Y

    HTML5 Canvas - Translating circle into the middle

    Hello there, I have tried many things but I can't get this fixed. I want my circle moving on the x and y coordinated using my arrow keys. It doesn't need to be fancy. Only the system itself. It's like AgarIO, the circle is in the center of the screen while pressing the arrow keys. (Like this...
  2. Y

    Y is not defined in array [JavaScript]

    Hello RageZoners. I want to make a tile game, but the array loop will not work as correctly. The previous one is without P5, and works via this method. Hopefully someone knows the fix for this:You must be registered for see element.
  3. Y

    Fix javascript output of array

    Thanks guys for helping me. I already did that.. my code: var canvas = document.getElementById('canvas'); var context = canvas.getContext('2d'); var map = [ ['gras1', 'gras2', 'gras1']]; var gras_with_flower = new Image(); gras_with_flower.src = `/dev/tiles/gras_with_flower.jpg`; var...
  4. Y

    Fix javascript output of array

    Im trying to output an image to an canvas.
  5. Y

    Fix javascript output of array

    I have an error at my code. Im outputting from an array, but he gives an error. Please see the image bwlow. or look in the code. Can someone help me with this easy fix? You must be registered for see element. When I change the mapimage to gras1 it works. But not from an array...
  6. Y

    PHP fix

    Someone a simple sulution for this? You must be registered for see element.
  7. Y

    Custom Whole lot of furni

    link is broken
  8. Y

    Official PlusEMU - Help Thread

    We have only 36 chat colours, there is one staffstyle left in the habbo.swf where can i find these options to change? Cant find it in the emu
  9. Y

    Azure Emulator & CMS help thread

    Re: Official Azure Emulator & CMS help thread Thx, but i have fixed it :)
  10. Y

    Azure Emulator & CMS help thread

    Re: Official Azure Emulator & CMS help thread I have 4 weeks a azure emulator r63c hotel. With much players. But 5 days ago 70% cant join anymore. With the reason 'Disconnecting player with invalid SSO ticket' can somebody helpme ? golden answer earns 5 dollar paypal
  11. Y

    Retro Password Problems. The first good answer will be paid

    This dude has help me out :D 1 hour constantly scripting :D and we have done it. Thanksssss <3
  12. Y

    Azure Emulator & CMS help thread

    Re: Official Azure Emulator & CMS help thread How do i change the Register/Login password to MD5?
  13. Y

    Retro Password Problems. The first good answer will be paid

    Hello, I have a retro that has much players. But it is R63B and i have now a Azure r63c in dev. Everything works, only the password is not MD5. It is now a other type then MD5. And i will MD5 because i want to transport the old accounts to the new hotel. But that is MD5 (password) I will pay...
Back
Top