Recent content by Ptsface12

  1. P

    [RELEASE] `Furniture` to `Items_Base` Converter

    Uhh, did I really? Considering you really can't spell and you know nothing about me, you have no opinion. I coded this script, thank you very much. If you had seen, I also created some others; but it's dumb shit's like you, that de-motivates me to create more of them.
  2. P

    [RELEASE] `Furniture` to `Items_Base` Converter

    Hi guys, BEFORE YOU POST: I know this has already been released before. However, I got alot of errors with it (although I was probably doing something wrong, but hey-ho). Also, this script was written with MySQLi as the MySQL functions are decapitated. <?php $user = "root"; $pass = "whatever"...
  3. P

    [r63a] furniture

    Of course! Thanks Sledmore, found that it was `items_base`. Do you know of any furniture to item_base converters?
  4. P

    [r63a] furniture

    I'm using Zap Hotel's emu and was wondering whether it uses `furniture` or `items_base` because there's both in my database. Could somebody help me out? Thanks
  5. P

    R63B SQL Download link

    https://mega.co.nz/#!YFxVEKzC!R7Q2kwU9YMmeEZzcU5cd_nQHjU5QzBOhl69gwCenvGw There you go
  6. P

    [r63a] Catalogue

    Thanks, I decided to use the Wabbo catalogue, but now there doesn't seem to be items in most of the tabs? It's not like there's even boxes where it should be...? This has happened on quite a few catalogues
  7. P

    [r63a] Catalogue

    Hello, I've tried searching for a decent r63a catalogue but haven't came across one. The emulator doesn't load alot of the items and alot of the pages are empty. I'm currently using Zap Hotel's Emulator but cannot find a decent organised catalogue for this. Are there any recommendations? Can...
  8. P

    [r63a Zap Emu] Where is the commands?

    Hi, I took a look into the CommandHandler.cs (that's where the commands are in BCStorm) but I can't seem to find it in this edit. I've looked in numerous places, can somebody please put me out of my misery and tell me where it is? I'm trying to add the custom commands that I created. Thanks.
  9. P

    [r63a] The emulator does not save the furniture?

    Add these into the top part: using Database_Manager.Database; using Database_Manager.Database.Session_Details.Interfaces; using System.Net; using System.Data; If that doesn't work PM me your skype name and I'll fix it for you on TeamViewer.
  10. P

    [SwiftEmu] Custom Commands

    Hi there, What I'm trying to do is target a selection of people and send a message to them (like a HA), the only problem i'm having is, how do I select only some people? However I could do a SQL query and return all records WHERE hc=1. I looked into doing it with the QueueBroadcastMessage as I...
  11. P

    [SwiftEmu/BCStorm] Trade is not working!

    I agree, it's the emu - swfs and database doesn't make a difference. I've seen other people with the same problem, I think it's a missmatch of packets.
  12. P

    [SwiftEmu/BCStorm] Trade is not working!

    That's what I'm saying, I've already selected that, but it still doesn't seem to work
  13. P

    [SwiftEmu/BCStorm] Trade is not working!

    Read what message? But besides that, there isn't a tick box.
  14. P

    [SwiftEmu/BCStorm] Trade is not working!

    Hi guys, I'm having trouble with the Trade button for SwiftEmu/BCStorm. There's no packet errors or MySQL errors upon clicking it. Nothing happens at all, however the packet code displayed in the Emulator is '1074'. Here's a printscreen: Does anybody have any ideas on what the issue could...
  15. P

    [RevCMS] Community Page Error

    It's revCMS along with the habbo theme. But the me page was modified. The page has now been fixed.
Top