- Katılım
- 14 Ağu 2019
- Konular
- 6
- Mesajlar
- 10
- Online süresi
- 5h 20m
- Reaksiyon Skoru
- 7
- Altın Konu
- 0
- TM Yaşı
- 6 Yıl 10 Ay 1 Gün
- Başarım Puanı
- 15
- MmoLira
- 74
- DevLira
- 18
ROHAN2 WORLD 1-120 TR TİPİ OFFICIAL YOHARA, BALATHOR VE AMON! 80. GÜNÜNDE! +10.000 ONLİNE! HİLE VE BOT %100 ENGELLİ HEMEN TIKLA!
Receive items the first time you log in to the server.
Contains the lua function in C ++ and the quest.
This function allows you to receive the item and put it on. If you want to use it elsewhere, remember to check if the user has the equipment on.
Settings
Also you can add
Notification
Do you need a quest, system or www? Write to me, I can create everything. (Full STACK, Web (PHP, JS, SQL, HTML, CSS), Server (C ++, Python, Lua))
Discord Alerin#5559
Contains the lua function in C ++ and the quest.
This function allows you to receive the item and put it on. If you want to use it elsewhere, remember to check if the user has the equipment on.
Linkleri görebilmek için Turkmmo Forumuna ÜYE olmanız gerekmektedir.
Settings
Kod:
local item = {
['all'] = { -- Items for everyone
{ITEM_ID, COUNT}, -- count OR "EQ" If I give EQ, the item will be put on the character
},
[1] = { -- Warrior
{ITEM_ID, ITEM_ID}, -- Put on
{ITEM_ID, ITEM_ID} -- Equipment
},
[2] = { -- Ninja
{ITEM_ID, ITEM_ID}, -- Put on
{ITEM_ID, ITEM_ID} -- Equipment
},
[3] = { -- Sura
{ITEM_ID, ITEM_ID}, -- Put on
{ITEM_ID, ITEM_ID} -- Equipment
},
[4] = { -- Shaman
{ITEM_ID, ITEM_ID}, -- Put on
{ITEM_ID, ITEM_ID} -- Equipment
}
}
Also you can add
Kod:
ds.give_qualification() -- Alchemy
horse.set_level(1) -- Horse level
pc.set_skill_level(122, 2) -- Gives 2 combos
pc.set_skill_level(131, 10) -- Summon a horse
horse.ride()
Notification
Kod:
chat("Have a nice game!")
Do you need a quest, system or www? Write to me, I can create everything. (Full STACK, Web (PHP, JS, SQL, HTML, CSS), Server (C ++, Python, Lua))
Discord Alerin#5559
- Katılım
- 18 Haz 2019
- Konular
- 1
- Mesajlar
- 12
- Çözüm
- 1
- Online süresi
- 1d 10h
- Reaksiyon Skoru
- 1
- Altın Konu
- 0
- TM Yaşı
- 6 Yıl 11 Ay 28 Gün
- Başarım Puanı
- 37
- MmoLira
- 115
- DevLira
- 0
possible with bonus?
- Katılım
- 14 Ağu 2019
- Konular
- 6
- Mesajlar
- 10
- Online süresi
- 5h 20m
- Reaksiyon Skoru
- 7
- Altın Konu
- 0
- TM Yaşı
- 6 Yıl 10 Ay 1 Gün
- Başarım Puanı
- 15
- MmoLira
- 74
- DevLira
- 18
yes, add
affect.add_collect(bonus_name, value, time)
affect.add_collect(bonus_name, value, time)
- Katılım
- 18 Haz 2019
- Konular
- 1
- Mesajlar
- 12
- Çözüm
- 1
- Online süresi
- 1d 10h
- Reaksiyon Skoru
- 1
- Altın Konu
- 0
- TM Yaşı
- 6 Yıl 11 Ay 28 Gün
- Başarım Puanı
- 37
- MmoLira
- 115
- DevLira
- 0
I mean bonus on items
Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Cevaplar
- 3
- Görüntüleme
- 143
- Cevaplar
- 0
- Görüntüleme
- 233
- Cevaplar
- 3
- Görüntüleme
- 323
- Kilitli
- Cevaplar
- 10
- Görüntüleme
- 904

