Jump to content
  • 0

[Help] Buffer for Items...


Question

Posted

Well I would like to know as a buffer (phyton), buffe me but I get the item, which required bone but I did not serve.

"st.takeItems" -> Take the item.

As I do so I would not take him out?

Thanks beforehand.

Thus provide but does not walk

My CODE:

 

import sys

from net.sf.l2j.gameserver.model.actor.instance import L2PcInstance

from java.util import Iterator

from net.sf.l2j.gameserver.datatables import SkillTable

from net.sf.l2j import L2DatabaseFactory

from net.sf.l2j.gameserver.model.quest import State

from net.sf.l2j.gameserver.model.quest import QuestState

from net.sf.l2j.gameserver.model.quest.jython import QuestJython as JQuest

 

qn = "8505_Buffer"

 

NPC=[85050]

GoldBar_ID  = 3470

QuestId    = 8505

QuestName  = "Buffer"

QuestDesc  = "custom"

InitialHtml = "1.htm"

 

print "importing custom: 8505: Buffer"

 

class Quest (JQuest) :

 

def __init__(self,id,name,descr): JQuest.__init__(self,id,name,descr)

 

 

def onEvent(self,event,st):

htmltext = event[/color

count=st.getQuestItemsCount(GoldBar_ID)

if count < 0  or st.getPlayer().getLevel() < 1 :

htmltext = "<html><head><body>Minimum Level for Buff is 1.</body></html>"

else:

st.needItem(GoldBar_ID,1)

st.getPlayer().setTarget(st.getPlayer())

 

if event == "2":

st.needItem(GoldBar_ID,1)

st.getPlayer().stopAllEffects()

 

 

This: "st.needItem" don't work.. the yellow, LOOK!

please help me.

9 answers to this question

Recommended Posts

  • 0
Posted

Replace with :

 

st.takeItems(GoldBar_ID,1)

 

"Take the item, the item leave from ppl"

i need: I do not want the item is consumed, but with only 1 item,1 Gold bar, you can whenever you want..

  • 0
Posted

 

i need: I do not want the item is consumed, but with only 1 item,1 Gold bar, you can whenever you want..

 

I can't understand anything from your words.Try to explain it better.

  • 0
Posted

why dont you try to use google translator and explane us ?

 

He is using google translator , that's why i can't understand him with any way.

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


  • Posts

    • NEW HIDDENSTASH KEY SYSTEM INTRODUCED TO THE SITE   **Earn While You Spend - Introducing HS Cashback!**   Every purchase on our site now rewards you with **HS Keys cashback**   EVERY ONE WHO REGISTERS IN SITE UNTILL 15TH OF MAY GETS 2000 HS KEYS IN HES BALANE   Here's how it works:       **1 USD = 1000 HS Keys**   **Get 3% cashback** on every purchase   **Use your HS Keys to **save on your next order**   ---   ### ⚡ Why this is awesome   * Every order gives you value back   * Stack it with promos & HS usage   * Turn your spending into future discounts   ---   ### Example   Spend **$10** → Get **300 HS Keys** back   Spend **$50** → Get **1500 HS Keys** back   ---   ### Smart system (built for fairness)   * Cashback is rounded to keep things balanced   * Prevents abuse from tiny orders   * Rewards real buyers   ---   ### Start earning now   Every purchase = progress toward your next discount   Shop now and build your HS balance!   #cashback #gamingdeals #d2r #rewards #loyalty   Stay safe out there, heroes - and happy hunting! www.d2rhiddenstash.com     We just launched our new Affiliate Program — and it’s the easiest way to earn HS Keys.   Invite your friends using your personal link.   Example: If your friend spends $10 → you get 300 HS Keys No limits. No effort. Just share your link.   Get your referral link here: www.d2rhiddenstash.com/profile     Start earning today
    • https://jumpshare.com/share/L45ApA5PVrGN2O5Ua5pQ   Skill synchronization with the server: Launching and synchronizing animations, launching and synchronizing effects. All of this is tied to the server's timing  
  • Topics

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