Jump to content

Question

7 answers to this question

Recommended Posts

  • 0
Posted

Αν θυμάμαι καλά εκεί που ρυθμίζεις πόσα Adena θέλεις να κοστίσει το Teleport θα αλλάξεις το ID και θα βάλεις πόσα θα χρεώνεται.

  • 0
Posted

	def onEvent(self,event,st):
	htmltext = event
	count=st.getQuestItemsCount(ADENA_ID)
	if count < 1000  or st.getPlayer().getLevel() < 0 :
		htmltext = "<html><head><body>You dont have enought Adena.</body></html>"
	else:
		st.takeItems(ADENA_ID,0)

prepei na exeis auto mesa ston buffer sou (sto 9999_NPCBuffer) h oti allo exeis.

 

kai ekei pou leei

st.takeItems(ADENA_ID,0)

ekei pou leei 0

bale osa adena thes na pernei.

 

  • 0
Posted

Mallon Dn katalavate.

8elw h buffer na chakarei an uparxei to item sto inventory tou player, kai an uparxei na mporei na kanei buffs.

Δεν γινεται και δεν εχω δει και το συγκεκριμενο Code που ψαχνεις εδω στο Forum.

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...