Jump to content

TheUse

Members
  • Posts

    6
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Thai

Recent Profile Visitors

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

TheUse's Achievements

Drops

Drops (2/15)

  • Reacting Well
  • Conversation Starter
  • One Month Later
  • Dedicated
  • Week One Done

Recent Badges

0

Reputation

  1. Thank you for your advice. I'm trying to learn something new like coding. I have very little knowledge in this field, but I'm trying to learn it. And my knowledge of the language is not very good. I use Google Translate to help me. I hope it helps you understand what I'm asking. I love this game very much. I've known it since I was 20 years old. Now I'm 42 years old and I still can't stop playing it. Now I play it with my children. I'm very happy. I'm happy to play with my children and learn coding at the same time. Finally, if I have new ideas, I'll try to write them first. If it's good or if I made a mistake, I'll tell you. Thank you for the knowledge.
  2. if use bonus bAtkRate, 10; <------- not effect for my server but i try to use bonus_script "{ bonus bAtkRate, 10; }",512; <--------- Bonus will be effective for my server and It doesn't effect the bonus for every character automatically. You have to talk with npc ( all character in your ID ) to show effect bonus. But it's okay, I'm very happy with this script. Thanks Poring King for helping.
  3. Thank you very much, I will try it.
  4. Could you give me some advice or examples? this my script but it not work - script 99_50BonusStats -1,{ OnPCLoginEvent: if( BaesLevel == 99 || BaseJob == Job_Monk ){ 99_50BonusStats = 1; bonus_script "{ bonus bLuk, 100; }",512,getcharid(3); end; } }
  5. I'm trying to write a script that sets the characters in the account when they reach level 99, job 50, to receive a status bonus. For example, if the character in the account has the Knight job, level 99, job 50, they will receive a 10% bonus to attack power for all characters in the account. Can anyone help me? *** Solve in last comment ***
  6. I can edit charm to stack 10ea but effect read 1ea. plz help me how to edit multi charm to work.
×
×
  • Create New...