[Help] Edit and Rebuild bin server ep3.5

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 32
  1. #16
    [Help] Edit and Rebuild bin server ep3.5 St34lth4ng3l is offline
    MemberRank
    Apr 2013 Join Date
    __FILE__Location
    899Posts

    Re: [Help] Edit and Rebuild bin server ep3.5

    S_can_server_setting_hsson

  2. #17
    Member vietnamese is offline
    MemberRank
    Jun 2011 Join Date
    80Posts

    Re: [Help] Edit and Rebuild bin server ep3.5

    Quote Originally Posted by St34lth4ng3l View Post
    S_can_server_setting_hsson
    yes.I tried but it not work :(..And i tried all configuration in that, but it not work too...!!

  3. #18
    struct { int:-!!(1); } Aesir is offline
    MemberRank
    May 2015 Join Date
    MadnessLocation
    279Posts

    Re: [Help] Edit and Rebuild bin server ep3.5

    EDIT: you have setted up configuration for wikigames?
    Go to Tools->Customize->Toolbars and enable "Build",after this expand the dropdownlist and select wikigames.

  4. #19
    Member vietnamese is offline
    MemberRank
    Jun 2011 Join Date
    80Posts

    Re: [Help] Edit and Rebuild bin server ep3.5

    Quote Originally Posted by Aesir View Post
    EDIT: you have setted up configuration for wikigames?
    Go to Tools->Customize->Toolbars and enable "Build",after this expand the dropdownlist and select wikigames.
    It not work too....


  5. #20
    struct { int:-!!(1); } Aesir is offline
    MemberRank
    May 2015 Join Date
    MadnessLocation
    279Posts

    Re: [Help] Edit and Rebuild bin server ep3.5

    Probably you fucked up something in your Src...

  6. #21
    Proficient Member WarriorSW is offline
    MemberRank
    Oct 2013 Join Date
    162Posts

    Re: [Help] Edit and Rebuild bin server ep3.5

    theres unsigned long pointer error
    edit:
    Bad Request
    Last edited by WarriorSW; 06-07-15 at 09:23 PM.

  7. #22
    struct { int:-!!(1); } Aesir is offline
    MemberRank
    May 2015 Join Date
    MadnessLocation
    279Posts

    Re: [Help] Edit and Rebuild bin server ep3.5

    Ok,this is the problem.
    If you do as Silver said:
    Code:
    #if defined(WIKIGAMES_ENG)
    #include "Str_VIE/StringDefineCommon.h"
    #include "Str_VIE/StringDefineServer.h"
    #include "Str_VIE/StringDefineClient.h"
    #endif
    you have to redefine some things. If you try without edit this code probably compilation will work.

  8. #23
    Member vietnamese is offline
    MemberRank
    Jun 2011 Join Date
    80Posts

    Re: [Help] Edit and Rebuild bin server ep3.5

    Quote Originally Posted by Aesir View Post
    Ok,this is the problem.
    If you do as Silver said:
    Code:
    #if defined(WIKIGAMES_ENG)
    #include "Str_VIE/StringDefineCommon.h"
    #include "Str_VIE/StringDefineServer.h"
    #include "Str_VIE/StringDefineClient.h"
    #endif
    you have to redefine some things. If you try without edit this code probably compilation will work.
    May be....I extracted sourccode file again by default..and get a error "LINK : fatal error LNK1181: cannot open input file "libflex.lib""


  9. #24
    struct { int:-!!(1); } Aesir is offline
    MemberRank
    May 2015 Join Date
    MadnessLocation
    279Posts

    Re: [Help] Edit and Rebuild bin server ep3.5

    You have to install Bison (parser) and Flex (lexer) sdk with include method already explained by Silver...

  10. #25
    Member vietnamese is offline
    MemberRank
    Jun 2011 Join Date
    80Posts

    Re: [Help] Edit and Rebuild bin server ep3.5

    Quote Originally Posted by Aesir View Post
    You have to install Bison (parser) and Flex (lexer) sdk with include method already explained by Silver...
    I found bison and flex, then install them but i cant see libflex.lib file in lib folder...

  11. #26
    Member vietnamese is offline
    MemberRank
    Jun 2011 Join Date
    80Posts

    Re: [Help] Edit and Rebuild bin server ep3.5

    hi guys. i right click / Build Selection Fiedserver and get error....


  12. #27
    struct { int:-!!(1); } Aesir is offline
    MemberRank
    May 2015 Join Date
    MadnessLocation
    279Posts

    Re: [Help] Edit and Rebuild bin server ep3.5

    Quote Originally Posted by St34lth4ng3l View Post
    Not really, you just need to add 1 lib and fix that "new" error in monster.h, then you are fine to compile
    This is what you have to do ^^

  13. #28
    Member burgers is offline
    MemberRank
    Jul 2013 Join Date
    61Posts

    Re: [Help] Edit and Rebuild bin server ep3.5

    I guess it's nice to see people helping with this. One can just hope OP attempts to learn and understand the language rather than throw every single error on here.

  14. #29
    struct { int:-!!(1); } Aesir is offline
    MemberRank
    May 2015 Join Date
    MadnessLocation
    279Posts

    Re: [Help] Edit and Rebuild bin server ep3.5

    Quote Originally Posted by burgers View Post
    I guess it's nice to see people helping with this. One can just hope OP attempts to learn and understand the language rather than throw every single error on here.
    Yes but if you know the code, you don't need to go here to ask...

  15. #30
    Member burgers is offline
    MemberRank
    Jul 2013 Join Date
    61Posts

    Re: [Help] Edit and Rebuild bin server ep3.5

    Quote Originally Posted by Aesir View Post
    Yes but if you know the code, you don't need to go here to ask...
    Well done.



Page 2 of 3 FirstFirst 123 LastLast

Advertisement