Jump to content
MakeWebGames

[mccode] Level Upgrade mod


Arson

Recommended Posts

Re: ***!!FULLY WORKING LEVEL UPGRADE MOD HERE FREE!!***

 

if($ir['level']==70)

{

die("The Maximum level is 70.");

}

 

Curious, would that be

>70 ?

Just a Q. :)

 

Then it would let them hit level 71 Vorlen.

Also, I forgot that I added that in there for my new game. I will remove it hehe.

Link to comment
Share on other sites

Re: ***!!FULLY WORKING LEVEL UPGRADE MOD HERE FREE!!***

By The way, This mod is for version 1.1 . It will only work on v2 with the proper conversion.

in upgrade.php find:

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

and replace it with:

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

And that should do it for a conversion.

Link to comment
Share on other sites

Re: ***!!FULLY WORKING LEVEL UPGRADE MOD HERE FREE!!***

Looks like a pretty good mod. Yeah, I usually think in terms of easily changed things, levels take a while, and have to go one through the next. While my mind said to treat it like something like money, that doesn't have to hit 70 before 71. :P

Sorry again, Good job on the mod. :)

Link to comment
Share on other sites

Re: ***!!FULLY WORKING LEVEL UPGRADE MOD HERE FREE!!***

I want it displayed in the header.php so it will show up next to your current level. For example..... Level: 5 [upgrade]

The problem is that I dont know where to insert it into the header.php.

Anyone have any ideas?

Link to comment
Share on other sites

Re: ***!!FULLY WORKING LEVEL UPGRADE MOD HERE FREE!!***

 

One problem Arson,

In the global_func.php thing you told us to replace?

$ir['upgrade']

$ir['stars_level_up'];

them things? Is that a database add-on or something?

Thats code that goes to a different mod. I guess I didnt clean all of it out. There was more than that before. Its removed now. Shouldnt hurt anything being there anyways though.

Link to comment
Share on other sites

  • 1 month later...

Re: [mccode] Level Upgrade mod

Have you read anything in this thread or are you too dumbfounded to do that. People post FREE stuff and you question everything about all the free mods. Just read the damn thread and you'll find your answer.

Link to comment
Share on other sites

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...