Jump to content

Johxz

Members
  • Posts

    451
  • Joined

  • Last visited

Everything 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. Nice! :mrgreen: Thanks!!!! I was testing the development branch for awhile and is very stable. Good work guys! ;) BTW I think you need to put here http://wiki.torque3d.org/main:downloads the PM 2.2b (I didn't found any bug) EDIT: :!: Torque3D-3.7rc-Win\My Projects\[your_project]\game\main.cs.in (rename to main.cs)
  3. This is the math tutorial... someone has the vector tutorial? or a link about vectors in torquescripts? with example would be nice :roll: http://www.roostertailgames.com/TorqueRef/content/documentation/Scripting/Simple/Vectors.html Thanks
  4. 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'" );
  5. 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.
  6. @chriscalef How can we replicate the bug?
  7. Use the wiki http://wiki.torque3d.org/ Download from here: http://wiki.torque3d.org/main:downloads Quick start to setup: http://wiki.torque3d.org/introduction:what-to-download
  8. aaah not problem, I found it. I suppose is not offline after all. :mrgreen: Don't worry I know how to do servers of any kind whit python or whatever... this does not takes me time... :lol: Thanks!
  9. 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?
  10. You're saying... got lost?? too bad... I don't think so. Maybe someone have a copy. "Prairie Games is very pleased to announce that the Torque MMO Kit is now Open Source under a (very liberal) BSD style license."
  11. Hi, Someone have this "Torque MMO Kit" is open source but I don't see it anywhere. There is a kind person who can share TMMO Kit? Thanks! http://www.garagegames.com/community/blogs/view/13391/3#comment-199909
  12. 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.
  13. I was building a river, smoothing some peacks and then come back and so on... with T3D development branch and then everything overlayed, the file console.log don't said anything.
  14. 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?
  15. I know what happens, it's my browser :lol: I'm member since 6 January :roll: I can login now...
  16. 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....
  17. Yes, I think is: 7gKYT5NpZeg//Your video number but don't know for vimeo.
  18. 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"
  19. Thanks! but it can do tunnels :D It would be my next question. I can't wait.
  20. How I can change the model for "mesh road editor" to do a barricade, fences or walls?? thanks
  21. 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
  22. Looks great! good work ;)
  23. I'm just learning torque... but I'm very interested, whatever I can help, count me in! ;)
  24. Johxz

    compile in linux?

    @buckmaster Qt4 or Qt5?
×
×
  • Create New...