Search results

  1. B

    rp_jobs id not working (help please)

    Hey, I am creating a custom CMS and i have stubbled onto a problem after changing the query (Shown in the code below). The query was needed to work the rest of the code, but when the user clicks on the "View" button then the user always gets directed to corporation with the id 1. <div...
  2. B

    How to pull info from database (help Please)

    Hey i am recreating the jobs page on the FluxRP CMS and am trying to pull the relevant data from the rp_jobs table, but i am having no luck as when i want to display the owners name, then i put owner_id, but it only displays the owners id and not their full username. The same goes for the avatar...
  3. B

    How to make a space between staff boxes

    Hey, I am re-creating the staff page for my FluxRP hotel, but i can seem to make a space between them to be them tidy as they are mean to be 3 staff next to one another, but instead the second staff automatically goes under the first staff. <div class="content"> <div...
  4. B

    How to enable and disable friend requests (Help Please)

    Hey, I have created a simple settings page for the FluxRP Emulator ect and I have added an option for when a player click on the relevant button, then it will either disable or enable friend requests ect, but it is not working as when i add the php code, then the cms just breaks and when i...
  5. B

    How to make a button visible if your a gang member (Help Please)

    Hey, I am using FluxRP an i have created a simple button where the button is only visible to gang members only, meaning the user must be part of a gang to see the button, just like the gangs page but the button is not appearing . <?php $gangID = filter($_GET['id']); $topstatsurl =...
  6. B

    How to pull data from database table (Help Please)

    Hey, I am using flurxRP emulator and cms and I am using a select/option on a form, where i want to have the option to set the option to either Pending or accepted, both option have been added to the database table and is fully working. But will i add the select and option attribute, then it...
  7. B

    Pets Not Appearing After Purchase (Help Please)

    Hey, I am using FluxRP CMS & Emulator and after a user purchases a pet from the catalogue. For example the user purchases a dog, then the dog doesn't appear in the user's inventory. Thanks in advance
  8. B

    How to update welcome message (Help Please)

    Hi, I am using FluxRP cms and emulator and I have updated the welcome message found in Source\Plus Emulator\Messages\Handlers/rooms.cs I have restarted the emulator, but the message still doesn't update on the client Any help appreciated and thanks in advance
  9. B

    How to create gangs (Help Please)

    Hey, I am using Flux RP and i have looked everywhere, but i can't seem to find it. I am wondering how can a user create gangs ect, so that they can use the gang commands ect. Thanks in advance
  10. B

    Users Can't Create Rooms (Help Please)

    Hey, I have got a retro on a vps, but i have got an issue where users can't create rooms unless they are in a rank for example rank 9 and above. When the user goes into the navigator on the room, then it says Navigator - Loading ... and it stays like that and when they click on Create room then...
  11. B

    Beta Testing

    Hey, I have got a quick question. I am using the FluxRP retro hotel and i am wondering how to i put it into beta mode so that people need to request a beta code and how would i generate the beta code. Thanks in advance
  12. B

    FluxRP Commands

    Hey, I am trying to find out what all the commands are for updating the game once i have updated the server but i cannot find it. When i type :commands. It just shows me the player in game commands. Any help would be greatly appreciated. Thanks in advance
  13. B

    Help Required (Admin Commands)

    Hey, I am using the fluxrp retro hotel and i am wondering what is the commands for admin to give badge ect. Thanks in advance for helping.
  14. B

    Help Required (Client Problem)

    Hey, I am using the fluxrp and everything seems to be working but the client isn't and i am wondering how can i fix this as it is not loading. I have supplied a screenshot to show you's what i am getting.
  15. B

    Game Engine

    Hey Guys I want to start on a rather large project but i cannot really find the answers that i am looking for and i am wonder if someone can point me in the correct direction but, i want to create my own 3D muiltiplatform game engine in c++ just like unity, Godot and rage and i would prefer it...
  16. B

    [Help] Adding Commands [Help}

    Hi I am wondering ho to add commands. I am using the flux rp edition with the plus emulator and i am on a VPS using IIS. I can't find the command section in the database or even in the emulator files. Please Help Thanks in advance.
  17. B

    Help In The Edit

    Hey I am on a VPS using IIS and using the plus emulator. It is the Flux rp edition and i am wondering how to edit the client loading images, The mod tools title and the group section. The create a group button ext and the message that pops up when the client has loaded. I have supplied...
  18. B

    RP Business Applications

    Hi I am currently using a vps and the fluxrp edition of habbo retro with a plus emulator but i have got a slight problem as when a user creates a brand new cooperation it goes straight under pending. Which is fine but their is no option anywhere to accept the submission. I have looked on my...
  19. B

    Help

    Hi I downloaded all the files for the new habbo retro rp. Everything is working perfect and i downloaded all the files here https://devbest.com/threads/r63b-rp-fluxrp-emulator-cms.79360/ but the client and housekeeping is linked to fluxrp therefore none of them will work. Everything is...
  20. B

    Help Please

    Hey I have fully downloaded the rp hotel files and set them up everything is working except the client as i need to change the url but cannot find where to change it my external variables have been check and its not in their, I have sorted the client php. I got this files on this thread...
Top