Jump to content
MakeWebGames

Recommended Posts

Posted (edited)

I agree looked over this and it's using 

$ir['']

And 

$h->endpage();

@Dave


 
require "header.php";
  include "config.php";
 

define("MONO_ON", 1);

[/Code]

Edited by adamhull
Posted
3 hours ago, ags_cs4 said:

no one used the engine but so far as i had seen its bassed on MCC V2 if not its the same

@dave what you think of the engine?? stolen??

 

This looks an awful lot like MCCodes.

@TheMasterGeneral this looks a lot like a rip of MCCodes with a lot of changes, any comment?

Posted

That PDO wrapper is a slightly-reworked version of revision 1 of my own PDO wrapper, combined with elements from MCCv2's MySQLi wrapper.
The file structure, with very few renames, is very similar to MCCv2.
The logic is setup to use the `$ir` variable to hold the active player's details - very MCC.
Multiple files have various alterations, but are still closely comparable to MCC.

Chivalry truly is dead in this case. It's straight-up theft
 

  • Like 2
Posted
9 hours ago, Magictallguy said:

Chivalry truly is dead in this case. It's straight-up theft

yup i totaly agree

@orsino if u want my opinion try TITAN (still in development) , or gangster legend v2 both are good.

 

Posted
2 hours ago, ags_cs4 said:

yup i totaly agree

@orsino if u want my opinion try TITAN (still in development) , or gangster legend v2 both are good.

 

Do you have a link to the titan source? 

Posted
On 12/22/2019 at 2:40 PM, adamhull said:

I agree looked over this and it's using 

$ir['']

And 

$h->endpage();

@Dave

 



 
require "header.php";
  include "config.php";
 

define("MONO_ON", 1);

[/Code]

One of the biggest things is “MONO_ON” which if I recall is short for Mono Country and even shorter MC code

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...