Jump to content
MakeWebGames

onex

Members
  • Posts

    15
  • Joined

  • Last visited

    Never

onex's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I am not sure where to post this on this forum, so if this is wrong area, please move it where it best fits.   I am intersted and seeking someone that does Text Game Promotions. I am the Co-Owner of a text based game that is not Mccodes, it is a custom built game from ground up. But we are seeking to get some promotional boosts to gain more players, we got a small amount as of right now, around 50 or so. but we want to seek out more. If you could PM me or post with information, prices, websites to try, what ever it would be great. We're not looking for no banner exchanges though. Thanks.
  2. Thanks TwiztedFake. I did get the 'udpdate' changed, but I am still have issues accepting though.
  3. Thanks, all working now :)
  4. For some reason, everytime I try to add the Link code, it gives me errors, but if I do a manual check of the hire file, it works.. so what am I doing wrong on the link codes? [Rent A Spy]   It keeps giving me a error in viewuser.php file.
  5. I will just toss a few ideas out there. # Login Lock, so players can not login unless they have staff rank. # Better Support Ticket = Giving all staff a chance to comment on a ticket in case one ever needing discussing before a resolution is done. Any staff could comment, only the resolution is seen by a player. #Shoot Range = All players would love to try there luck at shooting, has no effect on stats, but gives players a top 10 best shoots_list. # Battle Arena = Free4all fight each other to only last man standing. (top ranks list, or let Respect points be earned for each player, rather than just for the gang. (could possablely set so Respect points could be donated to gang, not sure). Just idea's tossing out there. not sure if any of these would be freebies someone would want to create.
  6. This is true, It looks very good. I was thinking about that too, I just had been wondering if it would get used as much. But yeah that is my second choice to not merge into game, and have it stand-alone.
  7. I wasn't able to find it. What I got right now is $db->query("UPDATE users SET bankmoney=bankmoney+(bankmoney/50) where bankmoney > 0 AND bankmoney < 60000"); I know this allows me to cap the interest off from be paid after user gains 60k so does the /50 control interest amount? what controls the fee banker takes? Thanks.
  8. Ok, I looked in codes, and searched the forum, unless I missed it, or not using right search_word, I can not find where the part of code that controls the Banks Fees and interest paid daily. Anyone tell me what file and what I looking for? Thanks
  9. this is great, thanks for creating this. Is there any chance it could be setup with option to do staff only, or all registered users?
  10. I am interested in getting either https://blueimp.net/ajax/ or http://www.phpfreechat.net please post or pm me if you can, and what your fee will be. Thanks. Game is V2
  11. Anyone had luck merging 'phpfreechat' script into there game? it loosk interetsing.
  12. onex

    Gym?

    Magictallguy = I can live with that, what part of gym code handles the % or amount per training? Thanks.
  13. onex

    Gym?

    I can see the point, but wouldn't the player at some point have huge stats and it be too easy for player to fight, pvp, gvg. ? I am re-looking at this, for best way to do it, without damage of game. 5 trains per day....mmmm.. maybe 1 per hour, or 4 per day might work, I just don't know yet. The goal is to keep from gaining huge amount of stats without making effort to play. I know of one game that allowed players to train all time, and a few of them only came to get stats and would logoff until they could train again. resulting in a level 5 with stats that could not be matched by most unless they also trained and leveled too.
  14. onex

    Gym?

    Thanks for help on this and the codes to change.   Jordan = I am open to suggestions, I just didn't think a player should train and get extreamly high stats, and be not leveled much. I not sure long term game would still work right with a level 10 with 5000 Str because they was able to train 40 times a day. That is what I had in my mind at time of trying to figure a way around gaining too much training.
  15. onex

    Gym?

    I would like to change the Gym to only allow training once per day, could someone tell me what I need to find and what needs changing to do this? Or is it possable to change to one train per level a player gains?
×
×
  • Create New...