Jump to content

SGER@fjs

Members
  • Posts

    171
  • Credits

  • Joined

  • Last visited

  • Days Won

    9
  • Feedback

    0%

Everything posted by SGER@fjs

  1. This guide only work c4 until grand crusade: https://www.youtube.com/watch?v=shtXxnoO78s Salvation/fafurion it is necessary to disconnect files from protecting the official server and patch the file NWindow.dll
  2. In a few hours I upload a demonstration. On how to use.
  3. https://mega.nz/#!ZtVz2AhL!P1a_g7PNbQK7WcRUKcuL4bsvURk7CwWPKhtZlU3cUUo credits: https://sites.google.com/site/l2clientdev/client-modification/login-screen
  4. Grade S80 value --> "7" Grade S84 value --> "8" Grade R value --> "6" Grade R95 value --> "9" Grade R99 value --> "10" Grade R110 value --> "11" download here: https://www.mediafire.com/file/q3l21oged1477ph/grade_mark.rar/file Interface/Classes/ToolTip.uc //Grade Mark function AddTooltipItemGrade(ItemInfo Item) { local string TextureName; if(Item.CrystalType > 0) { StartItem(); m_Info.eType = DIT_TEXT; m_Info.t_bDrawOneLine = true; m_Info.eType = DIT_TEXTURE; m_Info.nOffSetX = 4; m_Info.nOffSetY = 0; switch (Item.CrystalType) { case 1: // D grade_d TextureName = "symbol.grade_d"; break; case 2: // C grade_c TextureName = "symbol.grade_c"; break; case 3: // B grade_b TextureName = "symbol.grade_b"; break; case 4: // A grade_a TextureName = "symbol.grade_a"; break; case 5: // S grade_s TextureName = "symbol.grade_s"; break; case 6: // R Grade_R TextureName = "SGERfjssymbol.Grade_R"; break; case 7: // S80 Grade_S80 TextureName = "SGERfjssymbol.Grade_S80"; break; case 8: // S84 Grade_S84 TextureName = "SGERfjssymbol.Grade_S84"; break; case 9: // R95 Grade_R95 TextureName = "SGERfjssymbol.Grade_R95"; break; case 10: // R99 Grade_R99 TextureName = "SGERfjssymbol.Grade_R99"; break; case 11: // R99 Grade_R110 TextureName = "SGERfjssymbol.Grade_R110"; break; } if (Item.CrystalType == 7 || Item.CrystalType == 8 || Item.CrystalType == 9 || Item.CrystalType == 10 || Item.CrystalType == 11) { m_Info.u_nTextureWidth = 32; m_Info.u_nTextureHeight = 16; m_Info.u_nTextureUWidth = 32; m_Info.u_nTextureUHeight = 16; } else { m_Info.u_nTextureWidth = 16; m_Info.u_nTextureHeight = 16; m_Info.u_nTextureUWidth = 16; m_Info.u_nTextureUHeight = 16; } m_Info.u_strTexture = TextureName; EndItem(); } }
  5. GroundSpeed=120.00 DrawScale=0.38 CollisionRadius=10.00 CollisionHeight=23.00 download link: https://www.mediafire.com/file/fsnm6pfg7r26jz4/L2NPCs_Hera.rar
  6. You can find these weapons in the grand crusade. (R97 Weapons)
  7. https://www.mediafire.com/file/xnzyaiiwflozy87/SGERfjs_WR110.rar/file http://lineage2.power.plaync.com/wiki/R110+무기
  8. https://www.mediafire.com/file/cr0fgag8mnern1t/skill+dragon+claw_interlude.rar
      • 1
      • Like
  9. https://www.mediafire.com/file/d135bjs15lk754d/DragonClaw_skills_hi5.rar/file fixed soulshots & spiritshots https://www.mediafire.com/file/i7939zm52fvplx4/fixed_DWSkills.zip/file
      • 3
      • Thanks
      • Upvote
      • Like
  10. https://www.mediafire.com/file/2bieoe56hdh75f0/SGERfjs_R110.rar/file http://lineage2.power.plaync.com/wiki/R110+방어구
  11. https://www.mediafire.com/file/8rwa5ftho5g4pio/SGERfjs_KingofBeasts.rar/file
      • 2
      • Upvote
      • Like
  12. info: https://l2wiki.com/Freezing_Invoke https://www.mediafire.com/file/hndsddlh9ay2vbm/FreezingInvoke_SGERfjs.rar/file
      • 1
      • Like
  13. https://l2wiki.com/Tyrr_Grand_Khavatari https://www.mediafire.com/file/5mxjq9ubfcw7rka/sgerfjsskillorc.rar/file
  14. add sounds: https://www.mediafire.com/file/wudzuca9hi39tag/SGERfjs_ElementEffects.rar/file
  15. https://www.mediafire.com/file/zkpfpdmdf80u87w/SGERfjs_ElementEffects.rar/file
  16. Hahahaha, not my problem. xD
  17. https://www.mediafire.com/file/duv1zz5japdvev1/SAINTSEIYA.rar/file report possible bugs credit model and textures: l2sacrifice.fr adapt for me to IL
  18. Thanks a lot. I couldn’t have done it without you help.
  19. Mask from Smite (ah puch skin "shadow spirit") to IL https://www.mediafire.com/file/0e3y72uk8akcc3e/mask_ahpuch_il.rar/file
      • 2
      • Thanks
      • Like
  20. https://www.mediafire.com/file/22va2vm6oyqo7b6/bowZariche.rar/file
  21. Download here: FafuWeapon_Hi5.rar
×
×
  • Create New...