Jump to content
MakeWebGames

[HELP!] Need to convert PSD template to mccodes


Recommended Posts

Guest georgelink
Posted

Hello! I am currently making the 2nd template option for the game: Gladiator Arena.

I have a PSD file of a template. But I am in need to convert and have this template working

with mccodes. I am hoping someone can do this for free but i don't think it will happen.

So, i will be offering some stuff. I can't give money, but i can give some stuff:

-This PSD template that your helping me code.

-A domain i own: freedomrpg.com

-The first 5 donations to my game (if there is any)

-moderator privilege in game

-(something else if you want, and it is in my power)

Please help!

Screenshot of PSD:

screenygs.png

 

I need the Login, Register and ingame PLZ!!!! If you can only provide one of the 3 i listed it will be fine but i really need 3 of em.

THANKS! Reply to this post, or PM me if you will help! I will also need proof of your ability to make my template (security measures only) THX!

Posted

Coming from the title your asking for help on how to do it...

1. Open Photoshop

2. Split the template into smaller pieces

3. Save as .png/.gif (your choice)

After.. just code some tables with a background image...

 

<td background="images/middle.png">Text...</td>

 

or use DIV's.

But as what you say you need someone to do this for you? instead of asking for help, request it!

Posted
  • Open up your psd in Image Ready (part of Photoshop)
  • Slice the image and save it as html for use in a webbrowser.
  • Then select the "Slice Tool" (K) and slice it up the way you want.
  • With the "Slice Select Tool" you are able to edit the slices afterwards (height, position,...
  • When you are done, "File->Save Optimized" enter a name for the html file and save it
Guest georgelink
Posted

Wait, will this work with GIMP, or another editor? cause my trial for photoshop stopped working, and i can't use it until i get my next paycheck with

enough money to get the real version. Will GIMP work? or can someone still help edit it, it wont take long, and you'll get a free domain and stuff. PLOX!

Guest georgelink
Posted

Is there a tool on paint.net that allows you to make your template coded? And can

Paint.net even open .psd files?

Posted

Yes it opens the PSD if you install this free plugin, however maybe the result is not 100% if you have all kind of effects active in photoshop:

http://frankblumenberg.de/doku/doku.php?id=paintnet:psdplugin

For a direct HTML/CSS creation, no I didn't found any plugin. Honestly however, I never used what photoshop provided directly, even if I used the images cut mades. For a list of all plugins:

http://paintdotnet.forumer.com/viewtopic.php?f=16&t=30570

Guest georgelink
Posted

naw, i didn't make this, i got it from a psd site. I bought it pretty cheap, i think that site might have bought it too.

It was supposed to be used for a Weapon Store, but i thought it would be good to use it for a medivial game :)

  • 2 weeks later...
Posted
  • Open up your psd in Image Ready (part of Photoshop)
  • Slice the image and save it as html for use in a webbrowser.
  • Then select the "Slice Tool" (K) and slice it up the way you want.
  • With the "Slice Select Tool" you are able to edit the slices afterwards (height, position,...
  • When you are done, "File->Save Optimized" enter a name for the html file and save it
Good advise there mate.

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