[Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

Page 1 of 6 123456 LastLast
Results 1 to 25 of 137
  1. #1
    Retired Old Man Shatter is offline
    MemberRank
    Jun 2008 Join Date
    NowhereLocation
    1,884Posts

    [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources



    Not much to say, im leaving for good since the community sucks badly. no offense to anybody

    Downloads
    Changelog
    Code:
    o GameServer
    
       * GameMaster (Win7)
       * PK Bug
       * Ancient + F.O
       * Socket + F.O
       * BC/DS Enter
       * Golden Invasion
       * BoK Drop
       * Many more..
    Bye, Shatter
    Last edited by [RCZ]ShadowKing; 04-02-12 at 11:48 AM.


  2. #2
    The Fearless One Not4You is online now
    Super ModRank
    Oct 1973 Join Date
    3,270Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    Approved.

  3. #3
    Everything is a joke. duracel is offline
    MemberRank
    Sep 2005 Join Date
    442Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    What can i say is only that u're awesome Shatter.

  4. #4
    Proficient Member taboo is offline
    MemberRank
    Jun 2006 Join Date
    IsraelLocation
    191Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    Going to test now... thanks.

  5. #5
    Proficient Member taboo is offline
    MemberRank
    Jun 2006 Join Date
    IsraelLocation
    191Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    Any guid how to import this .sql tables?

  6. #6
    Member pobrinho is offline
    MemberRank
    Feb 2009 Join Date
    72Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    ow very good, thanks :).

    Please what fix twist slash blade knight ? packet ?

  7. #7
    Kingdom of Shadows [RCZ]ShadowKing is offline
    MemberRank
    Jul 2007 Join Date
    1,644Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    Quote Originally Posted by master01 View Post
    useless
    who asked you

    @taboo just run the files in SQLServer Management Studio in query window

  8. #8
    Proficient Member taboo is offline
    MemberRank
    Jun 2006 Join Date
    IsraelLocation
    191Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    [RCZ]ShadowKing
    I"m using SQL server 2000
    Still cant find this option

  9. #9
    Kingdom of Shadows [RCZ]ShadowKing is offline
    MemberRank
    Jul 2007 Join Date
    1,644Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    than you have query analyzer or something like that?

  10. #10
    Proficient Member taboo is offline
    MemberRank
    Jun 2006 Join Date
    IsraelLocation
    191Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    [RCZ]ShadowKing
    Yes have)
    already there
    This files are changing something or creating new tables?
    For example, created new base called xx, runned this script on this base, nothing happend, still have the same number of tables...
    Last edited by taboo; 18-04-10 at 04:48 PM.

  11. #11
    Kingdom of Shadows [RCZ]ShadowKing is offline
    MemberRank
    Jul 2007 Join Date
    1,644Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    i didn't looked in the files but i guess one file build the entire database and another will be applied to the built database(in previous step) and will create the stored procedures.

  12. #12
    Apprentice lenya is offline
    MemberRank
    Jan 2007 Join Date
    7Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    Nice work +! But how to use sources for gs,gs_cs and db sources??? And for what they are? If somebody knows,give us answear!

  13. #13
    Proficient Member taboo is offline
    MemberRank
    Jun 2006 Join Date
    IsraelLocation
    191Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    Ahh... its just a sources))
    We have baks in server folders)
    ---------------------------------
    Runned your latest files, at first start up got an error:


    Where are this files?
    are some changes can be found in this file? so can i take it from previous release

    ----------------
    Last edited by taboo; 18-04-10 at 06:38 PM.

  14. #14
    Proficient Member Tal3nT is offline
    MemberRank
    Sep 2007 Join Date
    RomaniaLocation
    168Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    Code:
    1>------ Build started: Project: GameServer, Configuration: Release Win32 ------
    1>Compiling...
    1>NPC.cpp
    1>PKClear.cpp
    1>News.cpp
    1>MapExplorer.cpp
    1>DropSystem.cpp
    1>Fixes.cpp
    1>Global.cpp
    1>GoldenArcher.cpp
    1>Struct.cpp
    1>LoginMessage.cpp
    1>Configs.cpp
    1>.\Configs.cpp(227) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(230) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(233) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(236) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(239) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(242) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(245) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(248) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(251) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(254) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(257) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(260) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(378) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(381) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(384) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(385) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(388) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(389) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(392) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(393) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>Commands.cpp
    1>.\Commands.cpp(107) : warning C4018: '<' : signed/unsigned mismatch
    1>.\Commands.cpp(141) : warning C4244: 'argument' : conversion from 'DWORD' to 'WORD', possible loss of data
    1>.\Commands.cpp(141) : warning C4244: 'argument' : conversion from 'DWORD' to 'WORD', possible loss of data
    1>.\Commands.cpp(141) : warning C4244: 'argument' : conversion from 'DWORD' to 'WORD', possible loss of data
    1>.\Commands.cpp(224) : warning C4244: 'initializing' : conversion from 'DWORD' to 'BYTE', possible loss of data
    1>.\Commands.cpp(225) : warning C4018: '<' : signed/unsigned mismatch
    1>Item.cpp
    1>User.cpp
    1>Definition.cpp
    1>StdAfx.cpp
    1>Utilities.cpp
    1>Protocol.cpp
    1>GameServer.cpp
    1>Compiling resources...
    1>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
    1>Copyright (C) Microsoft Corporation.  All rights reserved.
    1>.\GameServer.rc(4) : fatal error RC1015: cannot open include file 'AfxRes.h'.
    1>Build log was saved at "file://d:\Mu Projects\CZF 4.5\Source Codes\GameServer\GameServer\Release\BuildLog.htm"
    1>GameServer - 1 error(s), 26 warning(s)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    Last edited by Tal3nT; 19-04-10 at 05:37 PM.

  15. #15
    Member sLaShErX is offline
    MemberRank
    Apr 2008 Join Date
    91Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    Tnx Tnx.. xD
    Client Use???...

  16. #16
    el chilenito slipkorn13 is offline
    MemberRank
    Oct 2008 Join Date
    CHILELocation
    206Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    Quote Originally Posted by Tal3nT View Post
    Code:
    1>------ Build started: Project: GameServer, Configuration: Release Win32 ------
    1>Compiling...
    1>NPC.cpp
    1>PKClear.cpp
    1>News.cpp
    1>MapExplorer.cpp
    1>DropSystem.cpp
    1>Fixes.cpp
    1>Global.cpp
    1>GoldenArcher.cpp
    1>Struct.cpp
    1>LoginMessage.cpp
    1>Configs.cpp
    1>.\Configs.cpp(227) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(230) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(233) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(236) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(239) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(242) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(245) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(248) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(251) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(254) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(257) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(260) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(378) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(381) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(384) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(385) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(388) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(389) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(392) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>.\Configs.cpp(393) : warning C4244: '=' : conversion from 'DWORD' to 'unsigned char', possible loss of data
    1>Commands.cpp
    1>.\Commands.cpp(107) : warning C4018: '<' : signed/unsigned mismatch
    1>.\Commands.cpp(141) : warning C4244: 'argument' : conversion from 'DWORD' to 'WORD', possible loss of data
    1>.\Commands.cpp(141) : warning C4244: 'argument' : conversion from 'DWORD' to 'WORD', possible loss of data
    1>.\Commands.cpp(141) : warning C4244: 'argument' : conversion from 'DWORD' to 'WORD', possible loss of data
    1>.\Commands.cpp(224) : warning C4244: 'initializing' : conversion from 'DWORD' to 'BYTE', possible loss of data
    1>.\Commands.cpp(225) : warning C4018: '<' : signed/unsigned mismatch
    1>Item.cpp
    1>User.cpp
    1>Definition.cpp
    1>StdAfx.cpp
    1>Utilities.cpp
    1>Protocol.cpp
    1>GameServer.cpp
    1>Compiling resources...
    1>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
    1>Copyright (C) Microsoft Corporation.  All rights reserved.
    1>.\GameServer.rc(4) : fatal error RC1015: cannot open include file 'AfxRes.h'.
    1>Build log was saved at "file://d:\Mu Projects\CZF 4.5\Source Codes\GameServer\GameServer\Release\BuildLog.htm"
    1>GameServer - 1 error(s), 26 warning(s)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    I have a same problem, help please

    Thanks for this release Shatter :)

  17. #17
    Mulegend Server Mulegend is offline
    MemberRank
    May 2006 Join Date
    Montevideo - UruguayLocation
    461Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    1>.\GameServer.rc(4) : fatal error RC1015: cannot open include file 'AfxRes.h'.

  18. #18
    Account Upgraded | Title Enabled! darkdemon89 is offline
    MemberRank
    Nov 2005 Join Date
    USALocation
    260Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    im guessing shatter released these files knowing that (the community) wont know how to get them to work. he must have a very good reason behind it

  19. #19
    Outlaws Online Owner genoxide is offline
    MemberRank
    Jul 2007 Join Date
    CyprusLocation
    349Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    Quote Originally Posted by darkdemon89 View Post
    im guessing shatter released these files knowing that (the community) wont know how to get them to work. he must have a very good reason behind it
    whatever the reason, it might be cause those sources are already released by other people or wtv, it's still a release that could help others continue.
    PS: shatter, i'm not flaming you.

  20. #20
    Retired Old Man Shatter is offline
    MemberRank
    Jun 2008 Join Date
    NowhereLocation
    1,884Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    "AfxRes.h” is a part of MFC, Visual C++ Express Edition doesn’t support MFC by default.

  21. #21
    Proficient Member Tal3nT is offline
    MemberRank
    Sep 2007 Join Date
    RomaniaLocation
    168Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    Replace AfxRes.h with windows.h

  22. #22
    Member pobrinho is offline
    MemberRank
    Feb 2009 Join Date
    72Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    Delete GameServer.rc = not error :D

  23. #23
    Proficient Member Tal3nT is offline
    MemberRank
    Sep 2007 Join Date
    RomaniaLocation
    168Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    when i use TwistingSlash gameserver crash .. someone can fix?

  24. #24
    Kingdom of Shadows [RCZ]ShadowKing is offline
    MemberRank
    Jul 2007 Join Date
    1,644Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    Quote Originally Posted by Tal3nT View Post
    when i use TwistingSlash gameserver crash .. someone can fix?
    debug and fix,why always someone else must do it...

  25. #25
    Member pobrinho is offline
    MemberRank
    Feb 2009 Join Date
    72Posts

    re: [Release] CzF Season 4.5 [1.00.90] Latest Files + Sources

    I already fixed twist slash, I am enough to remove packet of the protocol



Page 1 of 6 123456 LastLast

Advertisement