Game Development Community

A little suggestion for TGE scripters and modders

by Thelegodude · in Torque Game Engine · 12/14/2006 (6:00 pm) · 5 replies

Any chance there can be more script/tutorials and mods that work for TGE games that need .cs files, cause i play a game that uses a .cs file, but most things i've seen use .cc files and some others, what TGE game uses .cc files?

Point is; can you people possibly make more .cs scripts/tutorials and mods?

Please and thanks :)

About the author

Recent Threads

  • Some questions

  • #1
    12/15/2006 (2:56 am)
    Not sure I get what you're asking, but the .cs files are the script files and the .cc files are the C++ files which get compiled into the engine. So TGE uses both, but in different ways.
    #2
    12/15/2006 (12:15 pm)
    And the game i play uses those .cs script files, but i see more .cc files than .cs ones, i found a King of the hill tutorial that uses the .cs script files
    #3
    12/15/2006 (12:20 pm)
    How are you seeing the .cc (C++) source files as a non-SDK owner?
    #4
    12/15/2006 (12:27 pm)
    I think he's talking about the resources, as he mentioned KoTH.

    I haven't seen or heard of a game released with TGE that doesn't modify source. In fact you NEED a license to release a game with it. Script is only half the game for Torque, you need both sides to make a game.
    #5
    12/16/2006 (11:01 am)
    I'am not making a game (if thats what your implying) i just want some mods