Schoening's Forum Posts

  • Yeah that makes sense.

    I'm gonna think about that :)

    I might give the game to the server, and let the game advertise for my site instead.

  • Yeah I know a little bit about hosting :)

    Got FileZilla and know how to use it.

    I just saw Weebly and it reminded me a lot of C2 :p

    youtube.com/watch the code snippet thing..

    Thx, i look up Joomla, etc and see what i like the most.

    But i suppose it is still a good idea to learn a bit of html?

  • Hey i want to set up a websites for games and other stuff and make some money of the ads.

    I don't like Wordpress, Weebly looks interesting...

    But html seems easy to learn from scratch, is html enough to create a website for html5 games, blog, video links and ads?

    Log ins would require php and sql knowledge I think.

  • Just set a 'fullscreen in browser' setting in Project Properties.

    I found out the problem.. Firefox Seems to work the F11 diffrently then Chrome.

    In Chrome you have to press F11 to get out of it, while in Firefox if you come to close to the top it will pop up the Browser Bar (Very annoying for RTS type camera movement.)

  • Yeah.. It's just that the game is for advertising for a wow server <img src="smileys/smiley1.gif" border="0" align="middle" />..

    But it almost seems easiest to create my own sprites.

    I think I will Build the Game with their Sprites, and then use those sprites as a sort of skeleton for my own ones.

    Oh and yeah am I allowed to put the game on the Arcade (With altered sprites) if I am also putting it upon another website?

  • Hi, I am doing a Tower Defence and I am using the WoW Model Viewer to extract Models and Frames because this game is mostly to make a little advertisement for a server I am playing on.

    I just wondered if you think Blizzard would Attack me for using pictures of their Models for my game?

    And if I possibly could Modify them enough to get out of there.

    With Modifying I mean that i would change up colours, and add some effects like, transforming the Models into Comic styled textured with Photoshop and Gimp.

    Also, I wouldn't be allowed on the Arcade with it would I?

  • Wait, I got a question that is related to this:

    Does it matter how I build up around the Every Tick?

    Can i get in trouble for using

    Every Tick - Set Invisible

    Without setting up parameters for when NOT to set invisible inside the every tick?

  • I am work(away.info)'ing for a month in England..

    AND i forgot my .Capx in Denmark -_-

    EDIT: I found the Error and fixed it, but then another question came up because of that.

    Old---------------------Old-----------------Old-------Old-----

    How it should do

    And here is the Capx of what the version does I have made so far:

    new

    The problem I want to fix is the Mouse. I can't remember how, but I did NOT do it the way I have done in the new Capx.

    The only Blue Tile I want visible is the one the mouse is over.. But in the new one, i had to use a distance to prevent it from making several visible if overlapping at an edge. This was not a problem in the Old Capx...

    Please help me locate the error :)

    ------Old--------Old-------Old------------Old------------Old----

    So now i simply tried to put:

    Mouse over Object (blue)

    And it worked!

    But how? Is it because the mouse.x and mouse.y are 1 "pixel" so it simply cant overlap two? And because I used the sprite instead it was overlapping more then 1 "pixel"

    Yeh that makes sense.. I shouldn't post this when I am answering myself lmao...

    Move to junk topics ?

  • Hey hey :)

    I wanted to ask if anyone here has some experience with ad programs like Google Ads..

    I want to setup a site with small games, blog some other stuff perhaps. And make a little ad money so i can afford to Keep Buying Plane Tickets in the Future ^^

  • Lmao sqiddster :D

  • Yeah :) That was a good way to put it

  • Ive heard Every Tick is kinda useless, since Construc2 runs from Up to Down every tick So its more a "function" to run several things in the right order with sub events etc.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Yeah i was thinking about that.. i tried to add rows but i ultimately failed, i hope someone has a short syntax for it.

    Perhaps some sort of Array..   Tower(1).Y > Tower(2).Y etc.

  • I am Making a Tower Defense with Warcraft + World of Warcraft Models.

    I am currently using 12 Rows   and i want to sort them so that the upper ones are behind of course ^^

    Feel Free to Take a Look:

    Game

    Press B for Barracks Blueprint

    Press N for Mage Tower Blueprint

    Arrow Keys to Control the Eye

    Left Mouse to Build

    Right Mouse to Cancel

    Hope you can help :)

  • Ok :)

    I am sorry to ask so many questions.. but it is 5 AM and i am OBSESSED with working at my game !