this is my problem with everything I try :( :
http://i986.photobucket.com/albums/a...Jr2010/onk.png
does anyone have a link for me of a CMS that is configured right. Or can someone PLEASE upload your own cms? :love:
thankyou!
Printable View
this is my problem with everything I try :( :
http://i986.photobucket.com/albums/a...Jr2010/onk.png
does anyone have a link for me of a CMS that is configured right. Or can someone PLEASE upload your own cms? :love:
thankyou!
I'm using this one: UberCMS, it's not the standard Ubercms template, but it works 100%.
Spazz, the :pickall command isn't working xD
Oh my god, im getting D/cs at login now too.
Mind fixing that first? Oh and where is the upgrade Db?
You and everyone else is getting d/c only because cause of furniture when, when you enter room. So only way to fix would be deleting furniture.
so no fixes yet for anything? -_- cant wait till this emu stops crashing and dcing us all
Spazz, delete all you'r battleball banzai codes aqain
and add it aqain:
http://forum.ragezone.com/f353/battl...beremu-694651/
( Yeah i fixed most things now :P )
The server goes off in 5 minutes without clicking? O.O
Find:
Replace with:Code:/*
case "pickall":
TargetRoom = UberEnvironment.GetGame().GetRoomManager().GetRoom(Session.GetHabbo().CurrentRoomId);
if (TargetRoom != null && TargetRoom.CheckRights(Session, true))
{
List<RoomItem> ToRemove = new List<RoomItem>();
ToRemove.AddRange(TargetRoom.Items);
foreach (RoomItem Item in ToRemove)
{
TargetRoom.RemoveFurniture(Session, Item.Id);
Session.GetHabbo().GetInventoryComponent().AddItem(Item.Id, Item.BaseItem, Item.ExtraData);
}
Session.GetHabbo().GetInventoryComponent().UPDATEItems(true);
return true;
}
)*/
// return false;
Code:case "pickall":
TargetRoom = UberEnvironment.GetGame().GetRoomManager().GetRoom(Session.GetHabbo().CurrentRoomId);
if (TargetRoom != null && TargetRoom.CheckRights(Session, true))
{
List<RoomItem> ToRemove = new List<RoomItem>();
ToRemove.AddRange(TargetRoom.Items);
foreach (RoomItem Item in ToRemove)
{
TargetRoom.RemoveFurniture(Session, Item.Id);
Session.GetHabbo().GetInventoryComponent().AddItem(Item.Id, Item.BaseItem, Item.ExtraData);
}
Session.GetHabbo().GetInventoryComponent().UPDATEItems(true);
return true;
}
return false;
can u add navigator tab ( http://forum.ragezone.com/f353/ubere...-rooms-693693/ )
^ it was added ages ago
Auth_Ticket Reset?
Any help?
I know its easy.
Its easy if you know how to do it
:S
I dc when i try to buy effects and the battle ball banazi or w.e its called doesnt work
but it didnt works.
i cant add private rooms to the public tab at the navigator :S
And i cant add categorys for the public rooms.
i thought its added ages ago :S
ST-00dcc578310afecdd63dc5b97acd8395e1439579-233-uber-fe4
thats the auth_ticket I keep getting,