Jump to content

Luci

Members
  • Posts

    5
  • Joined

  • Last visited

Profile Information

  • Gender
    Female

Recent Profile Visitors

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

Luci's Achievements

Poring

Poring (1/15)

0

Reputation

  1. yes i remove + signs # Custom soul link buffs. # Author: Secret <[email protected]> # # Format # <SL_ constant>: <YAML string literal with a pair of enclosing bracket for the script> # # You can code the script just like an item script. # # Use ONLY spaces to indent. # DONT USE TABS Header: # Metadata for future use Version: 1 Type: MOD_SECRET_SOUL_LINK SL_ALCHEMIST: | { bonus bStr,100; } SL_MONK: | { bonus bStr,100; } SL_STAR: | { bonus bStr,100; } SL_SAGE: | { bonus bStr,100; } SL_CRUSADER: | { bonus bStr,100; } SL_SUPERNOVICE: | { bonus bStr,100; } SL_KNIGHT: | { bonus bStr,100; } SL_WIZARD: | { bonus bStr,100; } SL_PRIEST: | { bonus bStr,100; } SL_BARDDANCER: | { bonus bStr,100; } SL_ROGUE: | { bonus bStr,100; } SL_ASSASIN: | { bonus bStr,100; } SL_BLACKSMITH: | { bonus bStr,100; } SL_HUNTER: | { bonus bStr,100; } SL_SOULLINKER: | { bonus bStr,100; } SL_GUNNER: | { bonus bMaxHPrate,50; bonus2 bSkillAtk,"GS_DESPERADO",30; } SL_NINJA: | { bonus bMaxHPrate,50; bonus2 bSkillAtk,"NJ_ISSEN",30; }
  2. i try this and compile its smooth and working. but no bonuses when i use link. no effect even tho i i have a script bonus bStr,1; anyone can help me? bumppp
  3. link borken how to fix this missing bmp
×
×
  • Create New...