Jump to content

Johxz

Members
  • Posts

    451
  • Joined

  • Last visited

Posts posted by Johxz

  1. Is this correct?

     

    // Testing 1
    function matchNum1(%numBer)
    {
       if(strcmp(%numBer, "0"))
          echo("Number 0 Found.");
       else if(strcmp(%numBer, "1"))
          echo("Number 1 Found.");
       else 
          echo("Number " @ %numBer @ " not found");
    }

     

    Output:

    matchNum1(0);
    Number 1 Found 
    matchNum1(1);
    Number 0 Found

     

    // Testing 2
    function matchNum2(%numBer)
    {
       if(!strcmp(%numBer, "0"))
          echo("Number 0 Found.");
       else if(!strcmp(%numBer, "1"))
          echo("Number 1 Found.");
       else 
          echo("Number " @ %numBer @ " not found");
    }

     

    Output:

    matchNum2(0);
    Number 0 Found 
    matchNum1(1);
    Number 1 Found
  2. In the tutorial doc use this example !strcmp I was thinking that is Logical NOT, but isn't. Someone can explain this to me?

     

    if(!strcmp(%userName, "Heather"))
          echo("User Found: " @ %userName);
       else if(%userName $= "Mich")
          echo("User Found: " @ %userName);
       else 
          echo("User " @ %userName @ " not found");

     

    From the Tscript reference use this example. What is the difference?

    if( strcmp( %var, "foobar" ) == 0 )
       echo( "%var is equal to 'foobar'" );
  3. I was toying with the forest editor and don't have "bugs". I tested in a clean 3.6.3 and development version. I add a forest and mixes trees from the library/meshes, save and the forest still there.


    What version do you have, development or 3.6.3? Are you using default models or custom one?

    can you create a new project with the same template you used? and check if you still have the bug.

  4. Nonetheless I shall upload nothing and respect that the license demands that it has to be downloaded from the actual website when it is up again :D

     

    aaah not problem, I found it. I suppose is not offline after all. :mrgreen:

     

    Alternatively, if you really mean it, you could buy a old "Advanced 3D Game Programming All In One" with a CD included and read about how to set up a small online server and then work from that starting point 8-)

     

    Don't worry I know how to do servers of any kind whit python or whatever... this does not takes me time... :lol:


    Thanks!

  5. It is not about free as in free of costs, for me it is about free as in freedom.

    If it would be free software you would be allowed to redistribute it, so it would not be able to get lost for example like now.

    Well that I cannot help you with :D


    Perhaps it will go MIT one day :mrgreen:

     

    BSD is like MIT very liberal... what they told is a lie about the license.


    Well thank you Dwarf about the info. In any case is very interesting that kit ;)


    Duon is right what he says, is a pity is lost.


    BTW @Dwarf King at least you can share the manual of the MMO Kit?

  6. Looks like one of the tools didn't get disabled correctly.


    Have you had any luck reproducing it?

     

    No sorry :( since yesterday I was trying to reproduce to help even on 3.6.3 without luck.


    I was scaling the river to fill the red gap then smoothing and raise the terrain for a better look, therefore I was changing to each other editor and here overlay. As you see in the screenshot I was on river editor a then I change to the terrain editor to try to lower the terrain.

  7. If I have a question about modeling related to 3dmax or blender3d where can I ask? If I have a question about a related tool of develop sound in my game where can I ask help?

    about my texture development...


    Can we have a subforum like "tools" and then there ask about anything related a tools like maya, 3dmax, blender3d, etc...?


    or where can I ask this kind of questions? in general?

  8. What page is horrible? The wiki page? everyone can edit the wiki pages, feel free to go ahead :) @Bloodknight

    this wiki page? wiki.torque3d.org? the other day I was trying to edit few pages and not allowed me :? anyway I can help with the wiki ;) I wanna add some stuff there....

  9. it's true, it's not a bad idea, just a lot of work. Therefore with something you can start ;) at least an in-game TS editor :D check this "http://www.garagegames.com/community/resources/view/20567/3#comment-199796"

  10. The post have been update, please follow the link: Awesome Torque3D List


    If you know some other resources please share... and do a PR on github.


    -------------------------------------


    Unsure what kind of game you can do with Torque3D Game Engine or Torque Game Engine related??


    Role-playing game (RPG)

    --------------------------------------


    Xenocell: A multiplayer sandbox action-strategy game for the PC

    Official Page: http://www.xenocell.com/

    Video:

    -

    Download/Buy: http://www.xenocell.com/download-xenocell/

    Demo: N/A


    VIDEO DEMOS

    Torque 3D Pacific Demo

    https://vimeo.com/25163699

    Torque 3D Demos

    https://vimeo.com/24635391

    Torque 3D Burg

    https://vimeo.com/6783945


    Make Your Own Video Games: Torque 3D

    https://vimeo.com/6536220


    Marble Blast Mobile, made with Torque 3D for the iPhone

    https://vimeo.com/4711346


    iFPS Online, made with Torque 3D for the iPhone

    https://vimeo.com/4499253


    ThinkTanks, made with Torque 3D

    https://vimeo.com/2577820


    Fallen Empire: Legions, made with Torque 3D

    https://vimeo.com/2570111


    Dreamlords, made with Torque 3D

    https://vimeo.com/2570485


    Rev, Made with Torque 3D

    https://vimeo.com/2570402


    Screen Space Ambient Occlusion in Torque 3D

    https://vimeo.com/2965415


    Games Made With Torque

    https://www.youtube.om/watch?v=pDUsIMiqkWQ&list=PL2899708A83B9A662


    Made with Torque

    https://vimeo.com/search?q=Made+with+Torque

    "Gears of Torque" TGEA Video



    I will update this pages with news games and links of games.... you can come here and do a quick peek :)


    Links:

    - http://www.indiedb.com/engines/torque-3d/games

    - http://www.indiedb.com/engines/torque-game-engine/games - TGE

    - http://www.indiedb.com/engines/torque-game-engine-advanced/games - TGEA

    - http://torque3d.org/engine/#made-with-torque

    - http://www.garagegames.com/best-of-torque/torque-3d

    - https://www.garagegames.com/games/Windows/torque-3d

    - http://www.garagegames.com/torquepowered/3d-games


    For Torque2D

    - https://www.garagegames.com/games/Windows/torque-2d

    - http://www.indiedb.com/engines/torque-2d/games

    - http://www.garagegames.com/best-of-torque/torque-2d

×
×
  • Create New...