Jump to content
MakeWebGames

[mccode v1] Scuba Diving


Isomerizer

Recommended Posts

Well heres a fun mod all your users will enjoy, It add's one new stat to the game, Oxygen and it is used to scuba dive in the sea, Its mainly rand()'s. But it can keep users active and entertained.

Users scuba dive for 20 oxygen (newest stat) and can find and stumble upon various things

Well here it is.... Enjoy!

Create new file scubadive.php with the code:

 

You're unable to view this code.

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

 

In crons open enerwillupdate.php

Find:

You're unable to view this code.

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

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

Under add:

You're unable to view this code.

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

 

Open explore.php and in a table w/e you like...

 

You're unable to view this code.

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

 

SQL:

 

You're unable to view this code.

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

Link to comment
Share on other sites

  • Replies 65
  • Created
  • Last Reply

Top Posters In This Topic

Re: [v1] [Free] Scuba Diving

okay guys those of you who want a bar thats shows how much oxygen you have you add this here.

Add on by Younggold

in header.php find

 

You're unable to view this code.

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

 

add underneath that

 

You're unable to view this code.

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

 

then find.

 

You're unable to view this code.

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

 

underneath add

 

You're unable to view this code.

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

 

then find.

 

You're unable to view this code.

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

add underneath

 

You're unable to view this code.

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

 

and then you should be finished.

 

it worked for me

but if there is any problems with this, post the problems on this thread.

Link to comment
Share on other sites

Re: [v1] [Free] Scuba Diving

 

thatnk when i did it the only thing i forgot was the ALTER TABLE `users` ADD `maxoxygen` INT( 11 ) NOT NULL DEFAULT '100';

Not really needed, there max oxygen will allways be 100...

Can add that field if you want users to have different max oxygens...

Link to comment
Share on other sites

Re: [v1] [Free] Scuba Diving

ooooooooooooooooooooooooo no you didn't lol .........make one better then im waiting lol its better than anything ive ever came up with but then my head aint very imaginative yes ive had a few ideas but this mod is funny aswell as good. :D

scuba diving ist that gud tho

Huh? Theres something wrong with the code?

Or you just dis-like the idea?

and isomnerizer he just dislikes the idea or though thats what it hink he said his spell aint to gd :D

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