Jump to content
MakeWebGames

lucky3809

Members
  • Posts

    1,115
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by lucky3809

  1. lucky3809

    Modern Mafia

    Definitely the font on login has to be changed can hardly even read it. The choice is bad. On your images inside the game at top add an attribute to them so we know what each one is for instead of needing to click to find out kind of stupid would not play it makes it confusing.
  2. That is nice to know, but I would wait a year then come back to the free hosting, just me, I like to fully research and wait out the process... Time is the only thing that can judge a persons trust. Oh yeah i was looking... Purchaseing a Domain If you brought a domain please let it last for 24 hours before it becomes activated. If it not activated after 24 hours then please submit a support ticket and we sort it out for you   Might want to spell check.. I know we are not all that great spellers, but perfect accuracy in spelling equals professionalism!! Just some examples.... "Purchasing" "bought", your not going to brought a domain. lol... If it not? "If it's not activated" and we sort it out, hope you do mean "we will sort it out" or "we'll sort it out"
  3. People that have been on here, have seen their fair share of scammers so thus is why everyone on here is cautions when doing any type of business with the people on this forum- that is not well known in the community. You offer free hosting that is great, but how good are you to be trusted? Different when yo u think about it. There has been several people jump on this forum that are doing what you are, then steal the scripts of people whom jump onto the offer, then month down the line the hosting company vanishes does not mean you will do this. This is the experience most of us have had on here "this" very same forum!! That is why people are the way they are on here! It's better to be safe then sorry right?!
  4. The old fashion pattern don't go with the layout, maybe try a different background with the image you are using the star on that flag thing. The flag is also to big can be resized by 5px smaller then what it is. It maybe my screen size why the flag part looks big.
  5. Thanks for sharing, pretty good game, however I am lost with the skill how to master it, I bought the book and used it, the skill says 58% done on the home page when i click the link, but when I bought another skill book of the same, it said skill already completed, and that I can't use the book lol. I thought maybe it's a bug or something? The skill bar shows 58% still not 100.
  6. I know Illusions game, my concept is not at all like so I am talking about Voodoo, Magic ie runes/tarot/horoscope ect like witchcraft but not witchcraft lol.
  7. I personally would make a game of voodoo/magic/spiritual theme, there is no limit to magic or voodoo, there is always something that can be implemented into a game of such theme. You never find a theme of such on the internet which makes it an unique theme for a game. Gangster,Mafia,Vampire,Crime,Space,Realms has all been done...
  8. http://www.emailtextmessages.com/ Has most of them...
  9. If the forum thread your copying is an older one then it's going to give errors, from when the forum was modified to the new forum the bbcode left errors in codes people posted such as target="_blank" and http:// and left some field areas such as $r[target="_blank" .... There is many threads that has tut's what each error is and gives the fix.
  10. Space don't mix with goth or your url name, don't see it going with both.
  11. Not signing up going off images, what does space have to do with gothic? Don't make sense... And goth gangs,gangsters? since when are they called gangs,gangsters? LOL
  12. Just out of curiosity have any of you tried contacting Brandon on FB? He has an FB https://www.facebook.com/brandon.werner.7 and he is active I sent him 2 mails so far, with no respond. And found other websites where he listed his FB page to the engine. Either he abandoned it, or he lost his memory of it lol. I found 2 different licenses in my file one was a commercial another was a free open source license, I think the download that I downloaded may be a illegal copy of lunarbattle, that is the only indication on the files of where it came from and that of myneocorp copyright.
  13. When finding a company do research first on the company, and go with a company that has been in business for more then 10 years, it's not the price that is important it's the reliability of the hosting company, and the reviews of service, no offense to starters who just started a hosting company, but that is my honest opinion on finding a good hosting company!! secret_life's- suggestion is good, they been in business just over 10 years, and have excellent reviews. A company I would go with personally if I didn't already have a company I am using.
  14. I don't know about the one that is posted with other weapons such amulet,and so on, the mod i had up only used the 3 that were with mccodes, the re modification will have only those 3 but other weapons can be added i left it simple to add more then 3 weapon slots, will get it up, it's not POG1 mod that I have coded, it's what I made based off roguevampires, entirely my own coding...
  15. This is being redone, scratch the whole thing it was wrong in the first place, because it never did work when unequipping... I have it already made none mccode, so at the moment I am recoding it and will place it up when i am done, there is many modifications though I hope you can bare with me.
  16. Going to update this after i redo it, seeing how it is my mod lol... anyone can though, no need to pay it was released for free!
  17. Actually this needs to be deleted a lot of errors and not correctly done, it don't work, unless you do a lot of modification to the item table, and do away with the effect 1 effect 2 and so on, I redone this mod but it's not in mccodes, probably end up re doing this mod when i get around to it for mccodes. I use a weapon and item table, and a weapon inventory and item inventory, instead of the effects for weapons I made fields, which for mccodes would be strength,agility,guard,labour...
  18. iif your using redux that is your problem, they supposedly fixed this bug it's suppose to be in the changelog, if not re patch it see if that sorts your problem. Others also had same message, and it was stated a redux bug problem.
  19. Microsoft Essential is what I use also, because my operating system is Microsoft windows, personally i don't see no use for any other program, Microsoft has worked for me since it came out, and it's free to use. It updates hourly, their database of known viruses, so it cleans ALL viruses from my system and does not leave any behind, also it does not run in the background like most programs do, and it don't make my computer slow like Avast, and Mcafee DID. So if you want a program that is free and better and your running microsoft windows operating system then microsoft essential is for you!
  20. It may been a different link then any of those, but it did say myneocorp on the sourceforge account i downloaded it from,and the codes had http://www.lunarbattle.com in them, unless it was a illegal account giving the files freely, as for the license i need to dig through my files to find it then will post the license that came with it.
  21. You can add a 5 second time rule like some games have, when mail can be sent... don't see though why you would want no refreshing on crimes and gym, unless you are worried someone is using a bot.
  22. I am off topic, I assume you all hate mccodes lol...
  23. It was FREE to get the engine from that link I have the copy that i got a couple years back, when the link was working. The license WAS under GPL!!
  24. Change: $name=$r['username']; to: $name=username($r['userid']); Where you have.... <td class=table> {$r['username']} change to <td class=table>{$name}
  25. Yep I use something similar... http://makewebgames.io/showthread.php/29865-mccode-Small-Mod-%29
×
×
  • Create New...