-
Posts
2,921 -
Joined
-
Last visited
-
Days Won
48
Content Type
Profiles
Forums
Events
Everything posted by KyleMassacre
-
Its a shame because people like this is going to kill the community because people that create mods will ultimately stop releasing good ones because it wont be worth their time to write one, and sell it because people will just give it out free. Ive seen another post where you were selling the same game and chances are that if you did sell it their was paid mods in there too and I bet rock paper scissors was one of them. So I think you should send Iso another 10 bones to sell it
-
Sorry to say but the game is just bad and not even worth $50 IMO. The layout is bad and too dark and I didnt really see any scripts in there that would bump the price up. And rock paper scissors is isomerizer's mod so you cant sell it like that
-
Mail ignore has been done I believe and ill find it for you. And I can do item mass payment real easy starting at $5
-
I think guest beat you by a couple days :p
-
Tryc $r = mysqli_query($c, "SELECT * FROM games ORDER BY visits DESC LIMIT 0, 5"); Then maybe go for a while() function, then fetch your array and print your links
-
If you are seeking a partnership I believe there is a category for that and a template on what its supposed to look like and what details to provide ***Edit*** http://makewebgames.io/showthread.php/39182-Rules-to-request-a-partnership
-
Doesnt that still just remove money from the person that is renting and not add it the the owner of the property?
-
Oh oh! I decided to go with NWE and...
KyleMassacre replied to DungeonMaster's topic in New Worlds Engine
What way did you install it since I believe there are 3 different ways: depack.php ftp upload through nw-engine.com upload entire source Maybe there is an issue with one or more methods -
Oh oh! I decided to go with NWE and...
KyleMassacre replied to DungeonMaster's topic in New Worlds Engine
The core? Pretty much. I know the paid versions dont do that but it needs to be fixed. I think what I did was comment the lines out that was kicking those errors and it worked after that -
Oh oh! I decided to go with NWE and...
KyleMassacre replied to DungeonMaster's topic in New Worlds Engine
As far as I can see security is good and this is bad timing since alain is on holiday lol so hopefull he comes back real soon -
So do you have a license? Last I checked it showed up as a big red invalid [ATTACH=CONFIG]938[/ATTACH] [ATTACH=CONFIG]939[/ATTACH]
-
Oh oh! I decided to go with NWE and...
KyleMassacre replied to DungeonMaster's topic in New Worlds Engine
Ohh yeah, sorry thats my bad. I had a little brain fart buddy. I think there is an issue with the free on and I forgot what I did exactly but I had the same thing but I got mine working so when I get a chance ill look it up and see what I.did -
You cannont sell a backup of your game since mods you are using are Paid Mods that you are using on your game and why rename the script "TP-Codes" when it is clearly MC Codes? And I seen a spam post somewhere i believe saying that you are going to offer a bounty system, which one is that, is it cronus' that I installed for breakoutcity.x10.mx? You plan to sell that one as well?
-
you have unlicensed modules that you are selling in the package and your global funcs has raven script copyright notice in the heading of it as well. You have 4 hours to issue my refund and I have already talked to CB and reported the violation and when Dave M. comes online i will be sure to let him know about the ajax chat and after I skim through it more ill be sure to notify anyone that has a paid mod in the files you provide Refund Issued
-
Oh oh! I decided to go with NWE and...
KyleMassacre replied to DungeonMaster's topic in New Worlds Engine
Hmm. Is it the free version? -
Ohh great, another SPAMMER. This thread would have been fine if you didnt add the same text over and over and over again in other peoples threads
-
Never heard of him so I automatically dont like him either ;)
-
Hello MWG, Today I had my first experience with Samurai Conflict and I was very pleased. He hired me to do some modification work for MCC V1, and even after letting him know my schedule he was very patient with me since I only do stuff on weekends and he asked me like last weekend or so. Basic Background He asked me to create a crystal temple like modification and a modification for his estate agent, and both pretty simple to do. And after completion (this morning to be exact) he was very prompt in payment and had absolutely no issues with requesting any funds from him. He was even asking me if I was ready for the payment and I really didnt even give him my price for the jobs. When I did tell him how much it was going to be, he even offered more money which is actually very rare haha. So bottom line, if he asks you for anything doing business with him is actually very smooth and seamless, and one of the easiest guys I have worked. And I would be more than happy to work with him again if he so wishes
-
Try something like this though it may be a bit sloppy thinking but hey.... function getUser($id) { global $db; $result = $db->query("select username from users where userid = {$id}"); if ($db->num_rows($result)) return $result["username"]; } I hope that helps as its not tested and im on my phone but you get the idea right? Then in receive do this: getUser($c["chat_user"])
-
That is a better shot. But before you do sell take the responses from people here and try to implement them the best you can. Your economy is extremely high and can ultimately kill the game. You can probably cut economy down by 1/3 and alain has a little blog post or something about how excel can help you out with compare and contrast. Cut your players economy down and all purchaseable items in game down that way players arent super pissed of because you are just balancing the game but dont cut items down too much cause that will help inflation Also the layout needs to be fixed, you have a 1/2 custom layout and 1/2 raven layout with what appears to have chunks missing like on viewuser for example. A lot of your input fields are nearly impossibly to read. With a few weeks of tlc you can get it in tip top shape
-
And for some reason when I started I was at level 6? Is that intentional?
-
You are completely missing what im saying. "I" dont think a contract is childish, him on the other hand, I really dont think he cares much. And for him selling something he doesnt own, he has. Just because he has the stuff on his hard drive doesnt mean he owns it. Bottom line its been proven he has scammed numerous people here and attempted even more.
-
Positive? I think you mean to say negative. If I recall he sold wise crime 3 times and I have no clue on how many mods he sold that were not his, and there was another game he tried selling that wasnt his as well. Im sure that contract he signed with you means absolutely nothing to him especially if what gamingon says is true, he tried to sell him YOUR game. I would put $100 dollars on the table and retract anything I have said about him if he can prove that anything he has sold or tried to sell turns out to be his work. ITS NOT GOING TO HAPPEN.
-
I cant test right now but im thinking its the links, its using a submit button for a link so I dont think works right that way. So try changing all those