Jump to content
MakeWebGames

Recommended Posts

Posted

Jesse asked for a simple, jobs mode for LITE, so here it is, didnt take too long to do, it is untested as i do not have a LITE game to test it on, so post if there are any errors, its easy and there is only one job, but really jesse only asked for a bit of code that would give a set bit of money, thats easy but i want people to earn it by getting a well payed job ;)

SO POST THE BUGS AND I WILL TRY AND FIX THEM IF THERE ARE ANY!!

add this sql:

You're unable to view this code.

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

 

Add this code:

job.php

You're unable to view this code.

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

 

and this cron for every 24 hours:

jobpay.php

You're unable to view this code.

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

 

REMEMBER TO POST ANY BUGS

There you go i fixed it

Posted

Re: [LITE][FREE] Job

yeah i copied the jobpay.php cron from v1 but then deleted most of it because it wouldnt work with my crappy LITE one ;) so i must of left that bit, like i said my head is full today!

Posted

Re: [LITE][FREE] Job

 

You should of done it with SQL :) So they can add jobs from database

like i said its a VERY basic, most basic you will ever see job mod! xD

Posted

Re: [LITE][FREE] Job

Here Jesse60905 i fixed it for you and for everyone else who needs it

 

You're unable to view this code.

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

 

~Fixed By Alan~ ~Kraigs To Slow~

Lmao

  • 2 weeks later...
Posted

Re: [LITE][FREE] Job

 

mysql_query("UPDATE users u WHERE job > 0".mysql_error());

thats a bug since it doesn't even make sense

MAYBE cause its wrong like Decepti0n said.

  • 3 months later...
Posted

Re: [LITE][FREE] Job

Job.php:

You're unable to view this code.

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

 

sql code:

You're unable to view this code.

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

 

Ok now its fixed. and you can quit the job....use the sql from above

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