Jump to content
MakeWebGames

mystik1

Members
  • Posts

    20
  • Joined

  • Last visited

mystik1's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. To me, it doesn't seem like a major distinction as long as you can kill with IGC. Either they will heal afterwards from 0 or come out of the hospital, right? You'll have to forgive me in case that answer is not considering everything. It's been a long time since I have seen MCcodes, and I don't remember how it goes. Please make a post in this thread if you get it in there. :)
  2. Is there PvP in this engine? I didn't see it in the demo is why I ask.
  3. Is this still in the works? Site mentioned seems to be dead now. I am back to looking for an engine to use. There are a ton of basically abandoned or not updated in years projects, but it actually seems to be pretty hard to find a good one that is being actively developed.
  4. mystik1

    Which Engine?

    Which engine do you guys recommend for bringing a game onto Facebook? As for the type of game, it would have missions, NPCs to fight, player battles, and the usual. I would be interested in paying to have custom features developed, but I figure it can save a lot of money by starting with an engine. I have tried a couple, but have not found something yet that seems to be the right fit.
  5. I hope I have put this in the best category. Please feel free to move it if there's a better location. I have an existing online game. It uses a highly modified version of a script you can buy online (although I don't see it mentioned anywhere in the forums here). I paid a couple people to work on it for over a year, who are no longer available. The game runs "ok" sometimes, but no matter how high-end the server is I put it on, it performs poorly to very poorly sometimes as well. It does not seem to ever run great anymore. I am not a PHP programmer. I know ASP, VB classic, and VB.NET, but have never learned PHP. I am looking to pay someone to help me get it running well. If you are confident that you can help, please send me a PM with an estimate (I know it may not be exact until you see the code, but I need a ballpark) on how much you'd charge to help. Thank you.
  6. Is there somewhere I can find instructions/downloads for doing so?
  7. Thanks for the replies. I believe I do have whole numbers everywhere except the formula, and that was the default... I have also tried without apostrophes. The result is the same. :/
  8. I have written about this before, but did not get any where. Thought I would try again. Today I re-downloaded and installed the script from scratch (after getting frustrating and setting it aside for a while last time). However, the same exact thing happens now as before. When I try to add a crime, this is what I am entering: (each field in order below...just as an example) Pickpocket an Old Lady 1 ((WILL*0.8)/2.5)+(LEVEL/4) 15 0 None Beginner Jobs Pickpocket (just temp text here since) Success! You stole every dollar the old lady had! Are you kidding me? You can't even steal from an old lady? I'm not sure if you have what it takes... You got caught, and are heading to jail! 1 Failed job. 1 ...but it always shows this error: "One or more of the inputs seems to of the wrong format, please go back and try again." What am I missing? I have tried entering different data for most of the fields, but with no success. Thank you. Hopefully someone can really help this time.
  9. If anyone can look at what Dominion said in reference to the above values, that would be great. I can't seem to spot the problem. Thanks.
  10. I am using 2.5 redux. Thank you. Hopefully can get this going... :)
  11. The whole thing is just the default script. I am not even using a custom template yet...
  12. Anyone? :/
  13. I am trying to setup a job. However, no matter what I enter, it seems, I always get the message "One or more of the inputs seems to of the wrong format, please go back and try again." This is what I am using: Name: Rob a Street Punk Brave Cost: 1 Success % Formula: ((WILL*0.8)/2.5)+(LEVEL/4) (the default) Success Money: 15 Success Favors: 1 (I want it to be 0 here, but I even tried 1 since the text does say 1-9 chars only, even though I would think I should be able to use 0) Success Item: None (I have tried selecting an item just to see if that was it, but still no luck) Group: Beginner Jobs Initial Text: This is a test. Success Text: Success! Failure Text: You failed to complete this job! Jail Text: You've been caught, and are heading to jail! Jail Time: 5 Jail Reason: Failed job. Crime XP Given: 1 Any ideas? Thanks in advance.
  14. Thanks much for the replies. I got past that by adding the types, item, and then setting is up. I had not yet spotted the type link. Cool. I can't believe the trouble I am having getting started, though. I have run into another issue. Hopefully this will be the last one. Maybe one of you knows the answer. I am trying to setup a job. However, no matter what I enter, it seems, I always get the message "One or more of the inputs seems to of the wrong format, please go back and try again." This is what I am using: Name: Rob a Street Punk Brave Cost: 1 Success % Formula: ((WILL*0.8)/2.5)+(LEVEL/4) (the default) Success Money: 15 Success Favors: 1 (I want it to be 0 here, but I even tried 1 since the text does say 1-9 chars only, even though I would think I should be able to use 0) Success Item: None (I have tried selecting an item just to see if that was it, but still no luck) Group: Beginner Jobs Initial Text: This is a test. Success Text: Success! Failure Text: You failed to complete this job! Jail Text: You've been caught, and are heading to jail! Jail Time: 5 Jail Reason: Failed job. Crime XP Given: 1 Any ideas?
  15. Anyone? .
×
×
  • Create New...