[Release] 4Story Files Source 3.5

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • [Release] 4Story Files Source 3.5

      Hallo Leute,
      damit mal wieder ein bisschen Schwung hier in den Bereich kommt, release ich hier die 4Story Files mit Source (von Reza).
      In dem Ordner befindet sich eine Anleitung zur Installation, fertige Tools und jede menge SourceCodes.
      Die Datenbank müsst ihr aus den Codes rekonstruieren und manche Programme müssen noch erstellt werden, mit C++ Kenntnissen dürfte das kein Problem sein.
      Es handelt sich hier um eine ältere Version des Spieles, also benötigt ihr auch einen passenden Client (3.5).
      Außerdem wird Microsoft Visual Studio .NET 2003 benötigt zum compilieren.

      Download:
      4Story Source Files 3.5.rar (115,56 MB) - uploaded.to

      Credits: Reza
      Viel Spaß beim experimentieren.
      MFG
      Bilder
      • Unbenannt.jpg

        98,94 kB, 1.087×680, 1.775 mal angesehen
    • Werbung zur Unterstützung des Forums ( Bitte AddBlocker deaktivieren )

    • Kann mir jemand erklären wie ich das mit Visual Studio 2003 kompilieren soll? es kommt wärend dem compilen immer eine Fehlermeldung :
      Compiling...
      TToolTip.cpp
      WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
      c:\Users\Windows 8\Desktop\4Story Source Files 3.5\TClient\TEngine\Engine Lib\T3D.h(22) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
      TTabCtrl.cpp
      WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
      c:\Users\Windows 8\Desktop\4Story Source Files 3.5\TClient\TEngine\Engine Lib\T3D.h(22) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
      TScroll.cpp
      WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
      c:\Users\Windows 8\Desktop\4Story Source Files 3.5\TClient\TEngine\Engine Lib\T3D.h(22) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
      TOccManager.cpp
      WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
      c:\Users\Windows 8\Desktop\4Story Source Files 3.5\TClient\TEngine\Engine Lib\T3D.h(22) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
      TMultiLineEdit.cpp
      WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
      c:\Users\Windows 8\Desktop\4Story Source Files 3.5\TClient\TEngine\Engine Lib\T3D.h(22) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
      TMeter.cpp
      WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
      c:\Users\Windows 8\Desktop\4Story Source Files 3.5\TClient\TEngine\Engine Lib\T3D.h(22) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
      TListItem.cpp
      WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
      c:\Users\Windows 8\Desktop\4Story Source Files 3.5\TClient\TEngine\Engine Lib\T3D.h(22) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
      TList.cpp
      WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
      c:\Users\Windows 8\Desktop\4Story Source Files 3.5\TClient\TEngine\Engine Lib\T3D.h(22) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
      TImageList.cpp
      WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
      c:\Users\Windows 8\Desktop\4Story Source Files 3.5\TClient\TEngine\Engine Lib\T3D.h(22) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
      THttpCtrl.cpp
      WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
      c:\Users\Windows 8\Desktop\4Story Source Files 3.5\TClient\TEngine\Engine Lib\T3D.h(22) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
      THtmlDocWnd.cpp
      WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
      c:\Users\Windows 8\Desktop\4Story Source Files 3.5\TClient\TEngine\Engine Lib\T3D.h(22) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
      TGauge.cpp
      WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
      c:\Users\Windows 8\Desktop\4Story Source Files 3.5\TClient\TEngine\Engine Lib\T3D.h(22) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
      TFrame.cpp
      WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
      c:\Users\Windows 8\Desktop\4Story Source Files 3.5\TClient\TEngine\Engine Lib\T3D.h(22) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
      TEdit.cpp
      WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
      c:\Users\Windows 8\Desktop\4Story Source Files 3.5\TClient\TEngine\Engine Lib\T3D.h(22) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
      TComponent.cpp
      WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
      c:\Users\Windows 8\Desktop\4Story Source Files 3.5\TClient\TEngine\Engine Lib\T3D.h(22) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
      TComp.cpp
      WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
      c:\Users\Windows 8\Desktop\4Story Source Files 3.5\TClient\TEngine\Engine Lib\T3D.h(22) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
      TCombo.cpp
      WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
      c:\Users\Windows 8\Desktop\4Story Source Files 3.5\TClient\TEngine\Engine Lib\T3D.h(22) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
      TButton.cpp
      WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
      c:\Users\Windows 8\Desktop\4Story Source Files 3.5\TClient\TEngine\Engine Lib\T3D.h(22) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
      StdAfx.cpp
      WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
      c:\Users\Windows 8\Desktop\4Story Source Files 3.5\TClient\TEngine\Engine Lib\T3D.h(22) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory


      Und das geht die ganze zeit so weiter. Ich bitte um Rat :D
    • Ich habe euch mal die wichtigen Services compiliert und gepackt, außerdem sind noch ein paar Tools enthalten, die ich mit den Source compiliert habe..
      Ihr müsst meine Datei herunterladen, entpacken und dann die Registry Dateien bearbeiten.
      Besonders die Stellen "DBPasswd", "DBUser" und IP/Port.
      Bei IP einfach eure IP eingeben (Arbeitsplatz -> Rechte Maustaste auf "Netzwerkumgebung" -> Eigenschaft -> Doppel KLick auf eure LAN-Verbindung. Z.B. 192.168.111.111)
      Wenn alles gemacht wurde, dann Systemsteuerung -> Verwaltung -> Dienste und in folgender Reihenfolge starten.
      TCTRL_GSP, TLOGIN_GSP, TWORLD_GSP, TRELAY_GSP und TMAP_GSP.
      Wenn die Dienste gestartet sind, dann müsst ihr nur noch die Datenbank einrichten.

      Download: 4Story Sachen.rar (14,43 MB) - uploaded.to

      DarkRivals;306793 schrieb:

      Den Client 3.5 gibt es nicht das ist ja das ding.
      Wenn du allerdings anderer Meinung bist schick mir bitte den Link ich suche wirklich schon ewigkeiten!


      Such nach dem Client "4StoryGSP110127" der funktioniert bei mir.

      Hier mal nen Screen, dass alles geht.
      mmo-core.de/attachment/3336/?s…6400078e494417d8f71dc3061

      MFG
      Bilder
      • IMG00000001.jpg

        96,34 kB, 1.021×765, 690 mal angesehen
    • Bräuchte wohl allerdings doch noch Hilfe wäre sehr nett wenn du mir helfen könntest:D

      Und zwar bei der Registry>
      Windows Registry Editor Version 5.00

      [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TLOG0\Config]
      "IP"="192.168.0.1"
      "PORT"=dword:00001b58
      "LOGDBIP"="127.0.0.1,1433"
      "LOGDBNAME"="TLOG0"
      "LOGDBID"="4slog"
      "LOGDBPWD"="4slogok"

      soll ich auch bei LOGDPIP die ip ändern?

      und nochwas nach dem ich die Registry (installiert) oder sowas habe sehe ich bei Dienste keine veränderung dort finde ich keine Einträge die mit T beginnen außer die normalen von Microsoft!
    • DarkRivals;315958 schrieb:

      Sry wegen der Störung aber wie ändere ich denn dann vom Client die ip adresse auf die er Connecten soll?
      :DD


      Verknüpfung von der TClient.exe erstellen und dann am Ende deine IP und Port schreiben, z.B. C:/TClient.exe 198.168.111.111 4816
      Der Port muss bleiben, weil du den in den Registry's eingetragen hast. Frag mich jetzt aber nicht in welcher.
      Kannst mir ja deinen Skypenamen schicken, dann spamen wir nicht hier alles voll ;=)

      MFG