Jump to content
MakeWebGames

Sim

Members
  • Posts

    2,392
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by Sim

  1. I also recommend his hosting to anyone.
  2. So many to list. Z-Zero. Starcraft, Unreal tournament. God of war. I ain't played console games in a long time.
  3. You can't grab hardware specs of a user without Java. I doubt there is any other way and even with this good luck getting a user to allow you to execute anything that's not needed.
  4. I messaged @Dayo about this. I believe it's a issue between the login module and the hooks code. Once he gets back to me, I will contact all purchasers to resolve the issue. Discount on another mod, credit or refunds will be given. Edit: I also have a new version which fixed various other bugs in the ACP. As well as installation issue. In regards to the login error, I am waiting and hoping @Dayo can guide me in the right direction. Edit: Open login.inc.php Around lines 43 AND 45 Find $this->user->id Replace: $this->user->id with $user->info->U_id There is TWO instances of $rhis->user->is that must be replaced. Only replacing just one will still cause a error. I also updated first post with fix.
  5. My challenge to everyone is to code any decent mod on your cell phone. 🙂
  6. It's been 7 days already? SMH . Worst case scenario I'll just make Catch The Robber my entry. 🙂
  7. Sim

    Game Advertising!!

    You got jokes today/tonight
  8. Sim

    MWG Profile Views

    @SRB sounds about right. Looks like @Magictallguyis my first stalker
  9. Sim

    Hey!

    Welcome. To got a link to game?
  10. I've been coding and on these forums for many years and never released any games, usually scripts or Mini-games or providing freelance services. But, now is the time I will start developing a game of my own. I believe as of now it may follow the gangster theme, but I am more worried about the game mechanics for now. I will be using the GL script, more of the framework then the actual script itself. I am going to delete %90 of the modules that come with it as it won't work with the gameplay mechanics I have in mind. The game will not be ticked based but more time based. Here's a run down of the first few things I will be adding Players will select a Nationality, example: American, Russian, Japanese, Chinese, African. Each nationality will have a unique gangster that no nationality will have and each nationality will have some different kind of bonus that no other nationality has. Examples: One will be giving an attack bonus, or defenses bonus, or speed bonus. Since players are selecting a nationality, they will be assigned that Mob Boss. The mob boss really serves no purpose. Players must hire and choose other Gangsters to play the game with. Instead of having to wait to commit any action in the game how must games are now, commit crimes, travel, ect. These crimes take X amount of time to complete. Since they take X amount of time to complete, players can have more then one Gangster. There will be several different type of gangster types to chose from giving each one there own strengths and weaknesses. Examples: some may have bonuses at stealing while technology crimes are less likely to be successful. Or have a bonus at car jacking, while no good at fighting. With being allowed to play and do actions with more than one character. This allows more group related crimes to take place. I also plan to add some sort of government system to the game. There will be several types of Governor's where players vote in every X amount of time. Some will be sticker on certain crimes while not as tough on others. This will allow me to add a Wanted system in the game where characters can be placed in jail for longer then a few minutes. As well as to extend some jail features that matter in the game. Also with allowing people to have and control more then on character, this allows for PERMANENT Character Deaths to take place, as players levels increase it will allow them to level up new characters faster due newer and more rewarded actions. This is my starting point of what I should be basing my game around. I won't know what actual features are going to be included until I have these nationalities, character and government system coded. After those are finished, the core of the he mechanics will be in place to work around. Edit: I might not even start coding this until after the mod contest is over. I also will be developing sort of slow as I am not trying to spend all day and night online or programming. And being on a cellphone definitely doesn't help me with development speed. So a lot of the first couple weeks will be writing and jotting notes down on pen and paper. I'm not trying to go back and change a lot of core features.
  11. @Mark Topper I messaged you some mods I released. I am trying to gather mods to get laptop. Coding on a cellphone is a nightmare.
  12. After installing: Open login.inc.php inside the modules/installed/login folder Around lines 43 AND 45 Find $this->user->id Replace: $this->user->id with $user->info->U_id There is TWO instances of $this->user->id that must be replaced. Only replacing just one will still cause a error.
  13. Sim

    erw

    No information besides all other games suck and are the same and my game will be so much better cause it will be different. With no details on how it's different. There's a reason why so many browser games are similar in game play and game style. Cause it works! For the most part
  14. Can more then one stat or link be returned? With the profileLink and profileStat hook? @Dayo I need to add the userAction hooks to my mods. To try and get other people to follow suit. But My Mod below takes full advantage of the UserAction hook.
  15. @Eurogangster you should have waited to post this in the contest thread in case you came up with something else you would like to submit.
  16. As always, I never meet personal deadlines. :). But both mods have been tested thougherly. All that's left is to collect the Rewards from both mods, and both will be ready to be released.
  17. And that's not even going to be my contest submission. 🙂
  18. Sim

    MWG Profile Views

    Oh wow, some one freelance coding gig and to could for a few months. What country to live in?
  19. I will be releasing to more mods later this evening. One of them will be an event "Catch The Robber" and the other one will be daily login reward. Catch the Robber is an event where the Robber ribs random players throughout the game until he is caught, the person who catches the Robber gets all the money the Robber has stolen from players. I've seen allot of games that reward players for logging in X amount of days in a row so I decided to create a mod that does this. After a player logins every so says in a row, he can receive a reward of money, bullets, or car or any of the above. I also have two other event ideas but I am not sure if they are planned top priority mods of mine.
  20. Odd. I have the latest version to. I'm going to redownload it and check it out
  21. Sim

    MWG Profile Views

    Zero Followers though. Now that's popular
  22. Sim

    MWG Profile Views

    4700 views at a penny is only $47? @ags_cs4
  23. I'm not worried about fixing the issue, I was just reporting it. 🙂
  24. Was to able to reproduce the error yourself?
×
×
  • Create New...