Search results

  1. AlexstyleRetro

    Cloudflare Caching

    Hi Devbest, I set that the cloudflare caches are emptied every 8 hours, the problem is that they empty after 20 minutes, in fact 20 minutes later there is the page of Checking your browser. How can I solve this problem? Thanks a lot and sorry for my bad english :)
  2. AlexstyleRetro

    Reset Scoreboard - Command

    Hi Devbest, at the base of the command :unban x I created the command :resetboard for to reset the wired highscore. I dwell on this part of the code: using (IQueryAdapter dbClient = MoonEnvironment.GetDatabaseManager().GetQueryReactor()) {...
  3. AlexstyleRetro

    HC Widget

    Hi Devbest, every 60 seconds the HC widget goes up and down. Click here. How can I extend the time or remove this animation altogether? Thanks :)
  4. AlexstyleRetro

    Random Effect Wired Bug - PlusEmu

    Hi Devbest, all wired work in my hotel, only the Random Effect is bug. PROBLEM: when I put this wired together with the others it doesn't work anything anymore. How can I solve it? I use a base of Plus Emulator. Thanks and sorry for my bad english :)
  5. AlexstyleRetro

    Pathfinder Fix

    Hi Devbest, on Habbo it is not possible to pass through two objects diagonally. In other backs yes, I wish it was possible to walk around it Example Habbo: https://i.gyazo.com/404bfdba6993083708fa040481018894.mp4 Example Retro: https://i.gyazo.com/bf96d4233795de43102da1985259d9b5.mp4 I know...
  6. AlexstyleRetro

    Alert Link Command

    Hi Devbest, When I send an alert to the hotel with a link, I press Close and I get this = How can I solve this problem? Thanks a lot! :) Sorry for my bad english, I use Google translate
  7. AlexstyleRetro

    Rank-Tool don't save changes

    Hi Devbest, when I try to change a user from the admin panel and save, the changes are not saved. If you need the code of some files let me know that I put it immediately. Thank you so much for those who will help me.:) I USE ADMIN PANEL OF BRAIN CMS 1.9.1 @BrainCMS AND ILLUMINA THEME OF...
  8. AlexstyleRetro

    Show Message Double

    Hi Devbest, When I combine the wired User says keys and Show Message the message appears twice. Wired -> Problem -> This happens only if I combine these two wired. The Show Message + Entry room works 100% Thanks to those who can help me :) 1559150625 I use base Plus 1559157164...
  9. AlexstyleRetro

    BrainCMS - preg_match register username

    Hi Devbest, in my register.php it is not possible to register username with .,- or special characters. Only letters are allowed. Which file should I change? Thanks a lot to those who will help me :)
  10. AlexstyleRetro

    Trophy Texts Bug

    Hi Devbest, when I write something on the trophy page and buy the trophy, I double click and check nothing Why? Thanks a lot :)
  11. AlexstyleRetro

    Catalog Purchase 2 Furni

    Hi Devbest, When I buy a furni from the catalog, I buy two at a time. In catalog_items 'amount' set to '1' Thanks :)
  12. AlexstyleRetro

    CKEditor Bug - Not visible

    Hi Devbest, When I try to go into my text editor ckeditor (in ADMIN PANEL) is not displayed. Console give this error: Not Visible My ckeditor.js --> paste.ee/p/0iPwS Thanks a lot :) 1558644398 --- UP --- Please
  13. AlexstyleRetro

    Games and Stories Icon Not Visible

    Hi Devbest, How do I make the gamepad icon and stories visible in the bar? These two are missing: Variables: game.center.enabled=true toolbar.stories.enabled=true But not work :confused: Thanks to all those who will be able to help me! :up: 1558378195 -- UP --
  14. AlexstyleRetro

    Thumbnails Bug - Camera

    Hi Devbest, today I have arranged both the camera and the furno photo. however, the thumbnails of the rooms do not work. I take the picture but no image is created in the folder. :rolleyes: Thumbnailup.php <?php if(!empty($GLOBALS['HTTP_RAW_POST_DATA'])){ $file = $_GET['roomid'].'.png'...
  15. AlexstyleRetro

    Black Photo - Camera

    Hi Devbest, Today I woke up with the brilliant idea to fix the camera once and for all, so I succeeded through RABCDASM. In view of this, however, another problem arose, the following once the photo is bought, it is all black in the inventory When I try to check the camara.php file from F12...
  16. AlexstyleRetro

    Navigator Publics BUG [PLUS]

    Hi Devbest, when I try to add a room to the Public Room section it doesn't go. Here is what I do: - Add the room to the navigator_publics - Change the room type from private to public in the rooms table - Restart the emulator and delete the history But nothing happens. The public rooms...
  17. AlexstyleRetro

    Illumina Theme BUG CLIENT

    Hi Devbest, Using brain cms with the Illumina theme, I replaced the client.php of the illumina theme with my client.php (of the brain theme) and practically when I keep a page of the CMS open and the client open, they both crash. While if I keep only the client open nothing happens. Why...
  18. AlexstyleRetro

    PlusEMU :removebadge

    Hi Devbest, I have a problem with the :removebadge of my emulator (base Plus) This is code of TakeBadgeCommand.cs using System; using System.Linq; using System.Text; using System.Collections.Generic; using Quasar.Communication.Packets.Outgoing.Rooms.Notifications; using...
  19. AlexstyleRetro

    Two bases groups Bug

    Hi, when I try to create a group everything works except two bases, those shown in the screen. When I select one of those two bases the badge disappears. Why? Thanks :)
  20. AlexstyleRetro

    badge_definitions problem

    Hi, I was wondering if there was a way to prevent me from having to add the badge to badge_definitions every time and restart the emulator. I use Plus Emulator. Thanks :)
Top