IndigoEMU - Java - r63 - MySQL

Page 6 of 7 FirstFirst 1234567 LastLast
Results 76 to 90 of 103
  1. #76
    Account Upgraded | Title Enabled! AWA is offline
    MemberRank
    Feb 2008 Join Date
    1,320Posts

    Re: IndigoEMU - Java - r63 - MySQL

    YOu should try to optimize your queries a bit, maybe get somebody more experienced with SQL to help you.
    also, switch your username back to winterpartys or what it was, it was much cooler! D:

  2. #77
    Proficient Member Nathandj is offline
    MemberRank
    Jan 2012 Join Date
    The NetherlandsLocation
    194Posts

    Re: IndigoEMU - Java - r63 - MySQL

    You could better use this?

    PHP Code:
    Session.getStorage().ExecuteQuery("UPDATE flat_items SET posx = '" "', posy = '" "', posz = '" Rotation "' WHERE id = '" Id "'"); 

  3. #78
    Developer Quackster is online now
    DeveloperRank
    Dec 2010 Join Date
    AustraliaLocation
    3,474Posts

    Re: IndigoEMU - Java - r63 - MySQL

    Quote Originally Posted by AWA View Post
    YOu should try to optimize your queries a bit, maybe get somebody more experienced with SQL to help you.
    also, switch your username back to winterpartys or what it was, it was much cooler! D:
    How about. No

    (because it's banned)

    Quote Originally Posted by Nathandj View Post
    You could better use this?

    PHP Code:
    Session.getStorage().ExecuteQuery("UPDATE flat_items SET posx = '" "', posy = '" "', posz = '" Rotation "' WHERE id = '" Id "'"); 
    I'll try it now.

    EDIT: Yes it works. I'll use that more often now.

    Quote Originally Posted by rickymenier View Post
    Very nice Alex
    I'm looking forward to seeing this released
    Will it be open source?
    I love java and I would love to take a look and see how everything works so I can learn more
    Posted via Mobile Device
    Don't worry all of my stuff is free and open source.

    Quote Originally Posted by joopie View Post
    3 queries for updating 1 furni? :P
    Posted via Mobile Device
    Yeah. I just realised.

  4. #79
    swagggggg Livar is offline
    MemberRank
    Oct 2008 Join Date
    United KingdomLocation
    2,272Posts

    Re: IndigoEMU - Java - r63 - MySQL

    I meant, this

    Code:
    - Your inventory is cleared and all your data is set to null when you disconnect.
    ?

    edit alex explained, such an nub.
    Last edited by Livar; 23-02-12 at 09:40 PM.

  5. #80
    Run, but I'll find you. Ddos Attack is offline
    MemberRank
    Jan 2011 Join Date
    AustraliaLocation
    908Posts

    Re: IndigoEMU - Java - r63 - MySQL

    Nice stuff going on here! Keep it up!

  6. #81
    Developer Quackster is online now
    DeveloperRank
    Dec 2010 Join Date
    AustraliaLocation
    3,474Posts

    Re: IndigoEMU - Java - r63 - MySQL

    Quote Originally Posted by Livar View Post
    I meant, this

    Code:
    - Your inventory is cleared and all your data is set to null when you disconnect.
    ?

    edit alex explained, such an nub.
    I'll explain it again for teh nubz.
    Your inventory data still exists in MySQL/Storage, but your inventory cache is removed. :)
    Last edited by Quackster; 25-02-12 at 08:44 AM.

  7. #82
    Developer Quackster is online now
    DeveloperRank
    Dec 2010 Join Date
    AustraliaLocation
    3,474Posts

    Re: IndigoEMU - Java - r63 - MySQL

    If anyone was interested in looking at the database, I have it available here;

    Indigo Emulator Database

  8. #83
    swagggggg Livar is offline
    MemberRank
    Oct 2008 Join Date
    United KingdomLocation
    2,272Posts

    Re: IndigoEMU - Java - r63 - MySQL

    Quote Originally Posted by Quackster View Post
    If anyone was interested in looking at the database, I have it available here;

    Indigo Emulator Database
    Basically guise, he's asking people to make CMS's.

  9. #84
    Developer Quackster is online now
    DeveloperRank
    Dec 2010 Join Date
    AustraliaLocation
    3,474Posts

    Re: IndigoEMU - Java - r63 - MySQL

    Quote Originally Posted by Livar View Post
    Basically guise, he's asking people to make CMS's.
    Lol I'm not. Just for the curious people who want to look at the structure and maybe some feedback on how I can do stuff better ;D

  10. #85
    swagggggg Livar is offline
    MemberRank
    Oct 2008 Join Date
    United KingdomLocation
    2,272Posts

    Re: IndigoEMU - Java - r63 - MySQL

    Quote Originally Posted by Quackster View Post
    Lol I'm not. Just for the curious people who want to look at the structure and maybe some feedback on how I can do stuff better ;D
    Yeah, yeah. I'll make a CMS right away good sir!

  11. #86
    Account Upgraded | Title Enabled! AWA is offline
    MemberRank
    Feb 2008 Join Date
    1,320Posts

    Re: IndigoEMU - Java - r63 - MySQL

    Quote Originally Posted by Quackster View Post
    If anyone was interested in looking at the database, I have it available here;

    Indigo Emulator Database
    You shouldn't have a field for pixels in the catalog_products. That is because Habbo have 1 main currency (credits) and like 4 others which "shares position". If you want to do it right, replace 'pixels' column with something like 'secondarycost' and add an enum 'secondarytype' with snowflakes, hearts, shells and so on.
    By the way, if you need ANY packet structure, I can help you.

  12. #87
    Apprentice sagem57 is offline
    MemberRank
    Jan 2009 Join Date
    16Posts

    Re: IndigoEMU - Java - r63 - MySQL

    Good project

  13. #88
    Account Upgraded | Title Enabled! Sledmore is offline
    MemberRank
    Jun 2009 Join Date
    1,133Posts

    Re: IndigoEMU - Java - r63 - MySQL

    Looking amazing Alex, keep it up dude hope to see this finished and released sometime :D!

  14. #89
    Developer Quackster is online now
    DeveloperRank
    Dec 2010 Join Date
    AustraliaLocation
    3,474Posts

    Re: IndigoEMU - Java - r63 - MySQL

    Opening a beta pretty soon, was waiting on Ashley for the CMS for it, but, instead I made my own (for the meantime). Ported Aleeda CMS over.



    Last edited by Quackster; 26-02-12 at 10:31 AM.

  15. #90
    "(still lacks brains)" NoBrain is offline
    MemberRank
    Sep 2011 Join Date
    United KingdomLocation
    2,658Posts

    Re: IndigoEMU - Java - r63 - MySQL

    Who said glitching wasn't funny? :D




Page 6 of 7 FirstFirst 1234567 LastLast

Advertisement