
Dominion
Members-
Posts
2,447 -
Joined
-
Last visited
-
Days Won
9
Content Type
Profiles
Forums
Events
Everything posted by Dominion
-
You just made my point for me... Anyone asking what the best engine to make an rpg game with has not thought about this. It's highly possible that they could still be learning and would adopt the style of this game engine. so for the owner it's massively impotent to pick the correct engine even more so the first time. As for the player i am not sure it matters as long as they enjoy the game.
-
I strongly recommend you learn yourself to avoid paying high prices. If that’s not going to happen at least learn the basics of php so you can tell if someone is selling you crap. If you need to know if someone is as good as they say they are feel free to ask on the forum. I am sure no one will mind. djkanna, crimgame, danny, joshua. And Equinox are all worth looking into, however there are more that would be worth hiring. As I said feel free to ask about anyone you're not sure about.
-
I am not saying the code does not matter, however the style you pick to use does not matter to the user. If it's secure and reasonably fast then all that matters is what it does. some good games have come out of some very bad engines and yet it's still in the same style as the engines it's based on. So a game engine plays a massive role, picking the right one (or starting one yourself) needs to be thought about. Once you have your engine the type of game is (in a way) set e.g. If you picked neab you would not get a text based game.
-
Only fools and horses
Dominion replied to Jordan Palmer's topic in Media Entertainment (FKA Tv Shows)
best comedy ever... Well monty python and billy connolly (stand up but you have to bring him up when you talk about comedy) are up there also :P what's the best episode? -
cool, and on a completely unrelated note nice to see you posting more. :)
-
ok i so should of looked there lol anyway if you do this for grpg i am not sure what the market is like there,however i don't really see many posts on here tho. I do know theres a free one flying around and a paid one for around $35-40.
-
i did not look over all 3 pages, however the 1st post was from 2008 so i would not think the link would still work...
-
True, however if there loggedin you may limit the user to only 5 (or 1 etc) at a time.
-
dayo has already put a mod on sale that is basicly a better mcc forum. it's selling for $7.50 (i think) so for you tell sell that high it would have to be better. [mp]167[/mp]
-
well in this case the captcha would not really matter as only users can see the page, however if out of the game you could ip lock it to once per computer aswell as the captcha. anyway good link
-
i would not say it's a good habit in fact it's one i had to stop, however it does not hurt. as for the `` yes use it :P
-
i assume the "Contact Us Form" is for outside the game? If so you don't need globals but you do need something else (since you're using $h->endpage(); not sure why i think thats just the ingame footer on all the mcc versions...
-
you know what he means >.< a user will not notice if you use - die("error you are not level 1"); or echo 'you are not level 1'; exit; Well it does need to be fast the user will not notice a 0.000000000001s speed difference.
-
it's a big improvement over the 1st post i looked at. $randomevent = (rand(1,600)); you don't need the () around the rand - $randomevent = rand(1,600); SET money=money+'5000' you also don't need the ' ' around a number, however as i said looking better :) ^^^ none of that would stop the mod working ;)
-
it's not the free mod... It's that you're selling mods and this was on sale for $8 before hand... @djkanna - missed that post >.<
-
you may need a little longer then that. you seem to get basic queries, functions etc, however you also seem to be going about alot of the basic stuff wrong for example you used mysql_real_escape_string on a query (should not cover the whole query...) and that query had no strings going into the database. learn and post if you need help. it's good to see you having ago just not selling mods yet.
-
This is exactly what MWG doesn't really need right now, members pushing newbies away. Just because he's wanting help, doesn't mean you can throw everything at him, atleast give some constructive criticism! no one is saying he did not have help Random Multiple Jaaaacccckkk i agree, however he was going to sell this. It started at $8...
-
you did ask for help... also you need to say where you got the cbank from since it's not yours (as you said).
-
going by your examples you tend to leave lines after every line so for anyone looking at this i take it the $1 per 50 lines is if the 50 lines have something on them? BTW - without being mean i think you need to reconsider selling anything for a little while
-
ok so sorry blade you're not ready for paid work, however zu he is having ago how many people on here just ask for everything free and never try?
-
that's a bit harsh. I think it's going to be put in a file anyway (as it not be on it's own) so the class file would be there as would global_func for the event_add() . I also think he just started with mcc, however i am not sure there. @blade - he is right event_add() is wrong "event_add($userid, $text)" .
-
i don't think you get how to use mysql_real_escape_string i also think you need to look over your queries "$db->query()" look at php.net again. you may also wish to use the event_add() function for mcc and not just echo it out? still not a bad idea
-
the next time you wish to find out if a mod is available not why not try the search feature? ;)
-
I agree in a way, however still feel the game engine plays a massive role in the finished product. If someone used neab to make a game it will not end up like an mccodes game, and vice-versa. so well a game engine should not be the only thing that affects the final game it should always be thought about before starting anything. If mccodes is used what will you do to make it stand out? if ezrpg/zap engine is used what will you use it for? will it be based on crime? space? or something else? The thing is people pick mccodes and assume thats all they need to do. They never add anything that makes the game unique so more people assume they can make a success of things. sites with 6 people online a day is not a successful site in my opinion. As for thinking outside of the box you can do that with any engine and enough work.
-
since everyone said $5(ish)?