Jump to content

subabrain

Members
  • Posts

    194
  • Joined

  • Last visited

Posts posted by subabrain

  1. Hi there,


    i just want to know if someone could support me with my Hunting Game in the T3D Engine ...

    I know well that there are some Games like this ... but my vision is to make a game which is only paid once and not monthly ... (maybe as the follower to deer hunter tournament) ...


    here a little impressions of my game (but its not in alpha version or something like this):


    https://www.facebook.com/JagdSimPro/


    Work in Progress :)



    Greetings

    Robert

  2. Hi,


    after my outtime i just want to ask if there is a tool for create vehicles easier for t3d...

    if not i maybe can code something in c# ...


    please give some information - if this make sence ;)


    greetings

    subabrain

  3. Hello,


    now what ive done:


    1. i made a new project

    2. in this project i started the sample.html in the folder "web"

    3. this sample.html is only possible in older (very old version) of Firefox or with <= ie 8

    4. all other browsers arent running

    5. So now the next point is that i had to have the whole game data on the clients Computer


    and so on ...


    im at the end of my knowledge to start this game in newer browsers and how i can package for web :(


    Maybe someone could help me ...


    greetings and nice weekend!

    Robert

  4. okay,


    i find something out - i want to compile the web activex with visual studio ... but i get errors like the following:


     

    Fehler	C2061	Syntaxfehler: Bezeichner "IIEWebGameCtrl"	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	66	
    Fehler	C2786	"unknown-type": Ungültiger Operand für __uuidof	ax	c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.11.25503\atlmfc\include\atlctl.h	4164	
    Fehler	C1083	Datei (Include) kann nicht geöffnet werden: "IEWebGamePlugin_i.h": No such file or directory	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\dllmain.cpp	27	
    Fehler	C4996	'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.cpp	71	
    Fehler	C4996	'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.cpp	79	
    Fehler (aktiv)	E0020	Der Bezeichner ""IIEWebGameCtrl"" ist nicht definiert.	ax	e:\TorqueDev\My Projects\SGameSechs\web\source\activex\IEWebGameCtrl.h	40	
    Fehler (aktiv)	E0020	Der Bezeichner ""CLSID_IEWebGameCtrl"" ist nicht definiert.	ax	e:\TorqueDev\My Projects\SGameSechs\web\source\activex\IEWebGameCtrl.h	48	
    Fehler (aktiv)	E0020	Der Bezeichner ""IIEWebGameCtrl"" ist nicht definiert.	ax	e:\TorqueDev\My Projects\SGameSechs\web\source\activex\IEWebGameCtrl.h	66	
    Fehler (aktiv)	E0171	Ungültige Typkonvertierung.	ax	e:\TorqueDev\My Projects\SGameSechs\web\source\activex\IEWebGameCtrl.h	67	
    Fehler (aktiv)	E0020	Der Bezeichner ""IEWebGameCtrl"" ist nicht definiert.	ax	e:\TorqueDev\My Projects\SGameSechs\web\source\activex\IEWebGameCtrl.h	177	
    Fehler	C2065	"IIEWebGameCtrl": nichtdeklarierter Bezeichner	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	40	
    Fehler	C2923	"ATL::CStockPropImpl": "IIEWebGameCtrl" ist kein gültiges Vorlage-Typargument für den InterfaceName-Parameter.	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	40	
    Fehler	C2955	"ATL::CStockPropImpl" : Für die Verwendung von Klasse Vorlage ist eine Vorlage-Argumentliste erforderlich	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	40	
    Fehler	C2065	"CLSID_IEWebGameCtrl": nichtdeklarierter Bezeichner	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	48	
    Fehler	C2975	"pclsid": Ungültiges Vorlagenargument für "ATL::CComCoClass", konstanter Kompilierzeitausdruck erwartet.	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	48	
    Warnung	C4091	"typedef ": Ignoriert auf der linken Seite von "CIEWebGameCtrl::JavasScriptExport", wenn keine Variable deklariert wurde	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	160	
    Fehler	C2065	"IIEWebGameCtrl": nichtdeklarierter Bezeichner	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	66	
    Fehler	C2143	Syntaxfehler: Es fehlt ";" vor "}"	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	66	
    Fehler	C2059	Syntaxfehler: ","	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	66	
    Fehler	C2143	Syntaxfehler: Es fehlt ";" vor "{"	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	67	
    Fehler	C2447	"{": Funktionsheader fehlt - Parameterliste im alten Stil?	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	67	
    Fehler	C2059	Syntaxfehler: ","	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	67	
    Fehler	C2143	Syntaxfehler: Es fehlt ";" vor "{"	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	68	
    Fehler	C2447	"{": Funktionsheader fehlt - Parameterliste im alten Stil?	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	68	
    Fehler	C2059	Syntaxfehler: ","	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	68	
    Fehler	C2143	Syntaxfehler: Es fehlt ";" vor "{"	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	69	
    Fehler	C2447	"{": Funktionsheader fehlt - Parameterliste im alten Stil?	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	69	
    Fehler	C2059	Syntaxfehler: ","	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	69	
    Fehler	C2143	Syntaxfehler: Es fehlt ";" vor "{"	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	70	
    Fehler	C2447	"{": Funktionsheader fehlt - Parameterliste im alten Stil?	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	70	
    Fehler	C2059	Syntaxfehler: ","	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	70	
    Fehler	C2143	Syntaxfehler: Es fehlt ";" vor "{"	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	71	
    Fehler	C2447	"{": Funktionsheader fehlt - Parameterliste im alten Stil?	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	71	
    Fehler	C2059	Syntaxfehler: ","	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	71	
    Fehler	C2143	Syntaxfehler: Es fehlt ";" vor "{"	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	72	
    Fehler	C2447	"{": Funktionsheader fehlt - Parameterliste im alten Stil?	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	72	
    Fehler	C2059	Syntaxfehler: ","	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	72	
    Fehler	C2143	Syntaxfehler: Es fehlt ";" vor "{"	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	73	
    Fehler	C2447	"{": Funktionsheader fehlt - Parameterliste im alten Stil?	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	73	
    Fehler	C2059	Syntaxfehler: ","	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	73	
    Fehler	C2143	Syntaxfehler: Es fehlt ";" vor "{"	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	74	
    Fehler	C2447	"{": Funktionsheader fehlt - Parameterliste im alten Stil?	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	74	
    Fehler	C2059	Syntaxfehler: ","	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	74	
    Fehler	C2143	Syntaxfehler: Es fehlt ";" vor "{"	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	75	
    Fehler	C2447	"{": Funktionsheader fehlt - Parameterliste im alten Stil?	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	75	
    Fehler	C2059	Syntaxfehler: ","	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	75	
    Fehler	C2143	Syntaxfehler: Es fehlt ";" vor "{"	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	76	
    Fehler	C2447	"{": Funktionsheader fehlt - Parameterliste im alten Stil?	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	76	
    Fehler	C2059	Syntaxfehler: ","	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	76	
    Fehler	C2143	Syntaxfehler: Es fehlt ";" vor "{"	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	77	
    Fehler	C2447	"{": Funktionsheader fehlt - Parameterliste im alten Stil?	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	77	
    Fehler	C2059	Syntaxfehler: ","	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	77	
    Fehler	C2143	Syntaxfehler: Es fehlt ";" vor "{"	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	78	
    Fehler	C2447	"{": Funktionsheader fehlt - Parameterliste im alten Stil?	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	78	
    Fehler	C2059	Syntaxfehler: ","	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	78	
    Fehler	C2143	Syntaxfehler: Es fehlt ";" vor "{"	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	79	
    Fehler	C2447	"{": Funktionsheader fehlt - Parameterliste im alten Stil?	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	79	
    Fehler	C2059	Syntaxfehler: ","	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	79	
    Fehler	C2143	Syntaxfehler: Es fehlt ";" vor "{"	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	81	
    Fehler	C2447	"{": Funktionsheader fehlt - Parameterliste im alten Stil?	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	81	
    Fehler	C2059	Syntaxfehler: "}"	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	81	
    Fehler	C2059	Syntaxfehler: "return"	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	81	
    Fehler	C2143	Syntaxfehler: Es fehlt ";" vor "{"	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	83	
    Fehler	C2447	"{": Funktionsheader fehlt - Parameterliste im alten Stil?	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	83	
    Fehler	C2065	"IEWebGameCtrl": nichtdeklarierter Bezeichner	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	177	
    Fehler	C2440	"Initialisierung": "HRESULT (__stdcall *)(BOOL) throw()" kann nicht in "const CLSID *" konvertiert werden	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	177	
    Fehler	C2440	"Initialisierung": "HRESULT (__stdcall *)(void *,const IID &,LPVOID *)" kann nicht in "HRESULT (__stdcall *)(BOOL)" konvertiert werden	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	177	
    Fehler	C2440	"Initialisierung": "ATL::_ATL_OBJMAP_CACHE *" kann nicht in "ATL::_ATL_CREATORFUNC (__stdcall *)" konvertiert werden	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	177	
    Fehler	C2440	"Initialisierung": "LPCTSTR (__stdcall *)(void)" kann nicht in "ATL::_ATL_OBJMAP_CACHE *" konvertiert werden	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	177	
    Fehler	C2440	"Initialisierung": "const ATL::_ATL_CATMAP_ENTRY *(__cdecl *)(void)" kann nicht in "ATL::_ATL_DESCRIPTIONFUNC (__stdcall *)" konvertiert werden	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	177	
    Fehler	C2440	"Initialisierung": "void (__stdcall *)(bool)" kann nicht in "ATL::_ATL_CATMAPFUNC (__cdecl *)" konvertiert werden	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgamectrl.h	177	
    Fehler	C1083	Datei (Include) kann nicht geöffnet werden: "IEWebGamePlugin_i.h": No such file or directory	ax	e:\torquedev\my projects\sgamesechs\web\source\activex\iewebgameplugin.cpp	25

     

    it would be nice if you could help :)


    greetings

    Robert

  5. Hi there,


    ok thanks a lot - sorry i know its shit but i have to do it in the browser ... but i really dont need the latest features ...

    maybe you can tell me how i can do this with older versions?



    Thanks a lot!


    Greetz

    Robert

  6. Hello,


    i have a last quesion - maybe someone could help me - would be nice :)


    so ... i searched for playing a t3d game in the webbrowser - so i found something with "webgl" and some javascript snippets ...

    But i dont really found something about it ... maybe you can give me some information - THX!


    Greetings

    Robert

  7. Hello together,


    ok - is see - thank you very much - the thing is of course it could be moved but i dont try to ask stupid questions ;)


    So thanks!


    Greetings

    Robert


    PS: Sorry for penetrating you but i have opened one last thread because i dont find a way to publish in the browser - THX!

  8. Hi,


    sorry i just see this post ...


    yes the problem is i dont know how it works ... maybe you can give me some support - maybe a code snippet or somthing ...


    would be really nice!


    Thanks a lot!

    Robert

  9. hmm ok,


    i get some way but i think its not right:

     

    function set_gcover() {
     
       new GroundCover() {   
     
       Material = "grass3";
          probability[0] = "1";
          probability[1] = "1";
          sizeMin[0] = "0.1";
          sizeMin[1] = "0.1";
          sizeMax[0] = "0.5";
          sizeMax[1] = "0.5";
          windScale[0] = "1";
          windScale[1] = "1";
     
       };
     
    }

     

    maybe you could help :)


    thanks a lot!


    greetz

    Robert

  10. Thanks a lot for your answer!


    one question i have:


    is it encrypted - so nobody can simply change the scripts etc?


    ok would be nice if youcould answer :)


    greets

    Robert

  11. Hi - thanks a lot :)


    but now i need the command to change the sizeMin and sizeMax while the game is running via torque script - could you help?


    would be nice - thank you very much :)


    greetings

    Robert

  12. Good Morning :)


    okay now a better explained question than the last one :P


    i want to publish my game for others - can i encrypt the sourcecode?

    or better how can i make the game working on other computers with other graphics.


    the problem is i tried the game as it is on another computer but the fps are very slow but its a better performance computer - sot it has to normally be faster :/


    it would be nice if you could help :)


    thanks and greets!

    Robert

  13. Hello,


    sorry for penetrating you again but its an imortant question.

    So heres the Problem:


    i added the cheetah in my editor and its all ok - i can mount and drive -

    but on another computer i can look around without pressing any button


    and if i try with another computer i have to press "v" and then after pressing this key the camera roll back?


    maybe you can help me - would be very nice :)


    greetings and happy eastern ;)

    Robert

  14. Hey Jason,


    sorry - i couldnt write earlier ...


    yes it seems to be the brakelight, like it exists for the cheetah - and with it in the datablocks and in the script the wheels are turning :)


    but i think its not really well :/


    maybe you know some way to get rid of this :)



    thanks and greets!

    Robert

  15. Hello Again :P


    ok guys i need your knowledge - i know its nt good to get free support but i have an important question :)


    so now i want to make the grass moveable - so like a rigid body ... is that possible?


    greetings and thanks ;)

    Robert

×
×
  • Create New...