• 🎉 Hey there! I've just launched my brand new server voting platform — Metin2 P Servers 🚀

Viello-[2022] GIVE STARTING ITEMS with SOURCE CODE [Lycan included] Lycanlı SRC Tabanlı Başlangıçta Giyili item verme

Discord Banner

🔥 Join us on Discord! - Active chat & direct support

We invite you to join the largest Metin2 community on Discord!

Join Now!
Member Count: 
Discord Robot
HUB Bot
Announcement
Developer
Member
Feb
Threads
4
29
35
13
Böyle bir şey varken neden 100 tane veri oluşturdunuz
C++:
// Socketleri değiş
        long    alSockets[6]; // Kendi socket sayınıza göre yapın
        TPlayerItemAttribute    aAttr[5]; // Kendi attr sayınıza göre yapın

//Aşağıdaki for döngüsünde değiş
        for (int j = 0; j < ITEM_SOCKET_MAX_NUM; ++j)
        {
            t.alSockets[j] = initialItems[job][i].alSockets[j];
        }
        for (int j = 0; j< 5; ++j)
        {
            t.aAttr[j].bType = initialItems[job][i].aAttr[j].bType;
            t.aAttr[j].sValue = initialItems[job][i].aAttr[j].sValue;
        }


// Örnek
    {/*WINDOW*/, /*WEAR_POS*/, /*ITEMVNUM*/, {/*SOCKET DEGERLERI 6 SOKET İÇİN ÖRNEK  => 0,0,0,0,0,0*/}, {/*efsun örneği*/{/*point sayısı*/72,/*değeri*/60},{21,20},{109,10},{16,15},{15,15}}},
 
Last edited:
Discord Banner

🔥 Join us on Discord! - Active chat & direct support

We invite you to join the largest Metin2 community on Discord!

Join Now!
Member Count: 
Discord Robot
HUB Bot
Announcement
Mar
Threads
0
19
20
3
Böyle bir şey varken neden 100 tane veri oluşturdunuz
C++:
// Socketleri değiş
        long    alSockets[6]; // Kendi socket sayınıza göre yapın
        TPlayerItemAttribute    aAttr[5]; // Kendi attr sayınıza göre yapın

//Aşağıdaki for döngüsünde değiş
        for (int j = 0; j < ITEM_SOCKET_MAX_NUM; ++j)
        {
            t.alSockets[j] = initialItems[job][i].alSockets[j];
        }
        for (int j = 0; j< 5; ++j)
        {
            t.aAttr[j].bType = initialItems[job][i].aAttr[j].bType;
            t.aAttr[j].sValue = initialItems[job][i].aAttr[j].sValue;
        }


// Örnek
    {/*WINDOW*/, /*WEAR_POS*/, /*ITEMVNUM*/, {/*SOCKET DEGERLERI 6 SOKET İÇİN ÖRNEK  => 0,0,0,0,0,0*/}, {/*efsun örneği*/{/*point sayısı*/72,/*değeri*/60},{21,20},{109,10},{16,15},{15,15}}},
oyuncuların kullanmıyacağı şekilde nsl yaparz hani kod ile geçiyo ya bu. /itemver vs
 
Discord Banner

🔥 Join us on Discord! - Active chat & direct support

We invite you to join the largest Metin2 community on Discord!

Join Now!
Member Count: 
Discord Robot
HUB Bot
Announcement
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock