-
Posts
551 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Events
Everything posted by Kieran-R
-
Obvcourse learning to do it yourself is better, but someone simply telling you how to do it is fine. " If you can't install then you can't ever hope to have any kind of successful game." << That is the quote which I completely disagree with.
-
Upload the SQL that came with MCCodes.
-
I really dont see how what I said was confusing, neither dont see how it makes me look stupid... Hmmm
-
Honestly, I think that's just plain ignorance if you actually think that is the case...
-
Well when I read over your comment, yea it makes sense lol... You got me XD But im mainly directing it towards the comment by a_bertrand: "Sorry, but if you are not able to install McCode then you will have no chance to transform it into a web game as having a web game is not just uploading an existing engine... "
-
Reinstall it? Look, Delete ALL of the files in your public_html folder, and drop ALL of the tables in the database you want to use in phpMyAdmin, and then RE-UPLOAD all of the files that came with your MCCodes v.2.0.3 download, and then UPLOAD the sql to phpmyadmin. Once you have done that, try install your game.
-
Im not going to give you an exact code, cos I cba looking through it all, but you would do something like this for the first thing you want: $animals_hunted = $ir['rangerlevel'] * rand(10,20); echo "You have hunted $animals_hunted animals."; for the second part, if ($animals_hunted == 0) { $exp_gain = 0; } else { $exp_gain = 250; } Try something like that. :)
-
I disagree with the "you've no chance if you can install an engine". Everyone has to start somewhere, and I myself defintely had no idea hoe to install MCCodes when I first started. I was on mysql.net trying to download the latest mysql package cos K thought there was a problem lol. I'm not saying I'm some expert, but I have learned ALOT since the day when I couldn't install MCCodes. So that's completeln wrong the statement which has been said there. I think the installer being easier is a must anyway though. Asking the user to type in the db usename and password makes no sense whatsoever to most people who are very new. Give the person details instructions step by step when they are installig MCCodes.
-
I love how the new mccodes version simply makes the people with the fake scripts stand out :D (not saying this towards the thread maker, but in general) If yon got a fake script, then learn to secure yourself. It's not as hard as what you may think.
-
whats with the pointless tabing?
-
Whats gona make people pay your game rather than all the other "unique" games you can find here?
-
Great :D Thats good to hear. :)
-
Ok. I really need some views here. (extremely random) Read this to your self: Suden City Did you say "Suden" like "Suddenly", or did you say it like the way you would say "oooo". Cos basicly, im making a game called Suden City, and I want people to call the game like the way you would say "Sudden" rather tahn like "Sooden". Opinions please :D
-
Well Ive done that on quite a few translators, and I dont hink even one of them has given me the same translation as another.... It seems theres no real way to translate a game using an online translator... Hmmm
-
Ill give the Google Translation a try, and if its not so good, like you are telling me, then I will give a go at the way you have said RulerOfZu.
-
Portugese = 300 million + people. Spanish = 200 million + people. The automatic language translator I am usin actully is understandable. It uses Google API language translator. So it basically goes to google translator for you. The script also has a cache so it doesn't need to goto Google for ever single user request. I think that making complete different servers for the languages is a bad idea unless obvcourse you are fluent in the language. (In my case i'm not)
-
I was thinking about making my game avalible in many different languages such as Spanish, Portugese, German, and a few more. But what I really want to know is - Is it worthwhile? Obviously making your game avalible in languages such as Spanish, Portugese, and German would open the Market for millions of more potential players and that is what is really dragging me in. I have a script here which automatically translates HTML to any language of my choice without me changing the HTML to different languages, and I could also make it possible for users to translate mails which have been sent by other players. But again, that's more problems... Another one, would be your player interaction, and posting news ect. Unless obvcourse you use the translation method which I mentioned earlier about the PM's, then that again is more problems. You can't exactly post announcements in many different languages (realisticly) So basicly, I want your opinions on whether I shoudlnt goto the bother of making a multi language game, or I should just stick to plain English.
-
But im actually loading the form from an external php file, and some of the values within the form different. Is there another way this can be done?
-
Hi, I was having problems loading a form via jQuery. Basicaly, when you look at the source when you load it via jQuery, it goes like this: <form></form> <input type=..... So the form doesnt work properly. Does anyone have a solution for this problem? PS: Im loading it 'data'....
-
Im kind of getting what you mean a_bertrand. Ill give it a go at using pure HTML. Thanks
-
I would do that, If I could. I didnt make this JavaScript code. It was simply provided to me in this format. SO I need someone who can change the format of which it is loaded.
-
Hi, I need someone who may be experienced with JavaScript to complete a small job which I need done. Basically, I need a JavaScript/jQuery powered pop-out box to load ON PAGE LOAD rather than when someone clicks a link. You can see the JavaScript/jQuery powered pop-out box in use when you click "Sign Up" on: http://mafiaomerta.com As you can see, this basically grabs the contents of another file, and loads them within the pop-out box when you click the specified link. However, I need someone to change it for me, and make the pop-out box open on PAGE LOAD. (Don't worry. if someone can do this for me it wont be put in use for a register form). I have already contacted Danny Hanson about it, but unfortunately he cant do it. This is a paid job. Mail me or post here with your price. (No ridiculous prices please. Im not stupid). Thanks!
-
Woah! You PAID for something? Or is this a cracked version from fileshare?
-
You didnt make the top part...
-
You could have atlease changed the outglow away from the default ps one :P