Jump to content

Recommended Posts

Posted

          if item == 6657: 
               st.takeItems(ITEM_ID,300000000) 
               st.giveItems(item,1) 
               htmltext = "Enjoy your Necklace of Valakas" 
        elif item == 6656: 
               st.takeItems(ITEM_ID,300000000) 
               st.giveItems(item,1) 
               htmltext = "Enjoy your Earring of Antharas" 
        elif item == 6659: 
               st.takeItems(ITEM_ID,300000000) 
               st.giveItems(item,1) 
               htmltext = "Enjoy your Zaken's Earring" 
        elif item == 6661: 
               st.takeItems(ITEM_ID,300000000) 
               st.giveItems(item,1) 
               htmltext = "Enjoy your Earring of Orfen" 
        elif item == 6658: 
               st.takeItems(ITEM_ID,300000000) 
               st.giveItems(item,1) 
               htmltext = "Enjoy your Ring of Baium" 
        elif item == 6660: 
               st.takeItems(ITEM_ID,300000000) 
               st.giveItems(item,1) 
               htmltext = "Enjoy your Ring of Queen Ant" 
        elif item == 6662: 
               st.takeItems(ITEM_ID,300000000) 
               st.giveItems(item,1) 
               htmltext = "Enjoy your Ring of Core" 
          else : 
             st.playSound("ItemSound.quest_fanfare_2") 
          st.exitQuest(1) 
     return htmltext 

 

How to write to work ? pls help .. :D:D

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and 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..