
Redex
Members-
Posts
361 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Redex
-
Nice and simple, also very comforting to the human eye. I must say it is one of the best logins i've seen in quite a few months, on the sole factor that it is nice and simple. Good job.
-
Who owns Crime Valley ?
-
Rasheed just pointing out, but on Makewebagames sometimes you won't agree with what someone is doing to there game. Though you can still help them, think of it this way it's there game. Plus if you every need help, and you're trying to do something crazy with your game therefore the community of makewebgames refuse to provide you help then how will you feel ? - Redex
-
I think this is in V2, i might be wrong but if that's the case it's a easy conversion ;)
-
Well Ghost most of my long posts are for a reason, mostly to help someone. Trust me if you think you're going to die reading a post, then you've got issues and i suggest you consult a doctor. Let me also add, reading will get infromation in your brain, and therefore make you more clever if you actually understood what you've read. That's the problem i see with lots of people (no-one from here) just general in life, they get scared at the first sight of a long post or something which will take some effort. I don't have time right now, so i'll leave it at here, but you should get the general idea. - Redex
-
Jordan you've misunderstood. All i've done is make it so the if statement and if else statements syntax is correct. As in: if () { } else () { } etc. That's about it.
-
I wrote that in my original post ;)
-
Hey all, i know people get bored of my posts so i'll keep this short and sweet. Please could mdshare extend the legnth of comments in the Marketplace, as it told me my comment is too long (I know what you people are thinking :P). On a serious note, i had to post it in General for BoGFX as a conclusion of it being too long. Hope you take my suggestion into consideration ;) - Redex
-
Hello all i am just commenting to a post made by BoGFX, however it was too long to post there so i am posting here. The post was made regarding the website gfx.com and i am just expressing my views. If mdshare, could extend how long a comment can be on the marketplace, then he can remove this post and transfer this comment there. Good looking site. For a more professional feel, and to portray a professional attitude please try and fill your site with the apropriate content, as "There is not much to say. We are designers." would not provide a great feeling for the visitors as they would want more specific information. Also try not to give the visitors your Messenger directly, as a contact form would be most appropiate and believe it or not, many professional websites have a contact form and only on very rare occasions give there Messenger out. Commenting on your work, the graphics you provide are exceptional and are of a nice quality, therefore if i need any work doing then i would take quotes from you as well as other graphic designers. The pictures of the gallery should not be seen on the homepage, in my opinion as it cramps up the room. Another way of setting that up would be provide a hyperlink to the gallery or put a tab located at the top of the page, as that will be easier for people who actually want to look at some of your work. Since the main background colour is red please refrain from keeping font red as well, as it become harder for the visitor to clearly see what the writing says. Also another aspect of the site i would edit, if this was my site would be, i would change the black in the background to some sort of colourful desgin becuase the graphics for the site have to be exceptional so people can see that this will be the quality of work they will receive Also i'm pretty sure your not a hair salon "© 2007 Hair salon " so it will be a good idea to change the copyright to icangfx.com :). These little bits of information can really help with the sales of your graphics. Last but not least, i would keep the tabs at the top of the page going horizontally, as i think it will be easier for the visitors to navigate through different pages, rather than keeping it going down vertically. Overall, you have awesome quality graphics and i would definetley recommend you. Just make these changes to your website, if you wish, and let me know :) Hope it helps - Redex
-
Well yes, your entitled to your own opinion. I wasn't saying you could be wrong, apologies if it came out like that.
-
Meh just looking if i can change some things, without looking at the other posts :P <? php require_once ("globabls.php"); if($gang['<30 days old']) { die("<font color=red><font size=5>echo ("You damn bully what you thinking? You can't attack a gang less then 30 days old."); } else if($gang['>30 days old']) { Declare War echo "You have declared war on $gang."; } $h->endpage(); ?> Please point out any errors from here xD. Meh it was just my attempt xd.
-
Domain Name System (DNS) basically translates hostnames to ip addresses. I'm sure Renkia meant this will help in setting up your account with the hosting company of you're choice, becuase if accidently or meaningfully you change the DNS (Domain name server) on your host, it will change you to another host. This does not mean, you will get free hosting from that other company, as there are further steps to follow from the hosting company to set up your account and make sure everything is working fine. - Redex
-
Kes you've been through too much, with your daughter having cancer, and now the chances still remain of it returning. All i can say to you is, keep your hopes high and keep her on a healthy diet, as well as taking care of her so she dosen't get entangled with other diseases out there. Try keep the family laughing and cheerful as much as you can, possibly even try to forget the past or let it behind you. Getting back to normal life, will help you feel better so you could try and finish of things you started before this event took place, or start something new. Remember to every darkness there is light, and i'm sure light will come your way. Even if it take time, it will surley come. Amen. - Redex
-
@ Renkia - No game will be 100% secure, and as for a hacker with supreme knowledge, it will be a easy task to destory your game. Though securing your game makes his life harder, and prevents newbs from destorying your game, therefore reducing the chance of your game going down and increasing the chance of it staying up and being sucessful. I still think adding to the security which people offer, you (generally) should rename tables in phpmyadmin etc so it's much harder to use vulnerbailities on your game against you as the hacker will have no idea what your tables are called, if it's unique compared to all other mccode games (or the same for any another engine). - Redex
-
Ya wouldoun't say :P. Meh a quick search on Google would return that.
-
I have ;), but i'm special :P
-
Which file do we have to correct this error in ?
-
how long will it take for this to be finished?
Redex replied to Coly010's topic in Other Game Engines
Well it's a open source project, so therefore you can start using it right now, and edits will still be made to it if anyone else want to contribute to it or Alain decides to take this project to the next level. -
Rasheed - Take this quiz and let us know what score you got. That way we can compare to what other people got on there first try (if they can remember) http://www.w3schools.com/html/html_quiz.asp - Redex
-
That's looking good. Nice effort there Equinox, and consequently a nice result.
-
Meh i didn't understand that you were asking the same thing xd.
-
Where are the screenhosts ? Or is it my browser.
-
Where has he given us option one or 2 lol?
-
Atleast i was on the right track :). Meh atleast my post helped.
-
Meh i'm not a coder but i think it would be something to do with this line: $connect = mysql_connect("localhost","",""); Probably around them speech marks. I've not had experience with engines, or in particular this engine but i would assume that the db name and password have to go there. Hope this helps - Redex