[HELP] what does #define TW_PARAM do? I've seen this appears a lot of time in source

Results 1 to 7 of 7
  1. #1
    Enthusiast lamgood921 is offline
    MemberRank
    Dec 2015 Join Date
    42Posts

    [HELP] what does #define TW_PARAM do? I've seen this appears a lot of time in source

    Im just going through source code to try to be able to create chinese-name character at game (still no luck)

    I have seen #ifdef TW_PARAM or some other param in quite a few place of the source code, what does actually do-.-?? If I were going to define that, where is the best I should define them at??



  2. #2
    . cus is offline
    MemberRank
    Aug 2019 Join Date
    Head. B 1FLocation
    540Posts

    Re: [HELP] what does #define TW_PARAM do? I've seen this appears a lot of time in sou

    Open moblogic2.bin and delete the content.
    Modify database.

  3. #3
    Enthusiast lamgood921 is offline
    MemberRank
    Dec 2015 Join Date
    42Posts

    Re: [HELP] what does #define TW_PARAM do? I've seen this appears a lot of time in sou

    Quote Originally Posted by cus View Post
    Open moblogic2.bin and delete the content.
    Modify database.

    mmmm I did, and change all attibutes in database in Chinese_Taiwan but still no luck lol

    would that be other things that goes wrong in the source? I am thinking the netserverlib at the source, any idea??

    - - - Updated - - -

    Quote Originally Posted by cus View Post
    Open moblogic2.bin and delete the content.
    Modify database.
    btw im using this source here
    http://forum.ragezone.com/f528/ep10-8class-1159634/

  4. #4
    Chinese Developer baby011528 is offline
    [VIP] MemberRank
    Apr 2019 Join Date
    MalaysiaLocation
    310Posts

    Re: [HELP] what does #define TW_PARAM do? I've seen this appears a lot of time in sou

    Quote Originally Posted by lamgood921 View Post
    mmmm I did, and change all attibutes in database in Chinese_Taiwan but still no luck lol

    would that be other things that goes wrong in the source? I am thinking the netserverlib at the source, any idea??

    - - - Updated - - -


    btw im using this source here
    http://forum.ragezone.com/f528/ep10-8class-1159634/
    actually about char name , u can check your chainfo chaname column
    try to change it to nvarchar

  5. #5
    Valued Member a4t333ch is offline
    MemberRank
    Jul 2019 Join Date
    129Posts

    Re: [HELP] what does #define TW_PARAM do? I've seen this appears a lot of time in sou

    Quote Originally Posted by baby011528 View Post
    actually about char name , u can check your chainfo chaname column
    try to change it to nvarchar
    doing this won't help him solve the problem.

  6. #6
    Chinese Developer baby011528 is offline
    [VIP] MemberRank
    Apr 2019 Join Date
    MalaysiaLocation
    310Posts

    Re: [HELP] what does #define TW_PARAM do? I've seen this appears a lot of time in sou

    Quote Originally Posted by a4t333ch View Post
    doing this won't help him solve the problem.
    doing this will not help him slove his problem , but will help him at lease confirm that problem that not cause by db
    actually for chinese charname problem . can just focus on param option & moblogic 1 2 3 .

  7. #7
    Enthusiast lamgood921 is offline
    MemberRank
    Dec 2015 Join Date
    42Posts

    Re: [HELP] what does #define TW_PARAM do? I've seen this appears a lot of time in sou

    Quote Originally Posted by baby011528 View Post
    doing this will not help him slove his problem , but will help him at lease confirm that problem that not cause by db
    actually for chinese charname problem . can just focus on param option & moblogic 1 2 3 .
    You were right buddy changing moblogic solved the problem lol



Advertisement