-
Content count
13 -
Joined
-
Last visited
Community Reputation
1 NeutralAbout MDevelopers
-
Rank
Neutral
Profile Information
-
Gender
Male
-
I hope i have helped you, pw of files: Cyber-Gamers Shop names with range Enjoy.zip
-
[C++]Extend maximum number of items in a stack
MDevelopers replied to masodikbela's topic in Programming / Scripts
Same with me but ins't becuse of this tutorial, with me was becuse im trying to change max yang but i have to change into database on item_proto>gold and shop_buy_price but im using txt and i change into my dump_proto source this 2 variables to long long and use %lld but nothing happens, look if ins't the same problem with you -
open Penetration effect On Equip
MDevelopers replied to MDevelopers's question in Questions and Answers
#BUMP -
open Costume weapon adding effect
MDevelopers replied to mustafaxddd's question in Questions and Answers
You can try this one: -
Thank you for that anwser For who hat same problem: Close request.
-
open Penetration effect On Equip
MDevelopers replied to MDevelopers's question in Questions and Answers
I post into pastebin to be easier to see https://pastebin.com/cRhdnxUj *Actually, the error doesnt affect all items that you can equip ... it just affect specific armours. When you click in a specific armour to use it, you can use it but it will generate a ramdom effect (like potion effect, etc). -
Nop, its need source side?
-
Hello metin2dev, today i found new bug on client side, when i unequip some armor, mount ou costume or close trade window my client show some Penetration effect and doesn't leave any erro on syserr, i was looking into playersettingmodule.py and nothing is wrong.. http://icyber.me/images/o1J.gif
-
#UP
-
You can try to adapt this public exemple made to hide costume body, if you have some dout ask and i will help you if i know :) costumewindow.rar
-
MDevelopers changed their profile photo
-
Hello Metin2 Dev, today i was trying to set new weapon set with 3d Effect, like a image examples on image... http://i68.tinypic.com/24doioh.png http://icyber.me/images/olr.png But i have small problem, when i try to implement full set with 7 weapons only appear 3 of them the rest of set dosn't appear, only appear 4 random effects (examples: critical effect, damage effect, etc.. I already change playersettingmodule.py such as item_proto and item_list, can someone help me to understand how to fix that problem?
-
[HOW2]Make a "D:" Partition without to reinstall your System!
MDevelopers replied to .©ore™'s topic in Guides & HowTo
OR mabe you can just go to your cmd and use subst... Like for exemple: create a folder on your C particion with name as WorldEditor, then go to your cmd and make like this SUBST D: "C:/WorldEditor/"