Jump to content
MakeWebGames

Revolt51

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by Revolt51

  1. Hello, I've been working on a new project with a friend its called http://therealhustle.net. It uses the WoTM mafia script which is free to download (I prefer it to McCodes). Feel free to sign up and have a look around and tell me what you think. There is an error on the site though that sometimes when you log in the TOS.php page comes up and you cannot get rid of it unless you go back the root and login again. It isn't that much of a problem at the moment but obviously when the game is fully released it wouldn't look good. If anybody would be able to help please PM me. Thanks a lot and I hope you like the game.
  2. No offence but I don't like it
  3. this is bootleggers
  4. You login then either the TOS comes up and you cannot do anything unless you retype the original URL and login again
  5. I have changed that but now when you login it either brings up a white screen or the terms and conditions
  6. is there no other way to get around it because i remove the session_register("something"); and have the $_SESSION['username'] = $inf->username; left and then when i log in i just get a white screen
  7. Yeah but im confused Could someone edit it quickly so i can understand a bit better please? session_register('username'); $_SESSION['username'] = $inf->username;
  8. Title: The Real Hustle Game abstract: The Real Hustle is a mafia based game which is being built on the WoTM script so the base code is complete. (Some of the) Unique features: Has lots of pre made features and easy to understand. Current development status: Layout= 70% Script=50% My own skills and tasks in the game: My coding skills are average I know most things just need help with the harder bits like security and some minor errors What I/we are looking for: I need someone who just wants to help and at the same time enjoy making a game with me. Don't need to be that good at coding just committed Expenses will be covered by: Currently on free hosting but i will pay for the hosting once game is complete. Current team: Just me, i already have a few beta testers lined up. Share / gain of the partners: 50/50 If you have any more questions email me at [email protected] Thanks
  9. So what do i need to change? Thanks
  10. I'm making a mafia game ¬_¬, and i get this error on the login page - Deprecated: Function session_register() is deprecated in /home/therealh/public_html/index.php on line 105 Could anybody shed some light please?
×
×
  • Create New...