Jump to content

RikuTzy

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by RikuTzy

  1. export_constant(DROPEFFECT_NONE); export_constant(DROPEFFECT_CLIENT); export_constant(DROPEFFECT_WHITE_PILLAR); export_constant(DROPEFFECT_BLUE_PILLAR); export_constant(DROPEFFECT_YELLOW_PILLAR); export_constant(DROPEFFECT_PURPLE_PILLAR); export_constant(DROPEFFECT_ORANGE_PILLAR); export_constant(DROPEFFECT_GREEN_PILLAR); export_constant(DROPEFFECT_RED_PILLAR); export_constant(DROPEFFECT_MAX); item_db.yml Flags: DropEffect: PURPLE_PILLAR I don't think PINK exist but above I provide some constant for DROPEFFECT.
  2. item_db.yml: - Id: 1234567 AegisName: MUFFIN_EATER Name: Muffin Eater Type: Healing Weight: 10 Script: | callfunc "Func_Randomizer"; Function Script: function script Func_Randomizer { for([email protected] = 0; [email protected] <= 200; [email protected]++) { [email protected] = rand(bStr, bLuk); [email protected][[email protected] - bStr]++; } for([email protected] = bStr; [email protected] <= bLuk; [email protected]++) { if (rand(100) < 5) // 5% Chances [email protected][[email protected] - bStr] = 100; } for( [email protected] = bStr; [email protected] <= bLuk; [email protected]++ ) { sc_start (SC_STRFOOD + [email protected] - 1), 1200000, [email protected][[email protected] - bStr]; } end; } Credits to Above Didn't test, try it for yourself.
  3. I still have this confusion regarding this YML format. I was trying to find a a correct Pre-Renewal Formula with Base Level: 255 and Job Level: 120 Max Stats: 200. Would appreciate if you could help me out.
  4. Shakto's Paid Services: * Availability: 10/10 * Support/Fixes: 10/10 * Work: 10/10 Can't say anything about this person but a GOOD-DEVELOPER 10/10. I've been working with him for a while requesting some Innovative Requests and yet made it 100% (everything is on point). This is all based on my experienced working with him the price are really good unlike other DEVELOPERS offers OP-Prices. Pleas don't hesitate to PM this person he is very friendly, fast & reliable TRUST me. Please Visit: https://ronovelty.com/ Regards, ʀɪᴋᴜ ⁽俐空⁾
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.