Jump to content
MakeWebGames

[mccode v2] Slots


Recommended Posts

Guest Anonymous
Posted

Another little ditty from my rather extensive collection :D

This is a replacement for the standard V2 slots system...

Images available from http://nyna.co.uk/gallery/

Installation:

1. Create the mod_slots tables

 

You're unable to view this code.

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

 

2. Modify explore.php to add the new slots link:

 

You're unable to view this code.

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

 

3. Modify your daily cron by adding the line:

 

You're unable to view this code.

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

 

4. Save the following script into the file slots.php

 

You're unable to view this code.

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

 

5. Create a folder called slots in your htdocs folder (where slots.php is)

6. Grab the images from my gallery (link above)

Enjoy

  • Replies 50
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Re: Free 2 - Slots

the word g r a p e s and the image were censored from the post because it contains the word "r a p e"

just replace all g<censored>s with the correct fruit...I'm sure you know what it is now...and grab an image of them from somewhere. Make a copy of it grayscale, upload them both and you're set.

Guest Anonymous
Posted

Re: Free 2 - Slots

Sorry 'bout that - Just moved the server around and forgot to copy the old images folder :"> My bad....

  • 1 month later...
Posted

Re: Free 2 - Slots

Hi Nyna, this is much easier being able to use the I.

great code , ty , but on every second go I get a warning message..

Illegal offset type.

this is the line.

$wheel = $wheels[$_SESSION['wheel']];

Thank you

Guest Anonymous
Posted

Re: Free 2 - Slots

 

Hi Nyna, this is much easier being able to use the I.

great code , ty , but on every second go I get a warning message..

Illegal offset type.

this is the line.

$wheel = $wheels[$_SESSION['wheel']];

Thank you

Sounds like the session is being lost somewhere - make sure you are calling session_start()

  • 2 weeks later...
Posted

Re: Free 2 - Slots

I have this error also

Warning: Illegal offset type in C:\wamp\www\slots.php on line 118

It appears every 2nd click.

Any ideas on fix nyna.

This I beleave is something todo with the session but its well out of my ability to fix as of yet. Still dont fully understand it.

Any help would be very greatful

Many thx in advance.

Posted

Re: Free 2 - Slots

 

Thanks for this mod Nyna,

Where can i get these images from?, as I can't get your site to load as you forgot to transfer all your old images over to the new server :( hehe, hope someone can help me

Look for a Game thats got Nynas mod and then copy the images :/

Guest Anonymous
Posted

Re: Free 2 - Slots

My gallery is currently off-line guys, sorry. A near lightning strike fried the ups, one the servers and damaged another one so I'm having a few problems getting the secondary services back on-line.

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