Phoenix opensource new cmd's

Results 1 to 7 of 7
  1. #1
    Member Nimo is offline
    MemberRank
    Feb 2011 Join Date
    87Posts

    Phoenix opensource new cmd's

    The new commands of phoenix opensource dont work..

    like :rave :makesay :dance

    Yes everything is setted correctly at the database.

    I don't know why they dont wrk


  2. #2
    Sorcerer Supreme iGalaxy is offline
    Member +Rank
    Jul 2013 Join Date
    C:/xampp/htdocsLocation
    488Posts

    Re: Phoenix opensource new cmd's

    I know that, they don't work. Well, if you want :makesay try SwiftEMU.

  3. #3
    Sorcerer Supreme Vrop93 is offline
    Member +Rank
    Jan 2012 Join Date
    Grocery StoreLocation
    320Posts

    Re: Phoenix opensource new cmd's

    They don't work because it checks if
    Code:
    if(Session.GetHabbo().IsAaron) { // Code Here }
    or
    Code:
    if(!Session.GetHabbo().IsAaron){ return false; }
    Try
    Code:
    if(Session.GetHabbo().HasFuse("cmd_makesay")) { // Code Here }
    or
    Code:
     if(!Session.GetHabbo().HasFuse("cmd_makesay")) { return false; }
    and so on.

  4. #4
    Member Nimo is offline
    MemberRank
    Feb 2011 Join Date
    87Posts

    Re: Phoenix opensource new cmd's

    Done that still doesn't work..

  5. #5
    Elite Member arran565 is offline
    Member +Rank
    Aug 2010 Join Date
    ScotlandLocation
    153Posts

    Re: Phoenix opensource new cmd's

    Bro I highly reccomend you move away from phoenix I fear one day it will be dead. Move onto Swift or somthing and hopefully Phoenix will be community updated. And you should get all your commands on it.

  6. #6
    Member Nimo is offline
    MemberRank
    Feb 2011 Join Date
    87Posts

    Re: Phoenix opensource new cmd's

    I want to, but i can't.
    I can't leave my own cms, i cant reset.

    The only way how i can be R63B is if someone knows how to save everything, the whole database to bstorm/swift orsomething..

  7. #7
    Elite Member arran565 is offline
    Member +Rank
    Aug 2010 Join Date
    ScotlandLocation
    153Posts

    Re: Phoenix opensource new cmd's

    Quote Originally Posted by Nimo View Post
    I want to, but i can't.
    I can't leave my own cms, i cant reset.

    The only way how i can be R63B is if someone knows how to save everything, the whole database to bstorm/swift orsomething..
    Ill be able to help you out, If you want it pm me your skype and ill see what i can do!



Advertisement