Jump to content

PizsomaLovag

Inactive Member
  • Posts

    8
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by PizsomaLovag

  1. Hi!

     

    I have been working with this resource for a long time. But today come one update to windows defender and if i build my exe , windows defender delete..  and say : Trojan:Script/Wacatac.B!ml ..

    and this problem start today.. 

     

    which code part does this and why delete my exe?

     

     

    thanks for help.

     

     

    • Scream 1
  2. Hello guys

     

    I make a special inventory system : 5 window

    stone / upgrade / spellbook / boxs / item_use / plant

    Its all separated invertory.

    2 page, 90 slots.

    So its working good just the spellbook inventory don't .. if i drop a book and pickup i didnt see it in inventory, nowhere ..

    but item table is correct.

    i can't drag a book to book inventory.. but if i set in database one book to other inventory, i see the book .. so i dont know where i miss somethink.

     

    https://metin2.download/picture/7Gm9jeF0h6ytwrG97XUGxdpgD749327j/.png

     

  3. Hi guys.

     

    I try make a new item for change just 5th normal bonus.

    In char_item.ccp

    									else if (item->GetVnum() == 33001)
    									{
    								
    										int aiChangeProb[ITEM_ATTRIBUTE_MAX_LEVEL] =
    										{
    											0, 10, 50, 39, 1
    										};
    
    										item2->ChangeAttribute(aiChangeProb);
    
    									}

     i dont understand what is 0,10,50,30,1 maybe percent ? or what? 

     And i try modify some method in item_attribute but I have not succeded

    i know i need make new method but i have no idea where can i set a index . i try some for loop i set 4  and commented loop. :D  but not working good,..only changed all bonus.

    Thanks for help.

  4. yes, have  and all msa is correct 😕 i tested low level and P frenzy level and all make lag if i use with costume. 

    i dont know what is problem because move speed 156 so not realy fast.  but if i use frenzy and not equipped custome, haven't lag.. so i maybe skill is okey costume is okey i think. maybe remove or packet or i dont know what else to see...  

    yes, have  and all msa is correct 😕 i tested low level and P frenzy level and all make lag if i use with costume. 

    i dont know what is problem because move speed 156 so not realy fast.  but if i use frenzy and not equipped custome, haven't lag.. so i maybe skill is okey costume is okey i think. maybe remove or packet or i dont know what else to see...  

×
×
  • 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.