Jump to content
MakeWebGames

Recommended Posts

Posted

Hi, this mod will add a quest feature and one free simple quest to your game, Additional more advanced quest's can be purchased, Want any? Contact me.

Create a file called quests.php and add:

 

You're unable to view this code.

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

 

Create another file called treasure.php with this code in it:

 

You're unable to view this code.

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

 

In explore.php add:

 

You're unable to view this code.

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

 

Now thats done, time for SQL.

Run this SQL query on your DB:

 

You're unable to view this code.

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

 

Thanks.

Posted

Re: [Free] [v1] Quests (One Free Quest!)

just because you asked me to comment. ;)

 

You're unable to view this code.

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

 

Under your DB, create one new row under users, Called quests (varchar11) default: noton

Umm.., thats not right.

Posted

Re: [Free] [v1] Quests (One Free Quest!)

 

just because you asked me to comment. ;)

 

You're unable to view this code.

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

 

Under your DB, create one new row under users, Called quests (varchar11) default: noton

Umm.., thats not right.

 

This is just kinda an example, them variables are not needed, unless you add more quests.

  • 1 month later...
Posted

Re: [Free] [v1] Quests (One Free Quest!)

Updated the treasure.php code it was wrong...

Find in the treasure.php

 

You're unable to view this code.

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

 

Change 500 to w/e you want prize to be,.

  • 1 month later...
Posted

Re: [Free] [v1] Quests (One Free Quest!)

no need to really buy quests... look at the quest files and just make it into your own little quests with some revision... Not bad at all Iso... +1 even though its kinda long after you posted it

Guest Anonymous
Posted

Re: [Free] [v1] Quests (One Free Quest!)

v2

 

quests.php

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.

  • 1 month later...
Posted

Re: [Free] [v1] Quests (One Free Quest!)

Mod looks great! I have added it to my site (lite vers)but when I do this:

In explore.php add:

 

You're unable to view this code.

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

 

explore.php gives me a blank white screen

Any ideas what I am doing wrong?

Posted

Re: [Free] [v1] Quests (One Free Quest!)

 

Mod looks great! I have added it to my site (lite vers)but when I do this:

In explore.php add:

 

You're unable to view this code.

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

 

explore.php gives me a blank white screen

Any ideas what I am doing wrong?

 

 

The php is erroring, And i think your php configuration has errors off. So it will go blank. Show me more of the code... A few lines above and below please.

Posted

Re: [Free] [v1] Quests (One Free Quest!)

 

This is how I have been doing it. :oops:

 

You're unable to view this code.

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

 

Try..

 

You're unable to view this code.

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

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