GeorgeZaharia's Recent Forum Activity

  • ok check this, in the game u posted, when u open the game in 2 tabs, and add create 2 different names, it says who is client and who's is host right? now when u switch between tabs, always the last message appends, it repeats itself, saying " Player1 has connected", then when i switch to the other tab says "player 2 has connected, "every time repeats so somewhere around those lines, the connection is lost, and reconnects. the problem is at on signaling connected> call add connected that should trigger only 1 time , but for u triggers every time when i switch tabs... not sure how to make it work , i dident worked much with the multiplayer functions yet. but its a matter of connection lost in those events recheck the steps from the example game, maybe is something you missed out, sometimes is c2 getting bugged from to many previews(one thing that solves it is saving the game under another name close c2 and then reopen the new game again.) atleast worked for me, if not try clean ur cache or change from localhost:5000 to 192.168.1.2 i had some issues in past with the address local-host being loading slow or blocking previews, its a problem with firewall and how fast u request the preview. il look into it further please move ur thread in a how do i section since Ashley flagged it as closed i don't want to keep it open as a bug more then it needs unless u don't manage to solve it by events or i could try and see if i work a bit in this manner will help, then u can post the full bug report as it should.

    as you said, its the tabs doing the problem, so that means, the game recognizes both tabs being 1 player, i think is because of Firefox latest update, or chrome, if u open the game in Firefox but not in different tabs but in different windows does it act normal?

    but this is meant for multiplayer you testing it from same localhost and ip/machine its basics that sometimes will create problems, cause it reads the same ip adress, so if you connect from 2 different pcs and works, then this is not a bug, but a client side, and you should not worrie about it for future online gaming, since all players will be from different machines. i think is closing to problem solved?

    next time please do first a "How do i ..." post so we avoid reports and wrong posting please... as much i want to help, i cant if its in wrong thread.

  • im also currently using 198 version, the example files from construct they work fine here, however your game does not, when i try connect with 2 players from 2 browsers i get the problems u say but only to the player second logged, i think its the coding you did, its detecting both players as the same, and there for 1 will always dissapear or both of them some times, its a signaling error from your events, you should post a picture of that in help section maybe someone can help this might not be a bug, however i don't know for sure, since the examples are working, and ur game does not , might be worth a while recheck your events. cheers m8t.

    but the game does work, once i switch from a window to another a few times, its for sure the signal events ur using, its detecting my ip as being same player in both sides, when i switch to the other 1 , the previews dissapears and viceversa.

    i might know what it is, does your preview game has the pause on out focus selected? you must assure that is disabled when u using as test your own browsers, since will pause between each time u switch from tab to tab, and there for your peer to peer connection will be cut off and then reloaded, and that's why the graphics dissapears, since temporarily your connection is lost. i bet my money on that.

    every time when i switch tabs the info text says i just connected, like i was leaving then reconnecting again, so that's the issue you have... im guessing u over spent last night ?:)) and ur tired, it happens to all of us.

  • that doesn't sound as bug, but more of a connection issue with the server, but im just a mere user i need to test it first myself

  • Another question: how can I drag'n'drop a q3d object in-game correctly?

    for the drag and drop you need to cast a q3draycaster taht shows u the mouse X ,y Z in the 3d world, then u take those coordonates and set the position of the object cliked and dragged. u can get exactly that drag and drop by looking at the raycasting example(viewport /ray casting) and also the 2dphysics has a drag and drop effect

  • u need more rep to post the links, but il google it, and btw you know most people here don't have a resume to show right?

  • if u can make a capx of the slanted platforms where u want them to be and at what angle then i might help right now im not sure what u want to achieve

  • Isn't that what Overwolf the overlay app does i mean it doenst have youtube but you can browse in the youtube site and it is an overlay feature

    not sure, i seen a few youtube mobile players, but what they do is just load each video link as u search for it as many websites repeat youtube video do, what my request is, making a area for login or register to youtube, load your playlists and automatically play them as you do in youtube, but it could be used for mobile, pc etc . its taking so much of resources of using youtube online, it creates a big cache, so by running it from pc will be easier... and less resource eating.

  • Would it be possible to make a game like 'A Dark Room' in Construct 2?

    I think this kind of game is called an 'incremental game' or 'idle game'. (see http://en.wikipedia.org/wiki/Incremental_game)

    you can find a template i made for people who wants cookie clicker clones/adventure capitalist/hero clicker/ type of games you can find it here http://www.scirra.com/store/games-with- ... mplate-704 its still a work in progress but if you have knowledge of c2 events you could work on it. il update it very soon for a better easy way of using it.

  • Hi!

    I can not find how to check the release that .capx created with.

    It may be a stupid question, but I need help. Thank you so much already!

    capx, is another expression for c2 to reconize, and open, but what actually is, its a Zip file, but with a diferent name, so if you right click and if u have rar or 7-zip u can extract it, open the .caproj file with notepad or what text editor u have, and on top you will see Version and a number such as 197,00 or smth like this, u can always change that number with 192 or what version u have then reopen the caproj with c2 and its gonna work, unless the latest update that was used to do the capx int he first place has so many changes that ur version might not have, so i suggest u install latest c2 into another place on ur computer so when u need to use the stable release u can do so, and when u want to see newest capx files u open with the latest beta

  • Jermfire

    First of all, thank you for your purchase.

    Time management, can mean a lot of things i forgot to specify that this time management, is more of a upgrade clicker and it (time management - you gain money, if you buy enough regenerative venues), does not mean, that you have necessarily a time/clock.

    il try answer your questions here as much and accurate i can, so :

    Q1- i just said above, it does not always mean a clock will be shown, but if you really want that i could add it, its more of a infinite upgrade time management, as a cookie clicker, its still a time management, il update it very soon, and you will have the timer that counts days/weeks/months/years, in the events for those who want a timer, and il add the initial thing i wanted to add for it, end of year taxes. but i had so many on my plate lately and i couldn't continued it yet.

    Q2- not sure where u had that problem, the math is simple, every price u have, its multiplied with every purchase by 1.25 times, that's 25% of the total price, the revenue its more simple then that, it automatically calculates how many venues you have and gives u reward for each item u have of that category * by the venue reward . e.g if the venue reward its 10 and you have 10 venues of the same type your reward will be 100 , its impossible for the venue to give u less since its only multiplies the numbers of venues you got with the reward you choose'd, unless you changed the math that should not give u less , (there might be a problem with the price text show, i tried to add the K,Mil,Bil and cut the 000 or 6 zeros when u have to many, since c2 automatically creates a lot of digits at the end, you might read it wrong, or is a matter of display problem, il try work on this problem cause its creating to many problems).

    Q3 - seems fair for those who bought it now, or in the Beta stage, that they will get a new file when the update is finished, i just need you guys to pm me with the purchase code, so i can identify u, then il send u a redeem code for the new item update.(that if doesn't do it automatically not sure how it works yet.)

    Q4 - the buttons in the shop menu, where supposed to be the managers for each venue that will run them automatically for you without u have to click on items to run the business to get the reward.

    il try update it as soon as possible, and when i do il add a demo version on web so can be played, with a tutorial info.

    also as you see when u enter the game asks you for a name of company, i dident finished it yet, when u start the game, you have a picture in top left corner , that should be the image u selected, followed by your name, and business icon, the template future is near to be completed, and then you will have a good engine for time management games type, including, offline idle mode, save load options, logo customization, name changing, , time laps and taxes, and many achievements and upgrades, as you see the events for the template are above 500, so when i finish will be a easy to use template, but im afraid for those who don't have a c2 license cause when its completed the game will have over 2000 events.

    Thanks for your tips, and questions this helps me a lot to improve the features in the products i sell.

    Also im working on a multiplayer pool template, and i have a bit of issues with the animations of balls when angle is changed so it gives u the 3d ball roll, but that will be fixed soon.

  • well depends when you want it to move like that? when u move it by keyboard or you want him to do it all the time? you could try with sine behavior, and change the time of action and the way it moves if you want it be a random float platform, and not your main actor. i need to know what you want to use it as , so i can know how to make it spin , cause a fixed position object as a element in a game, its gonna have different programming then a actor that u want to move and jump around.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • u mean like the big spring u posted? try using bounce events code it, and rotate behavior and trigger it when u want it, or rotate counterclockwise, clockwise or also by events (rotate 5 degrees wait 0.01 , then repeat it till u get the 90 degrees stuff, unless u actually mean to make it like the spring, then u need some math, or animation

GeorgeZaharia's avatar

GeorgeZaharia

Member since 30 Jun, 2014

Twitter
GeorgeZaharia has 36 followers

Trophy Case

  • 10-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • x9
    Popular Game One of your games has over 1,000 players
  • x21
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

21/44
How to earn trophies

Blogs

  • Construct For Dummies - Simple Tutorial Collection

    I scour the Construct forums for users tutorial requests, and create small quick and simple tutorials using Construct's defaults features so anyone can use and apply them.

  • My Dev Logs

    Thinking on games 24/7 is fun and waste of time and unproductive if we don't bring those game ideas to life. In this blog im bringing my game ideas to life and log their development process.