-
Posts
2,464 -
Joined
-
Last visited
-
Days Won
8
Content Type
Profiles
Forums
Events
Everything posted by rulerofzu
-
The only problem you have there is you have set it to num rows -26 on the receive.php so throws a boolean error when you first have the chat as there is no rows. But you can resolve that by checking the number of rows and setting the value to 0. You can also include global_func to call in any functions for special names and colors. Here it is quickly installed and styled to my game theme. Not going to use this one as I have an ajax chat installed already. Very simple and clean. You would really wanna remove the ability to use img bbcode from this though as it will just create havoc!
-
There was a sync issue when a update was made from the svn branch. The problem was resolved when the update was re-applied and signups are active again. Apologies to anyone that could not sign up during that time. Thanks RPMB.
-
This is the issue with all php software suites that release security updates/patches etc. That people then go looking for unpatched versions. Quck easy way for systems such as phpbb , mambo etc is to google by version number as they are most likely not to be patched :S Best way ive seen around that is for a rss feed to be in place. A ecom suit I use has a rss feed from the dev team who then give you a status update when a security issue has been discovered. As this is sent to the admin end of the suite then its kept from public knowledge for a limited time to allow for install of the patch/fix whatever. Maybe a feed from here into the staff admin for mc would do the same?
-
Title: Ruler Of Zu Owner: Henna Boy Ltd URL: http://www.rulerofzu.com Theme: Ruler of zu is a free to play mmorpg based on times when mythical creatures lived, magic was rife and the brave undertook great quests to prove their worth. Ruler of zu is a constantly expanding fantasy game where players can participate in an open ended game either as an individual or part of a gang. Content is added on a weekly basis and the land of Zu currently stretches over 55 cities has over 400 items to gather and 300+ npcs to test your strength against. Some of the features include: Dragon ownership - Own, train and equip a dragon. Dragon play is a big part of Zu gameplay where you can train, equip, race and even fly with your dragon across the lands. Fight other players dragons to become the Ruler of Zu. Commit crimes Train in different statistics to increase your abilities and ensure your attacks are successful. Find weapons and various types of armor to equip yourself and your dragon Grow crops, rear animals and when they reach maturity crop/slaughter them for items. Undertake quests that pit your wits against monsters and beings to receive rewards. Dont take them lightly some quests are more tricky than they seem. Player markets Organised inventory Learn skills such as magic, healing, dragon flight and more to enable you to make better things for you and your dragon. Crafting workshop where you can create new items or combine items into enhanced types. This is just some of the gameplay available.
-
Yeah it isnt a big table....just a bad habit using *
-
LMAO get a room :P Anyhow.... $q=$db->query("SELECT * FROM friendslist WHERE fl_ID=%u AND fl_ADDER=$userid", $_GET['f']); For 4 fields :D Good job all round...dont know whats changed but good job.
-
http://www.dynamicdrive.com/dynamicindex1/contextmenu.htm
-
Works and tested on IE8 , FF 3.5.7 and Chrome 4 If your having problems then you need to look in the src at the js file and alter the overflow settings. Look at the post I made earlier or look at the variables for overflow.
-
Ill leave posting the entire code for Illusions. His constant stream of ideas on this forum is commendable. It is rather cool :D
-
Change the positioning in the JS to fixed. var constants = { constOverflow: "auto", constPosition: "fixed", constBottom: "0px" and $("html").css({"overflow-y" : "auto"}); $("body").css({"overflow": "auto"}); // initialize bar $(this).css({ "overflow-y": constants['constOverflow'], "position": constants['constPosition'], "bottom": constants['constBottom'] }); Worked fine on IE8,FF3 and Chrome.
-
Oh yeah i can see that being handy. Nice work!
-
Looks good nice job.
-
Look into css :D You can type this into google in a number of ways and get pages on how to do this. Also you could simply image map the signup area to make it into a link. Google for it and do it.
-
Your borke Damn thats gotta hurt.... whats the symptoms that goes with that :P
-
The more defence is trained the less damage an attacker does? Isnt that supposed to be the case? Example: The attacker has 100 damage vs defence on the opponent of 50. Assuming the attacker gets first strike then the defender is killed. Reverse the numbers and the defender survives the strike and has a chance to hit back and it now depends on the defence of the attacker. As they chop bits off each other it comes down to defence and who has the greater. The scores on the screen should be attack value - oppenent defence. You strike with 50 attack. If not then yeah its outta synch. But anyway..... [mccode v2] Attack :) Is that the code you have for your attack by Eternal?
-
nope. never had that issue with this.
-
MCCodes2_Manual.htm - says how to install it ;)
-
Thought it may be something along those lines. The tribal wars type of game is an attractive market.
-
Would have been nice to see what they have done but beta for the one ive tried is full.
-
You shouldn't get that but more than 1 time a week. And when you get it re-fresh the page and it's gone. Seriously? you have 32 reg'd members and you are expecting cpu overload maybe once per week. :rolleyes:
-
LMAO what an eejit posting code that doesnt work.
-
Will it make me a cuppa? In game cuppa that is :D NIce job.
-
Posting here cuz it gets faster response :P
rulerofzu replied to Joshua's topic in General Discussion
Question is....did Immortal get said graphics requested???