My client loads untill the hotelview, then it goes out.. I've tried any swf I could find.. Please help me out?
My client loads untill the hotelview, then it goes out.. I've tried any swf I could find.. Please help me out?
okay, so i have a problem with game_center images, in the variables, i have this:
game_center.image.library.url=//zonhotel.co.uk/zon.hh/games/
but in my F12 on Google Chrome (Dev thing)
the links are like:
![]()
Looking for a bit of advice on the following:
- How would I change the name of a command? (lets say :refresh_catalogue to :update_catalogue)
- Is there a way to update the bans (e.g. :update_bans in Phoenix)
- How can I alter the flood time for users?
- Any good tutorials for understanding the C# a bit better? I'm new to it all :)
- When I create a group, the image that shows on the "Group Homeroom" and on the Guild furniture is different than what I created
- Group Divider is not rotating
Last edited by BuzzOfficial; 29-01-13 at 01:47 AM.
Attachment 122567
i keep on getting this error. can someone please help me?
(nimord issent my dedicated servers user, its my computers user)
I need some Help here, i got this error when i put the function
DELIMITER $$
--
-- Procedures
--
CREATE DEFINER=`root`@`localhost` PROCEDURE `getroomitems`(
IN roomid int(10) unsigned
)
BEGIN
SELECT items_rooms.item_id, items_rooms.x, items_rooms.y, items_rooms.n, items.base_id, items_extradata.data
FROM items_rooms
JOIN items ON (items.item_id = items_rooms.item_id)
LEFT JOIN items_extradata ON (items_extradata.item_id = items.item_id)
WHERE items_rooms.room_id = roomid;
END$$
CREATE DEFINER=`root`@`localhost` PROCEDURE `getuseritems`(
IN userid int(10) unsigned
)
BEGIN
SELECT items_users.item_id, items.base_id, items_extradata.data
FROM items_users
JOIN items ON (items.item_id = items_users.item_id)
LEFT JOIN items_extradata ON (items_extradata.item_id = items.item_id)
WHERE items_users.user_id = userid;
END$$
DELIMITER ;
I have bug with clothes: when i click on ''change clothes'' i can see and I can choose clothes but then I get d/c.
Can someone help me (for money indeed)
Skype: Squising1
There is a memory leak inside the emulator in Guilds file (Joindates related)
If someone can take a look, because i haven't the experience to correct this :(
TY
If i start the emulator i became a message from visual c# 2010, that contextSwitchDeadlock block the emulator.
What can i do ?
Phoenix Users table to BC storm converter?
Greetings,
may someone can help me please?
I cant login into my hotel, and I don't know where the problem is.
I use my own cms which is compatible currently to phoenix.
If I login into the client it stays at 100% but bc says there is a connection...
Clientsettings
does someone got an idea ? I alread tried it with the other 2 compatible cms's but its the same.
I use the working swfs+banner+imager.rar archive.
thanks in advance for help.
Phoenix Users table to BC storm converter?