Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Jek

1
It's cool that you put a site rip of Gamecraft up there. :) thanks. :^_^':

I never ever seed, but for this I have no problem seeding. I'll seed forever and ever and ever, or at least until this computer gives out.
And I love the resources. Especially the icons. I've fallen in love with the zFULL LOTS folder.

Thanks a bunch.
2
Advertising / Re: Cliche Click Creatures
April 03, 2011, 04:17:36 am
Like how I can keep refreshing the level up page to level up my character infinitely?
3
Video Games / Re: Interesting game idea I've had.
April 03, 2011, 04:12:11 am
I could see this working, but I wouldn't play it.
Isn't the point of games to be in some foreign place doing stuff you could never do in real life?

This just seems to realistic, and a little sick.


Although, if it were third person and not first person, it wouldn't seem as bad.
4
Advertising / Re: Cliche Click Creatures
April 02, 2011, 02:07:02 am


I was thinking about making something like this for the monsters on GameCraft. Of course that would make me competition for your website and I really don't want to do that.
5
Chat / Re: Post a picture of yourself
April 02, 2011, 01:33:17 am
Spoiler: ShowHide
6
Chat / Re: The "Post your Desktop" Thread
April 02, 2011, 01:32:02 am
Spoiler: ShowHide
7
Welcome! / Re: Jek
April 01, 2011, 06:00:13 pm
This entire thing reminds me of the Stanford Prison Experiment.
8
Express your Creativity / Pugbrew
April 01, 2011, 05:37:26 pm
When I was gone I created this website called PugBrew to advertise all my new cartoon drawings. It didn't live a long life, but I might as well share the best pics from this art website.

Spoiler: ShowHide

9
Welcome! / Re: Jek
April 01, 2011, 05:30:51 pm
It was fun to look through your April Fools joke being run down into the ground.

Thanks for the welcoming, I appreciate it.
10
Welcome! / Jek
April 01, 2011, 05:19:06 pm
I started screwing around in RPG Maker XP again.

I seem to have come back at the wrong time though.
11
    Im guessing most of you are familiar with my website GameCraft. I have been working my ass off on the website, and I need the help of those of you who know Javascript. With my standard sized monitor, I can only fit four boxes at the top. With a widescreen monitor (That I am sure most of you have), you can fit a fifth box in there. So my problem is that people with standard sized monitors will have problems with the fifth box being inserted.
   I did some research, and I compiled this code to insert the fifth box:

<script type="text/javascript">
if (screen.width<=100) document.write('<td width="20%"><table border="0" cellpadding="0" cellspacing="0" width="162">
<tr><td height="29" style="background:url('/Custom/Top2.png');color:#116111;" align="center"><b>Newest Tutorial</b></td></tr>
<tr><td height="160" style="background:url('/Custom/Middle2.png') #000000;padding:5px 5px 0 5px;">$MYINF_8$</td></tr>
<tr><td><img src="/Custom/Bottom2.png" border="0"></td></tr>
</table>
</td>')
</script>


And yet, when I test this code out in widescreen monitors, no fifth box appears!
Now, uCoz does allow javascript. I know this because I used simple javascript to make the "Random Monster Generator".

Edit: The $MYINF_8$ is what is inside the box, not part of the box itself.
12
Advertising / Re: GameCraft
August 28, 2010, 04:14:12 am
    Hello everyone. I have updated the website alot over the past few days. Heres a list of the stuff I (have been doing/have done) in order from oldest to newest stuff.


  • You can become a fan of us in Facebook! Not that big a deal...

  • GameCraft entered in uCoz contest This could win me $1000

  • New monsters added to Random Monster Generator. That means over 500 monsters!

  • Updated Montas Monsters with .gif files...

  • Fixed several issues in CSS and HTML.

  • New Links Section made. Including more links than any other list I could find.

  • Got permission from Monta for use of their monster on GameCraft.

  • Announcement of GameCraft.net made. GameCraft is getting a domain name!



So, I have done alot of work in there. It should take afew days for paypal to work around everything for the .net domain name. It also will get rid of that ad bar at the top!

Also, I am working towards making the site look better for widescreen users. I need help, but I will be posting the help topic elsewhere.
13
Welcome! / Re: Bye!
August 21, 2010, 01:28:55 am
Quote from: WhiteRose on August 18, 2010, 01:37:43 pm
Are you leaving forever, or just temporarily?

Dunno.
14
Welcome! / Bye!
August 18, 2010, 04:44:09 am
For no reason, I am leaving. Bye!
15
Welcome! / Re: Au Canada
August 14, 2010, 07:43:12 pm
Come visit me.  :D
16
I have this CSS code that I stick in some of my pages to stop images from getting too big.
<style type="text/css">img {max-width: 100px;width: expression(this.width > 100 ? 100: true);}</style>

This code sizes down any image above 100 px in width, to 100 px wide.
What i am having an issue with, is figuring out how to use this code on only a part of a pages code. So lets say my header has images over the size of 100 px, but I want the icons for my Game section to be 100 px wide if the icon is too wide..
17
Your project lacks information and screenshots. I have no interest in joining your project because of this. Work hard on the project, get as much done as you can, and then post your project.
18
Chat / Re: Post a picture of yourself
August 10, 2010, 05:28:30 pm
Spoiler: ShowHide

I think I finally have a half decent picture of myself!
19
Welcome! / Re: Guess who is back?
August 10, 2010, 05:25:13 pm
Just wait till you get raped!
20
New Projects / Re: Places to get your game hosted
August 10, 2010, 05:23:51 pm
uCoz is a very nice website host/maker, but I haven't seen too many actually good sites made with it. All about flash games, clans, and most people just make a site for fun.