Jump to content

Recommended Posts

  • Premium

Hey, more systems will be added from time to time.
Dont care if systems are public or still on sale. (The releases here are recodes)

If you want a better UI-Design do it yourself.
Code is by @CYN3, so don't even try to report.

Systems are tested on Fliegev3.

No support.

Renewal Regen:
9PCBVJH.png

This is the hidden content, please
 or 
This is the hidden content, please

Advance Items:
spacer.png

This is the hidden content, please
 or 
This is the hidden content, please

 

MobileSell:
MnJtSzU.png

This is the hidden content, please
 or 
This is the hidden content, please

 

Direct-sell:
2QBNMST.png

This is the hidden content, please
 or 
This is the hidden content, please

 

Inventory-sidebar:
EY3eF1k.png

This is the hidden content, please
 or 
This is the hidden content, please

 

Add time to costumes:
NNHiZhY.png

This is the hidden content, please
 or 
This is the hidden content, please

 

Minimap-Date & Time:
4wrWkhq.png

This is the hidden content, please
 or 
This is the hidden content, please

 

Give item & equip quest-function:
WYY9cRe.png

This is the hidden content, please
 or 
This is the hidden content, please

 

Thanks to everyone from sura-head. esp @CYN3 for putting in his time.

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 230
  • kekw 11
  • Eyes 5
  • Smile Tear 1
  • Confused 1
  • Scream 2
  • Lmao 2
  • Good 32
  • muscle 1
  • Love 7
  • Love 145

? Sura-Head ?

Link to comment
https://metin2.dev/topic/29900-systems-that-are-too-shitty-to-sell/
Share on other sites

  • 4 weeks later...
1 hour ago, pyThonofficial said:

Not sure renewal regen is full. I could not see any significant to call it "renewal". There might be some stuff missing but thanks.

What do you expect from someone who thinks he is the batman of metin2 community, as always such people always come from germany.

This scene is a joke. Just wait until people like VegaS Owsap or Mali are gone. Then all boards can close.

Edited by Kafa
  • kekw 1
  • Cry 1
  • Smile Tear 1
  • Good 1
  • 2 weeks later...
  • 1 year later...
  • Active+ Member

‼️If you are encountering issues with SideBar buttons (The issue where the buttons are get the function from the last button defined in the self.SIDEBAR_BUTTON)

basically, at the bottom of all imports,

add

Quote

from functools import partial

then, look for button.SetEvent(lambda : item['function']()) and change with below

Quote

button.SetEvent(partial(item['function']))

All lambdas are referencing the last item in the loop so I've changed it and for me is working now. 

Edited by KolenMG

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • 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.