Need help !

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Kayıtlı Üye
Katılım
5 Temmuz 2015
Mesajlar
75
cam someone tell me where i can find KC VOUCHERS NPC exchange ?

im using lua files 1453 ver fire drake

thanks:)
 
Kayıtlı Üye
Katılım
5 Temmuz 2015
Mesajlar
75
Cevap: Need help !



there is no kc vouchers and npc for kc bro,i tried all :(
 
Kayıtlı Üye
Katılım
5 Temmuz 2015
Mesajlar
75
Cevap: Need help !



someone can help me ? I need KC vouchers npc 1453 version lua
 
Yeni Üye
Katılım
12 Şubat 2016
Mesajlar
11
Cevap: Need help !



You can use this theme



Kod:
local UserClass;

local QuestNum;

local Ret = 0;

local NPC = 27500;





if EVENT == 100 then

        SelectMsg(UID, 3, -1, 6038, NPC, 40374,150,40375,151,40376,152,40377,153);

end





if EVENT == 150 then

   SelectMsg(UID, 3, -1, 6038, NPC, 22,154);

end



local ITEMA = 0;



--warrior Dragon Shell Set

if EVENT == 150 then

  Loyalty = CheckLoyalty(UID, 0)

   if Loyalty > 0  then

      GiveLoyalty(UID, -0)

      GiveItem(UID, 810095000, 1, 810095000)

	 GiveItem(UID, 810090000, 1, 810090000)

	 GiveItem(UID, 810094000, 1, 810094000)

	 GiveItem(UID, 379243000, 1, 379243000)

	 GiveItem(UID, 379244000, 1, 379244000)

	 GiveItem(UID, 379244000, 1, 379244000)

	 GiveItem(UID, 379236000, 3, 379236000)

	 GiveItem(UID, 379243000, 1, 379243000)

	 GiveItem(UID, 379236000, 3, 379236000)

      GiveItem(UID, 379236000, 3, 379068000)



   else

      SelectMsg(UID, 2, savenum, 10583, NPC, 4064, 241);

    

   end

end
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Üst Alt
Reklam
Reklam