Jump to content
MakeWebGames

Canjucks

Members
  • Posts

    419
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Canjucks

  1. Dude, I was only trying to help you via discord no need to block me man - I'm not Aliz just pro GL. The problem you're having above is with AzH GL and from what you told me you and Aliz had some kind of issue with your dealings leaving you with no account on his site even though you purchased the codes? I'm sorry to hear that, it doesn't sound righ, the good news is there is plenty of good help around on this forum and the official discord server. MC2 is a good code base but just hasn't been updated in so long and GL is and from what I get is more secure which was the major issue with MC2 back in the day when it was last updated. There's still some peeps who code it and if I can help I will even though its been 13 years.
  2. Is it from GL v2? Or one of Aliz Code or GL? " Class 'ZipArchive' not found in" <-- is the module you're installing in a zip format and zipped correctly?
  3. Canjucks

    Hi

    Athena has since done a runner herself. Was all about getting her game back and then MIA since. that is to say a whole lot of trouble for nothing as it seems now.
  4. Just ID 1, you can put in an OR || GetID == "next Admin ID" <-- haven't looked at this closely enough to do by user level as you may need an sql query but hoping someone might give me a chop out whose more familiar with v2 than what I am these days (been 12 years)
  5. Does that mean its going up by 1% each time you do a crime? Is the 100 Trillion EXP needed to rank one level? I'd be reviewing those numbers to a more manageable number so you give 1 - 5 exp per crime success and ranking per level is around 3 to 7k (as a guide). The other thing is I don't believe the database will handle 100 Trillion as a value particularly if its set to int (11) as what is usually the standard.
  6. Go with something like below at around line 35 (that is the out of the box version as I have 2 and my modded version is completely different): else if ($_GET['ID'] == 1) { echo 'Did you seriously want to take on admin? Get out of here chump before we report you for stupidity.<br />&gt; <a href="index.php">Go Home</a>'; die($h->endpage()); }
  7. You need something along the lines of below in your attack files: if userlevel == 3 (whatever admin is) { return error "Try again bitch!"; }
  8. Thanks big mike. I'll check these out. Have you come across Twins Paranormal? or Sam and Colby? Both are really good.
  9. Hey just wanted to know if anyone else on this forum watches paranormal activity channels on YouTube? I have to admit this is the only thing I have ever looked up on YouTube to regularly watch. I have 3 or 4 that I go back to and code while I watch (lol). Now curious if anyone else does so I can share out any goodens and gosso about it.
  10. Always happens ...
  11. very true
  12. That is a fair point and so bloody hard to manage, so much time to invest just in that area as well. Discord seems to be the way to go these days.
  13. I was just wanting to pose a question(s) of the community of what they rank as the most important when building your game and you determine its success? For me: Economy - not inflated (reserve bank can't lift interest rates here to contain prices out of control lol) Balance - costs, rewards, progress How the game flows - features, do they make sense? How many is to many? Is it fit for purpose? Planning - future expansion of the game, what was left out at release and will new mod enhance game? Does the game work with the cell phone/tablet mobile user? As opposed to PC? Success? One would say game purchases Online users per hour/day Number of registers users to Online (retention) Strike rate of advertising to paid user My thoughts above aren't all and not limited by any stretch. Who agrees/disagrees? Can you expand on my ideas?
  14. You can only buy that game content from Aliz website.
  15. Pretty sure I bought a copy back in the day but you be hard pressed to find it now....since the links are no longer available....maybe 10 years late enquiring
  16. Sent you DM
  17. Post your error so someone can maybe help.
  18. Where? The db queries only update users and set crystals. you create a page called crystal dealers...
  19. Update your users table to include a column for crystals or rather check that it does.... From memory the table should already have it.
  20. welcome @MafiaStar ! I know that feeling of can't create but can adapt. I hadn't heard of darkstep script though. Have you had a look through the Gangster Legend script? You can definitely pick up a few things from this forum. What genre game you going for?
  21. it does help a great deal. just doesn't tell you how to woo a woman 🤣 so it has some standards....
  22. Canjucks

    Cyberia Engine

    have you made any more progress?
  23. Hey look at your messages @Sim
  24. and your free 😆
  25. oh boy add might have helped make me look good at helping 😂
×
×
  • Create New...