Jump to content
MakeWebGames

hobbes

Members
  • Posts

    100
  • Joined

  • Last visited

    Never

Everything posted by hobbes

  1. Not bad at all, but very overpriced for a mod. One thing I would recommend is a force start option for when there are less than 4 people sitting at the table. I had a look yesterday and there was one other person waiting, but it wouldn't start due to insufficient amount of people. Overall though, great job on the mod. Is the game account money ($money) tied into the poker game database?
  2. Re: Cronus - Titan Gaming Media Aaah, thank you! I had his old site bookmarked. I will update it with this one.
  3. Re: Cronus - Titan Gaming Media Is Cronus's server going to be back up in business again real soon? It's been down for quite a while restricting people from buying his scripts.
  4. Re: Ravan Game Engine hence the quotes.. 'modified'.. don't take that to seriously...
  5. Re: [mccode v2] Lucky Bags Thanks killah, If I wanted to add more rand, how would that work. An example is: $rdmitm = ($r['level'] > 24) ? rand(1,7) : rand(11,15) : rand(19,21) : rand(23,29); which of course is not proper. Along the same lines?
  6. Re: [mccode v2] Lucky Bags I'm trying to add a OR function when distributing random prizes am have tried using this.   But the rand results always equals 1. What am I doing wrong here?
  7. Re: [REVIEW] Street Vendetta - Please review! Links related to Player Information is in the left hand menu, All game features are in the cities. You seem so surprised that there is no Gym/Training on the left hand menu. Not that hard to click on the city to go to the gym. ;) You see the new artwork this month?
  8. Re: Cron Hour Gang Crimes   What does his OC script incorporate that the original one doesn't? I may be interested...
  9. Re: [REVIEW] Street Vendetta - Please review! lol kama, people were asking about you. have you seen the new artwork? what colours did you not like hanif? some original artwork went up, but when all is said and done, it will be as if you're looking at an action comic book while partaking in the game.
  10. So it has finally come out of beta stages and available to the public. It's being featured in an art magazine due to our illustrator who came up with all of our original artwork. Looking forward to the game dynamics and watching it grow. www.StreetVendetta.com Please review...
  11. Re: Free Graphics!!! hmm, i have one for you. can you come up with button or table header image templates?
  12. Re: Crystal Market - Buy Amount of Crystals, Not All yea, obviously you have to clickon buy before you pick the qty you want to purcahse ;) what is the query error?
  13. Re: Crystal Market - Buy Amount of Crystals, Not All   Why is it a bad idea to buy a set amount rather than a large lump sum? Many games allow players to buy a certain amount of crystals, points, etc. Could you be a bit more specific? Not quite sure why it's not working for you Neji, as long as it directs to the buy function in cmarket, the following should display how many 'crystals' you want to buy.  
  14. Here's a script for the Crystal Market that allows you to buy a certain amount of crystals rather than all of them at once (as in the stock mccode). I am sure many experienced scripters can update this to make it more simple, but it works and I haven't had any problems with it. First things first, open your cmarket.php and add the following case statement at the top:   Here are the edited crystal_buy and crystal_get functions that I am using. Place these in your cmarket.php script. This one is an edited version of the crystal_buy function. You can replace the whole function with this one.   And the new function, get_crystals:   My version is slightly different as I use something other than crystals, but I have edited it down to a pure mccode stock substitute. This is my first php script post on CE, so be nice. :roll:
  15. Has anyone come up with a good item_add function? The current one creates new id's for the same items and when sorting the users inventory, it can slow things down on the server.   I am about to do a server reset soon after the beta is finished. I think I might change my inventory structure to a itemid qty +1 sort of script. Has anyone done something like this yet?
  16. Re: Not much of a MOD more of a great addon.. Private Messenger AjaxIM is nice. I've downloaded this a couple months ago and have been thinking of incorporating it to the game. I'm curious to see if php1221 is worth the $19 over AjaxIM.
  17. Re: The world mite end on Wednesday 10ths september 2008...   Exactly, in science, it's always an ethical issue when applying new technologies and discoveries. Some use it for good, some for bad purposes. As for this new 'doomsday device', I am sure the technological advances will be phenomenal but at what cost? I'm not saying that black holes will start consuming our planet etc during this experiment, but it is a little frightening that we could create even the smallest of black holes. Who knows what sort of greed that kind of technology could bring. It's not the scientists that we should be overly concerned about, it's the people who apply this technology for their personal greed.
  18. Re: [mccode] Instant Messenger for Your Game! [$50.00] There are some fantastic Ajax IM scripts available as well for free!
  19. Re: Ravan Game Engine Exactly, Ravan just charges $15 for it's copy. So no, even that isn't 'free'. And yes, it's an illegal 'modified' version of MCCode.
  20. Re: PHP Memory Limit Thanks for your responses. I have tried changing the memory_limit higher among other things. Only the server admin can change it and they told me that it's restricted to 32mb and that the only option i have is to switch hosts. A real shame as this is the only script that has given me this headache.
  21. Re: PHP Memory Limit No issues there. I changed the cpcID and cpcPlayer value to one in the database and received a normal query result.  
  22. Re: [mccode] Sexual Appearance [$10.00] iso has scripted some fantastic and unique scripts designed for my game. i haven't had a problem with his work yet. he offers great support. not quite sure who your friend is, but maybe he didn't ask the right questions or maybe he is new to designing php based applications or web design?
  23. Re: FACEBOOK GAME DEVELOPMENT wicked, i just read the facebook's Platform Application Guidelines for all developers and it states:   now i am not 100% on this and may be wrong, but i haven't read anywhere in which users could not donate to receive extra benefits to the app. so what i was saying in my previous post is this. if you can offer a service through facebook apps, then your marketing is going to be much easier and cheaper than trying to attract users to your domain. better yet, offer a link from your app to your web site which allows full access and functionality while still being able to sell. it's using facebook as a marketing tool in which i find a lot of value.
  24. Re: FACEBOOK GAME DEVELOPMENT are there restricted requirements/TOS from paypal in regards to doing business/donations with facebook apps?
  25. Re: [Request]Business Mod yea, check out floydians mod.
×
×
  • Create New...