
Dominion
Members-
Posts
2,447 -
Joined
-
Last visited
-
Days Won
9
Content Type
Profiles
Forums
Events
Everything posted by Dominion
-
gang levels ... there are a few but i think since your new i am going to be nice [mccode] gang levels
-
please but your shops.php in code tags
-
I think if you’re going to go mccodes fine but go with lite as was said in chat most mccodes games turn out the same basic game play "train attack join a gang get bored leave" about sums it up with lite you have a chance to put whatever plan you come up with into action well still having all the mods around ready to go on. as was said in chat plan it out on paper before looking into an engine if you buy the engine before you have what you want in your mind your going to end up with the same old game play and people will get bored. if your sure you want to go text based look into ezrpg there is support for it and some nice mods on their site (however limited the amount) mccodes is the main engine for this forums always has been but it’s not the only one out there. I was pointed to gangster legends a day or so ago and I do wish I had looked before its better all round then mccodes and well the mods are not there if you learn the engine and are willing to put time in you could save a nice amount of your money for a template and ads. If you’re not sure you want to go down the texted road I would also advise you to look at neab's game engine (you can found it on this site) very nice and not the same old game play however that will take work to get it into a fully ready game even the $300 copy (saying that so will any engine paid or not) grpg has been said and well if you put work in its a nice engine if you yourself know nothing about php I would not go for it little support and a bad engine. Mccodes, as said so many times in this topic now has the best support from a site and the most mods but zap engine has support there if needed ezrpg I know zeggy put I lot of work into and check out the forums for it it has support and both are easy to learn open source (so if you ever need work done they can download and learn the engine themselves) there are so many engines plan it out and pick the best engine for you after. Some free engines http://makewebgames.io/index.php?page=DownloadDBView&katID=1 neab http://makewebgames.io/board752-neab-game-engine/ ezrpg forums http://www.ezrpgproject.com/forum/ zap engine http://makewebgames.io/board824-mwg-community-project/ p.s – if you pick to go with a free engine your save the silly amounts of money people want you to spend on security and as if you find no one wants to create mods for it (paid or free) theres nothing wrong since you have lost no money yet and you can start something else just as fast that’s also a key reason not to buy hosting until ready to put the game online wamp will do until that point.
-
his last post was Leaving for a while so unless someone else takes the idea and puts it on paper (ok fine computer >.<) i have to guess not any time soon
-
i like it looks like you have put a lot of time into it and a lot of stuff to do in game
-
1. wait longer then 6 mins to bump a post... 2. use code tags 3. we need to see your shops.php if thats the page you want us to try and edit i am sure people will help :)
-
6? i paid for mccodes years ago only signed up to ce after i felt i was ready to face the "omg noob" part of the members area lol been learning website development for a few years now so long i can't find my email to say i have a vailed mccodes copy (its there will just take time lol) and i did not start on websites i was editing games back in 05 when civ4 came out that site still has mods from me but your right if you have the money paying someone is fast and you can learn from it i found learning myself to be better but i do admit i should have spent a lot more time on the php part since my skills there are not 1/2 as good as they should be but i get by :)
-
the thing about paying someone or at least what i found was if you have just paid $300 for v2 (i know its only $100 now) i did not want to pay $200 more just to get it fixed up its the main thing that got my ass in gear and got me to google to learn php and i have to say its easy to learn if you already know html and a few different languages as i did
-
sounds about right on the money side and on the side of looking around learning php will help in the long run anyway
-
does not really matter no way we can show you did/did not so you think it was via your newspaper i assume its not paid if not post it up if it is ummmm can't help you sorry about that but i can say secure input and output if you need help chats always open :P (people seem to forget its there)
-
same name does not mean it was him as someone picked to show us in chat today lol but he did spell hack wrong so... from there chat
-
sql injection ? do you know the file it was from did you rename your staff files ? over the last few days i have been playing around with my test site for v2 and i have to say there are a lot more holes then most people seem to think (or at least post) however i do not have the updated copy so i can not comment on that
-
well the most basic answer i can give is secure your site ... any idea how he did it the forums are well known for this kind of hack as is the ip hack (i think thats what it does anyway you can change you own user?) more info or do you have none ?
-
and the ones that are just copys are the ones that fail so bad :P
-
i think he sold it already Looking for a partner
-
if you can ask them what they said ?
-
its nice to know people are learning use php.net to learn away from mccodes to many people are locked to using the database class and $ir things @bladewolf2010 - anything free should be changed and made better before going on your site after all you don't want a site like the 1000's already up...
-
A fully functional donation system that when user donated....
Dominion replied to HITMAN 17's topic in Engine Support
cronus' mod is v2 only so you would need to spend time changing it to work with v1 and daves is nice and comes v1 i think ? so i would go for that with no money - [mccode v2.x] Paypal/donation package creation. -
[mccode v2] Annoucements Upgrade! theres a search bar at the top right of mwg :)
-
i am not trying to patronise you but did you just add the function and do nothing else ?
-
well take it out of globals.php and use a file like this and see if it errors to test the function <?php include "globals.php"; function username($user_level,$username) { $staff_colours = array( 0 => '#000', 1 => '#fff', 2 => '#CC0', 3 => '#FFC', 5 => '#006' ); $return_data = (array_key_exists($user_level, $staff_colours)) ? '<span style="color: '.$staff_colours[$user_level].';">'.$username.'</span>' : $username ; return $return_data; } echo username($ir['user_level'],$ir['username']); ?> if it errors post the error if it shows your name as whatever colour you have set it to then your using the function wrong ><
-
i would not use this however look [mccode v2.x] crystal market update (looking for buy) magictallguy's 2nd post and use that :)
-
people did offer to secure it for a small amount (5% i think) and they said no so not much we can do :S
-
people already do offer to secure mccodes for a set amount if thats what you mean ?
-
lots of money ?