Jump to content
MakeWebGames

Recommended Posts

Posted

k I am probably the worst coder on the planet and I have used a lot of stuff on here and not given much back, (due to my lack of coding knowledge). but here is something I coded it is real basic but it brings life to your game. feel free to edit this to suit your game style.

first make these files and upload them to your host

(you can find the images if you google images, just remember to change the image name in the scripts to match the name of your images. and also upload your images to your images folder on your host server if you don't have one then make one.)

call this file gamestation.php

You're unable to view this code.

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

 

Call this one blackjack.php

You're unable to view this code.

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

 

Call this file pacman.php

You're unable to view this code.

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

 

Call this one ewoks.php

You're unable to view this code.

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

 

and call this one poker.php

You're unable to view this code.

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

 

then add this to explore.php

You're unable to view this code.

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

 

it is easy to change the games just go to this site http://www.freegames4all.net/ and there is lots of game to choose from so you just edit the code to work with your game.

Hope you like it and have fun

Guest Sniko`
Posted

Re: Game Station mod

Ill tell you 1 thing, its good for your first!

Keep learning

+1

  • 3 weeks later...
Posted

Re: Game Station mod

cheers mate

Also I believe any flash game (as long as you get a code) will work with this mod. however is there a way to show you high scores in your profile, I have had a few members ask me this, but I'm not sure if it can be done

Posted

Re: Game Station mod

 

cheers mate

Also I believe any flash game (as long as you get a code) will work with this mod. however is there a way to show you high scores in your profile, I have had a few members ask me this, but I'm not sure if it can be done

to make the flash games send a a high score you would need to disassemble the swf file with something like "sothink disassembler" then edit the fla file to give it a button(add actionscript) at the end of the game to POST the score to a php file then have the php file record to the database.

Posted

Re: Game Station mod

I first posted this on the 22nd of July I have seen other flash games on here but I could never get any of them to work so I made this one. this one works great I have had no probs with it even when adding more games or changing them

  • 6 months later...
Posted

You're unable to view this code.

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

Hi probably this looks better in the explorer menu then just to go to the game station you go directly to it

  • 2 weeks later...
Posted

the whole point to the game station was so it would go to a new page, that would show pics of the game you added, making it look like an arcade page. just adding it to the explore page would of been way too easy even for a beginner like me.

Posted

just read shole's post and have changed the file a bit as to keep it all in one file and have recoded for lite and v2

gamestation.php [v2]

 

You're unable to view this code.

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

 

gamestation.php [lite]

 

You're unable to view this code.

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

 

if i left anything out tell me please.

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