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
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
I know that, they don't work. Well, if you want :makesay try SwiftEMU.
They don't work because it checks iforCode:if(Session.GetHabbo().IsAaron) { // Code Here }TryCode:if(!Session.GetHabbo().IsAaron){ return false; }orCode:if(Session.GetHabbo().HasFuse("cmd_makesay")) { // Code Here }and so on.Code:if(!Session.GetHabbo().HasFuse("cmd_makesay")) { return false; }
Done that still doesn't work..
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.
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..