-
Posts
1,009 -
Joined
-
Last visited
-
Days Won
3
Content Type
Profiles
Forums
Events
Everything posted by Nickson
-
Just a heads up already. From tonight at 21h00 GMT, we might move around some forum boards and categories. We do this to gain a better forum structure and browsing experience and such. Many posts end up in the wrong category, or not where they belong. This is an issue we'll try to resolve as well. Anyone willing to discuss these matters, or bring up suggestion can do it in this thread before tonight, or join our irc channel. We'll be there to listen! Chat can be found by pressing the "chat" link in the top menu! edit #1: It's unsure how much will change
-
While you stlll need to run that query, as it is now. There are other options where you do not need to do that, like triggers and such, but I'm not sure how far all webhosts support that with mysql.. It is a lot easier, as you can see by yourself, by just typing "VALUES ( $i )" instead of typing every value. With using defaults you'll have a much smaller chance on making a mistake or forgetting a value. Some people also like to give a bonus during user registration to a certain value, be sure to add that value to the code, because if you don't, it will just use the default value if there is any set for that field.
-
Please check the date of the topic and last post, you've revived a topic of more than 2 years old, you should pm the user instead. If this keeps happening in general, we might need to do something about that...
-
True, same with the recodes of the lite version. I think many people just forget how much work it takes to create an actual engine. Heck, AB made zapengine once as a start of these ideas, but people never wanted to contribute to it, so it silently died out. Maybe look into that as well? Nonetheless, I'd like to see it :p
-
I still think it's worth a shot, however it kind of depends on what you can. People with a huge load of knowledge and experience may develop more complex system for another market and just earn a load more with that. But if you can find the right mod, for the right price. You're sure to have some sales, combine that will a good combination of quality, reputation and support and you should do rather well.
-
time to let this thread die out ...
-
While I encourage this idea, I've yet to see it succeed. Many people have tried, since it ever existed, or spoken about a recode of mcc lite, yet I have never ever seen a finished version that is actually worth a bit more than the original version. Good luck and hope so see something eventually :P
-
A good post means the following to me: - decent grammar - decent structure (if it's a long one) - stays on topic, either with the original post or the discussion of the thread - has some useful content - is posted at the right place - ...
-
FF dev team just wanted to eat cake with their tea... I installed FF5 recently, and I have to say, the only difference I notice is a different default font on some sites.. Major imporvement, whooo! (sarcasm)
-
err mike, be careful of what you want it to be though... MCC is something between a pre-made game and a game engine. However, a bug is something that doesn't work like it should. Some things do work, but just not like how you want them to work. And in that case, it's not a bug, but a request for something else. for instance #14, it's just a request to get a new function into the engine. Is it a bug? No, is it an issue for players? Most likely ... but they don't need to be blamed for such things. PS: I'm not saying the list of CB above is correct in anyway, I'm just replying to the general thinking of some people.
-
Gave you a small list ;)
-
Urgh, Honestly I'm going to wait ... I'll see where and how it will all evolve. Honestly I don't like it either that software releases a new version every couple of months. It's fine if there is an update or a bug fix, but 3 new releases per year ... can't be good or changes will just be stupid.
-
Paul, as far as I know you're involved in the redux creation process, so it's your responsibility as well before it's even released to the public, regardless of your agreement with mcc itself. If you create something you should check whether it works or not. They should have done a test too! I'm quite that this didn't happen very thoroughly... How can I say this? well look at the following: Files are missing, some functions don't work, some things are just plain empty whereas they exists in v2... All of these things can easily be checked by just pressing on the damn link. A major error mcc (and you probably) have not done or checked. It doesn't matter how far your involved, issues like these are things everyone can find out by just trying it out. It's not every hard to input some test data and see how your code reacts to it. It's also not very hard to introduce proper checks on inputs. I'm not saying you should fix everyone's issues, but make sure you fix your engine, and currently you're far off... So really, step it up guys, and stop pointing at the community but look at yourself. And yes, other people should still report bugs and issues they have, however, you should find about 99% of the bugs, and at the rate I've seen bug reports appear...
-
Well, this service has recently got some attention on this forums, whether it's negative or positive attention, I don't care that much honestly. I'm just wondering if there are any persons around that have actually used, or are using this service for quite a bit and can shed some light on it. As we have many developers in this community it's always nice to get to know new services, but also the bad, so you don't wake up to a nightmare some day. I'd like to get a mature discussion started about this service.. So does anyone had some experience with OneBip? Good or bad... I've done a quick google and honestly it doesn't always give a proper view on it. http://www.onebip.com/
-
adding an @ before something just suppresses any warnings or notices it doesn't fix them, use this with care!
-
Aww danny, did you already forget your birthday pledge, you troll? :P I'm pretty sure xbox live has had his issues already, just not so known as the issue PSN had. I remember something with unfair bans which happened to a lot of people, don't have a source though so I'm quite unsure. Nonetheless, paid or not, people should be responsible with data!
-
True, but you should be responsible if you work with important user data. Just because it's free doesn't mean users data should be available everywhere, especially credit card details. This is info that you should never be able to access unless via the correct way, free or not.
-
Gangster Legends, another game engine brought back to life: http://makewebgames.io/forumdisplay.php/304-Gangster-Legends-Game-Engine
-
I'd be glad to make something for you for that budget, however I can't sell you anything.
-
Please check your echo / print quotes, you should learn to use them properly (mod or not) change event_add($userid,"You were given a complimentary starter kit to begin you off. We hope you enjoy your stay at {$set['game_name']} and please mail <a href="http://viewuser.php?u=1" target="_blank"><b><font color=red>owner of the game</b></font></a> for any help you need.",$c); to event_add($userid,"You were given a complimentary starter kit to begin you off. We hope you enjoy your stay at {$set['game_name']} and please mail <a href='viewuser.php?u=1' target='_blank'><b><font color=red>owner of the game</b></font></a> for any help you need.",$c);
-
Awww, where is the fun in that danny! This means we'll have less work checking your posts :( I think I might even miss it a bid. However, this is exciting news, I'm curious how you'll "evolve" :D
-
You should :o, you probably know best on how to get them back :P also, mcc should get some competition now with GL thanks to dayo
-
Sounds indeed fishy, thanks for pointing this out to us!