Jump to content

Kamol

Inactive Member
  • Posts

    40
  • Joined

  • Last visited

  • Feedback

    0%

About Kamol

Informations

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Kamol's Achievements

Contributor

Contributor (5/16)

  • First Post
  • Collaborator Rare
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

1

Reputation

  1. Why no work Pets and NPC names?
  2. Kamol

    Gameforge sucks

    What do you think will GF close all servers?
  3. I can buy Contact : PM
  4. Work tutorial?
  5. affect.h: // 1) Search: AFFECT_CUBE_12, // 2) After make a new line and paste: ALIGNMENT_BONUS_1, ALIGNMENT_BONUS_2, Code for use: #ifdef __ALIGNMENT_BONUS__ if (GetRealAlignment() == NAME_ALIGNMENT_1) { AddAffect(ALIGNMENT_BONUS_1, POINT_MAX_HP, VALUE_BONUS_ALIGNMENT_1, 0, ALIGNMENT_TIME, 0, true); } if (GetRealAlignment() == NAME_ALIGNMENT_2) { AddAffect(ALIGNMENT_BONUS_2, POINT_MAX_HP, VALUE_BONUS_ALIGNMENT_2, 0, ALIGNMENT_TIME, 0, true); } #endif service.h: #define __ALIGNMENT_BONUS__ #define NAME_ALIGNMENT_1 100000 #define NAME_ALIGNMENT_2 200000 #define ALIGNMENT_TIME (60*60*24*365) #define VALUE_BONUS_ALIGNMENT_1 1000 #define VALUE_BONUS_ALIGNMENT_2 2000 You can add code execution in input_login.cpp -> EnterGame Someone has a show of bonuses in uicharacter.py?
  6. You have link to unpack server GF?
  7. Please you can upload me ?
  8. Hi search armors patch 15.7 Thanks
  9. Hi, question Transmutation is better than Shang or LeNnt? Thanks.
  10. Hello, Is this system free? Is someone like that, and how I can buy it with a paid one
  11. Hi, someone has a link to the system won.
  12. pls reploud @Exygo
  13. link? @Exygo
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.