Jump to content
MakeWebGames

[mccode v2] My Orginization & My Production


Recommended Posts

Posted

Re: My Orginization & My Production (V2)

 

I still think the set up would look better if the table was

2 x 2 instead of 1x4

 

naw 1x4 is good :-D but 2x2 suits you :-)

  • 2 weeks later...
Posted

Re: [mccode v2] My Orginization & My Production

interesting.

I assume that all of this mod(bodyguards and the likes) can be edited to fit a medieval type game,correct?

Posted

Re: [mccode v2] My Orginization & My Production

 

interesting.

I assume that all of this mod(bodyguards and the likes) can be edited to fit a medieval type game,correct?

Yes it is... It's possible to edit all mods to match your game

Posted

Re: [mccode v2] My Orginization & My Production

 

interesting.

I assume that all of this mod(bodyguards and the likes) can be edited to fit a medieval type game,correct?

Yes it is... It's possible to edit all mods to match your game

Yes, its easy to customize it to your games needs. Version 2.0 coming soon...

Posted

Re: My Orginization & My Production (V2)

 

Are you telling me you cant use <?=$ir['blah'];?> because of your host? Becuase any php version, any host allows that.

Actually that isn't true. When using XAMPP or WAMP server you can't use <?=$hello?> and it requires <?php echo $hello; ?> .. you can't even use <? lol.

Posted

Re: [mccode v2] My Orginization & My Production

When i buy and troop it says...

You have purchased 1 bodyguards for $25000.

Troop Stats:

Balance: Hapiness: / Sacred Hangout: Total Troops: 0

Total troops is 0??? shouldn't it be 1?

Then when i click on send then home it does this,

QUERY ERROR: Unknown column 'tshapiness' in 'field list'

Query was UPDATE users SET tshapiness='3' WHERE userid=1

Same with send them on vacation

QUERY ERROR: Unknown column 'tshapiness' in 'field list'

Query was UPDATE users SET tshapiness='5' WHERE userid=1

Posted

Re: [mccode v2] My Orginization & My Production

Thats strange it seems to be working perfectly for me and your the first one with this complain after a couple others. Could it be your servers restrictions? is anyone else having this problem?

And its clearly described both on the main part of this post and in the zip to what this mod does. :-)

Posted

Re: My Orginization & My Production (V2)

 

Are you telling me you cant use <?=$ir['blah'];?> because of your host? Becuase any php version, any host allows that.

Actually that isn't true. When using XAMPP or WAMP server you can't use <?=$hello?> and it requires <?php echo $hello; ?> .. you can't even use <? lol.

 

<?=$ir['blah'];?> wont work unless you take out the semi-colon

and i am running XXAMP and <?=$ir['blah']?> works but not on WAMP

Posted

Re: [mccode v2] My Orginization & My Production

 

You should make 2 tables next to each other

and 2 below it instead of having 4 rows

 

Just change a few <td> and <tr>, easy fixes there. Not like tables are hard man.

  • 1 month later...
  • 3 weeks later...
Posted

Re: [mccode v2] My Orginization & My Production

This is a mccodes v2 mod. :-)

Its been a while since I posted here. I also got sidetracked from working on this mod. Are people still interested in me finishing it up and releasing 2.0 for this mod? 8-)

Posted

Re: [mccode v2] My Orginization & My Production

Alright, ill continue work on this. Ill make my coding for it more clear and suit the mccodes v2 without you having to change it like killah cleaned it before.

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