Jump to content
MakeWebGames

Legaci

Members
  • Posts

    82
  • Joined

  • Last visited

Personal Information

  • Location
    Essex, UK

Legaci's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. i rebuilt this File previously in my old version of RCcodes. originally it was poor and had exploits that was making it easy for people to cheat it. I would rebuild it if i was you.?
  2. http://gyazo.com/3a4c3333932881f83d0412be4b61e9f8   Just as proof that ICC is the owner still and that licences can only be bought through him....
  3. ICC still holds the licence for the script...... RC engine is a good game if you want to spend the hours Debugging it there are so many loop holes... I have a engine fully debugged but still needs work Every page with in the engine needs work..... Every $query has been done the long way not that its an issue but its messy....... i would advise staying with MC until atleast your knowledge of development is a higher standard, and then after that i would try building your own unique version. Something i am looking into doing. Good luck hybridd
  4. You owned a version of this game :) any way i hope we helped ;)
  5. LOL funny :P made me laugh thanks sniko..   you can see rc 2.0 at http://www.university-of-the-streets.com just saying :P hahahaa
  6. Firstly, JCVenom why using $_SESSION when thats already declared with $pl in style_top Just sloppy not using something if its already declared. Secondly, Hybridd When adding to a column that already exists such as `wallet`, `my_points`, my_maxenergy & my_dondays you want to set the column you using first IE `wallet` = `wallet`<<--(your first figure) + 100 you also dont need to put these ' around numbers. hope this helps for the future!!
  7. Legaci

    For sale U.O.T.S

    Nothing but the engine is for sale it is a one time purchase and every mod will be contained in u.o.t.s only to keep it as unique as possible nothing will get sold ;) but yes attack system is cool...
  8. Legaci

    For sale U.O.T.S

    Yeah sure its username: demo password: demo
  9. Legaci

    For sale U.O.T.S

    Everything but the domain. But you will recieve the .zip file on purchase.
  10. University-of-the-streets.com is now for sale!! http://gyazo.com/d7656ef3108f55433261622584a3a43b This game has unique features that no-one else has.. -: Stylish attacking system. http://gyazo.com/ab63a0709acd418b1e6905b314dcd305 Sign up take a look around and post offers here or mail :- [email protected] or [email protected] for direct contact. Each mod has been completely developed from the ground up! with a wide use of developing languages preferable no time wasters please. only 1 script for sale not to be sold seperately. keep this game unique and 1 of its kind.
  11. No chance of 0 in this if i am correct rand(1,36); Should this not be 0,36
  12. Venom please Tell me where i would connect to the database in this file Jezus!!!!! Nothing "Dodgy" just he running this with error_reporting on in php.ini Shows all warnings ect If he was to turn it off it would work but i would rather fix warnings...   Karl i have fixed this before i cant remember the exact fix but im sure it was just simply defining those to variables cant remember i will test you code and check it for you ;)
  13. Legaci

    Braveland

    Thanks angel!
  14. making sure form action='authentication.php' with out that it wouldnt divert to this file
  15. jcvenom your wrong why would it require a connection file nothing in this file requires any database settings ( think about it) you have to define getimagetext on line 98 could try this $pass_phrase=""; $graphic_dot__color=""; bad fix but should work i have completed this fix before
×
×
  • Create New...