
Dominion
Members-
Posts
2,447 -
Joined
-
Last visited
-
Days Won
9
Content Type
Profiles
Forums
Events
Everything posted by Dominion
-
You seem to be pushing the fact they are secure servers a lot in your posts, well that’s good it's not really a massive point that impresses me since I would expect any host/server I pay for would be secure. You also say - also something I would think any paid host would offer, however not at a high price next to bigger company’s who would clearly have more money and experience for keeping the servers going. So what i am saying is can you sum up what experience do both of you have at the moment and why paying more would be worth it? I looked on your site and see the hosting plans.the main thing that jumps to mind is the type of hosting, are all plans shared hosting as I would assume? what would be an example of the services that could save me $100's and $100's ? o and yes I have in fact looked at the “services” area of the site yet nothing on there looks like I will need (or save) $100's to use it even if i had the 15% off. your support is ticket based? I would suggest something a little different e.g. an on site live chat may help in the long run, saves you giving your msn out to every client. Not a bad site as said so many times a lot better then most that jump up on here so well done there.
-
if i had to wait 15 secs per mail it would annoy me just as much
-
[mp]225[/mp]
-
if you're looking into a programming language there is a high chance there is free software out there that is just as good as Dreamweaver, for example php i would say look at an IDE like netbeans or even a basic text editor like notepad++. use google to look, often it's free and just as good. the main thing Dreamweaver has is the html editor where you need to know nothing of html to use it however in the long run that feature won't help much (but thats just my opinion and my copy is still Dreamweaver 8 so a little old)
-
@ Joshua - what about the sites that have gaps in the id numbers? "ORDER BY RAND() LIMIT 1" in the query also means your not selecting every id when you only need 1. may also wish to check about fedjail days and laston (as rulerofzu said) don't want someone winning if not online. item_add() and event_add() to give the user a pack (assuming you have donator packs?) and to tell them they have it and/or what item they won... edit - http://jan.kneschke.de/projects/mysql/order-by-rand/
-
well if using v2 Djkanna already told you how to fix it.
-
i don't believe lite/v1 has an item_add function,i may be wrong , mccodes.com had a free mod that fixed it. you may find this attached all right to the original creator
-
what i mean is the way donator.php is set out, if you already have that page changed around you may need to think about paying someone to custom a system. i think you took my post the wrong way assuming your whole site would need to change and that is not the case.
-
http://www.cronwerks.com/forum/cronwerks-mccode-mccodes-mods/custom-donator-packs-with-ipn-($10)/ this is nice (you may want to change the look) :)
-
Well Redex in a way you’re wrong. well making a big thing out of a child (not aimed at anyone) "hacker" is a bad thing, making sure everyone knows both who "hacks" and what they do (e.g. the $ip issue in mcc) also makes sure they get nowhere and that helps everyone in the long run. once the notice its silly to try they won't always stop but they will look like noobs so that is up to them. There are also the people who think it’s good that it's keeping peoples games down that put no work into it, well I don't see this as a plus some may.
-
running a pre made bot also not hacking :| on a side not for anyone - why do we let people that do this stuff stay on here?
-
just to get one thing clear here copy and paste is not hacking.
-
/thread. fails :P
-
it's not often i laugh at something online but i did here - thanks for telling us :)
-
so your saying your not going to help someone who asks for help because he asks a lot? (most of his posts are "help me" posts) the one time i have helped him over msn he has been willing to try himself (all be it after me telling him to :P ) so what you post on makewebgames should NOT matter over all. If you don't want to help someone don't post easy as that...
-
sorry to bump an old post but i have had 3 people this week ask if theres a copy of this on my computer, no however its on cronwerks under the same name... http://www.cronwerks.com/forum/free-user-created-mccode-mccodes-mods/(all-versions)-mailbox-clickable-bbcode-and-smilies/ if its the same mod or not i don't know but its the same name and the mods look very similar so i assume it is.
-
in criminal.php the formula is already under $v (as its taking the whole table) e.g. $v['crimePERCFORM'] so if you want to show it all you have to do it add to the table in the foreach loop, however i am not sure why you would want the formula to show O_o
-
So you’re ok with aol users being on your site just not inside the game? Just one example given as it was already said above
-
sorry i should have said theres an ebook - http://makewebgames.io/index.php?page=DownloadDBData&dataID=23 :rolleyes:
-
Well read the topic and judge for yourself, all I can do is inform you of the facts.
-
i would look here - George || Apollis <<< it's a topic, just happens to be called by his name :S
-
This topic is for nothing, if they are going to put all their time into an online game let them it’s there life. Some people stopped coming online (one name does jump to mind) during the exams and if they do care about it they all will. Next point why learn html,php,css ? Well html is the first thing I would say learn no matter what your going to do, it’s the first language you need to know (in general) for online game development (text based) php and css mainly since mccodes use them people that have a copy learn what they need to but not all of us are fixed to them. A lot of people (like me) did not start with html or php and a lot people on here are not just locked into the mccodes database class file ($db->query etc) for php, learning what you need is always the way to go after you have a good grasp learn more its what I did I just happen to not start by finding mccodes…
-
And let me guess you’re willing to do it? I hate people that do this why not try showing people how to do it and not just going "omg go pay someone" or even better show them where to learn? In this case the ipn should work (not well but it works) there is also the cronwerks one or daves.
-
google is your friend
-
Joshua I am sure anyone who adds anything to their site will look over it first, not everything needs a recode just to secure it (optimize yes but not secure) :P