Jump to content
MakeWebGames

NOT FULLY COMPLETE - Upkeep mod


gurpreet

Recommended Posts

Hey guys, I've been working on an upkeep mod for a while, but I've hardly been at it because I started my new job and it's killed me. This mod currently doesn't work properly, but sadly I can't point out what is wrong because I don't have the time or the attention needed to check through. The main problem is noted by // in the last part of the cron_day.

I'd like to thank the IRC guys for helping me - Dominion, Nickson, Pitch_Black and Zanyx for their input for ideas and helping me fix a few bugs

Run these queries:

 

You're unable to view this code.

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

 

You're unable to view this code.

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

 

You're unable to view this code.

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

 

Open up staff_items.php and find:

 

You're unable to view this code.

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

 

After add:

 

You're unable to view this code.

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

 

Next find:

 

You're unable to view this code.

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

or

You're unable to view this code.

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

 

After add:

 

You're unable to view this code.

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

 

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

 

Save that and close. Next open up inventory.php and find:

 

You're unable to view this code.

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

 

After that add:

 

You're unable to view this code.

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

 

Find:

 

You're unable to view this code.

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

 

After that add:

 

You're unable to view this code.

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

 

Next find:

 

You're unable to view this code.

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

 

After add:

 

You're unable to view this code.

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

 

Save that and close. Next open up header.php and find:

 

You're unable to view this code.

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

 

After add:

 

You're unable to view this code.

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

 

Save that and close.

Next open up staff.php and find:

 

You're unable to view this code.

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

 

Add after:

 

You're unable to view this code.

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

 

Check the next post for the next part.

Link to comment
Share on other sites

Next create a file called payupkeep.php and paste this in:

 

You're unable to view this code.

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

 

Next go to your index.php and add this:

 

You're unable to view this code.

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

 

Then display it like this:

 

You're unable to view this code.

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

 

Finally open your cron_day.php and put this just before ?>

 

You're unable to view this code.

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

 

Once again, if someone can help fix this up and help me with the last part a few lines above this I would be very grateful.

Edited by gurpreet
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...