Jump to content
  • 0

Problem me gm shop [Interlude] Kai buffer Edited mafia des mia..


Question

Posted

Lipon exo ena gm shop to opio exei ta scrolls poli akriba pos mporo na ta alaxo?

to html ton scrolls:

<td align=right><img src="icon.etc_scroll_of_enchant_armor_i03" width=32 height=32></td>
<td align=center><button value="Scrolles" action="bypass -h npc_%objectId%_Buy 5008" width=100 height=23 back="L2UI_ch3.bigbutton_down" fore="L2UI_ch3.bigbutton"></td>
<td align=left></td>

 

SS Tou gm shop: d93vo0fgafsvftl5ravh.jpg

http://www.imageshack.gr/view.php?file=d93vo0fgafsvftl5ravh.jpg

Kapios na m exigisi pos ginete akribos,ty

Recommended Posts

  • 0
Posted

Loipon pas sta merchan_buy_list.sql kai vreiskis tis times ayton kai allon items/scrolls otidipote einai ayto kai aplos allazeis ta adena.

 

p.x:

 

tha einai kapos etsi ;

 

1,657,15000000

 

To kokkino me ton arithmo 1 einai i thesei tou item!

To 657 einai i id tou item!

To 15000000 einai i timh pou tin poulas!

 

Ayto pou ediksa einai to paradigma.

 

Kai fysika molis kaneis tis allages kaneis execute bat file apo to navicat ta merchant_buy_list.sql

 

kai gia na parei tis allages rr ton server.

 

Elpizo na se help.

  • 0
Posted

Ama thelo afero kiolas? i prepei na alaxo kai id gia na afereso?

 

Oti thes afereis apla na prosekseis tis theseis p.x an pane 1,152,15000

                                                                              2,546,15000 ean afereso ayto to id to amesos apo kato prp na to allakso apo 3 se 2 kai paeei legontas ;)

                                                                                 p.x >>     3,124,15000 tha paei 2,124,15000

  • 0
Posted

gg ta eftiaxa afta :P tora exo ena prob me buffer....otan patao na kanei blessing of queen kanei ena skill tou valakas apo pou akribos to ftiaxno ayto?

c5cbqb5drrgiwoxpvxma.jpg

http://www.imageshack.gr/view.php?file=c5cbqb5drrgiwoxpvxma.jpg

 

 

LOL AKIro to eftiaxa ti me exei piasi simera re?:D

  • 0
Posted

Koita analoga pio buffer exeis gt edw yparxoune parapoly kai o kathenas exei dika tou jscripts gia IL.Tespa mesa sta file tou buffer  sta jscripts/costum/9999_NPCbuffer tha deis pos einai edit ta alla skills opos ta dance ktlp tha valeis stin epilogh tou ena skill pou gemizei ta cp ayto to skill to exei orc character ean s vgazei to idio provlima dokimase allon buffer.Ayth i allagh gynete sto _init_ min mperdeyteis me ta htlm!

 

Kai ean thes na gemizei poly ta cp enwo ,ean den ftanei se kapion mia fora p pataei cp den gemyzei full , aplos af3aneis to power tou syngekrimenou skill sto data/stats/skills ;)

 

p.s: as milame apo pm kalytera tha einai :P

 

  • 0
Posted

Apo int eftiaxa kai to blessing queen :D ala afto me to cp eine duskolo den m to lei cp...

des mia plx.

def onEvent(self,event,st):
	htmltext = event
	count=st.getQuestItemsCount(ADENA_ID)
	if count < 0  or st.getPlayer().getLevel() < 1 :
		htmltext = "<html><head><body>You dont have enough Adena,<br> or your level is too low. You must be 40 or higher.</body></html>"
	else:
		st.takeItems(ADENA_ID,0)
		st.getPlayer().setTarget(st.getPlayer())

		if event == "2":
			st.takeItems(ADENA_ID,160000)
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4360,3),False,False)
			st.getPlayer().restoreHPMP()		
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4359,3),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4358,3),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4357,2),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4354,4),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4353,6),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4350,4),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4347,6),False,False)
			st.getPlayer().restoreHPMP()			
			return "4.htm"
			st.setState(COMPLETED)

		if event == "3": 
			st.takeItems(ADENA_ID,0)
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4352,2),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4351,6),False,False)	
			st.getPlayer().restoreHPMP()	
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4355,3),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4356,3),False,False)
			st.getPlayer().restoreHPMP()				
			return "4.htm"
			st.setState(COMPLETED)

		if event == "4":
			st.takeItems(ADENA_ID,0)
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4346,4),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4342,2),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4343,3),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4344,3),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4345,3),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4349,2),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4348,6),False,False)
			st.getPlayer().restoreHPMP()				
			return "4.htm"
			st.setState(COMPLETED)
                        
		if event == "5":
			st.takeItems(ADENA_ID,0)
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4360,3),False,False)	
			st.getPlayer().restoreHPMP()	
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4359,3),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4358,3),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4357,2),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4354,4),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4353,6),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4350,4),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4348,6),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4352,2),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4351,6),False,False)
			st.getPlayer().restoreHPMP()		
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4355,3),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4356,3),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4346,4),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4342,2),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4343,3),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4344,3),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4345,3),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4349,2),False,False)
			st.getPlayer().restoreHPMP()
			st.getPlayer().useMagic(SkillTable.getInstance().getInfo(4347,6),False,False)	
			st.getPlayer().restoreHPMP()				
			return "4.htm"			
			st.setState(COMPLETED)

 

  • 0
Posted

Lipon exo ena gm shop to opio exei ta scrolls poli akriba pos mporo na ta alaxo?

to html ton scrolls:

<td align=right><img src="icon.etc_scroll_of_enchant_armor_i03" width=32 height=32></td>
<td align=center><button value="Scrolles" action="bypass -h npc_%objectId%_Buy 5008" width=100 height=23 back="L2UI_ch3.bigbutton_down" fore="L2UI_ch3.bigbutton"></td>
<td align=left></td>

 

SS Tou gm shop: d93vo0fgafsvftl5ravh.jpg

http://www.imageshack.gr/view.php?file=d93vo0fgafsvftl5ravh.jpg

Kapios na m exigisi pos ginete akribos,ty

 

na su pw to gm shop afto pou to brikes? ^_^ ama exis link postareto gt mu aresi ^_^

 

  • 0
Posted

Ayto to gm shop loyloy to ftiaxno akoma :D gt itan sta ispanika kati tetio xaax

#CPHEAL

if event == "69":

st.takeItems(ADENA_ID,0)

st.getPlayer().restoreCP()

return "1.htm"

st.setState(COMPLETED)

 

Mafia des mia.

  • 0
Posted

Ayto to gm shop loyloy to ftiaxno akoma :D gt itan sta ispanika kati tetio xaax

#CPHEAL

if event == "69":

st.takeItems(ADENA_ID,0)

st.getPlayer().restoreCP()

return "1.htm"

st.setState(COMPLETED)

 

Mafia des mia.

 

egw brika tropo opou ta S grade/dynasty 8a ta agorazis me event medal opou 8a ta pernis apo tvt event ^_^ (alla ta weapon afta 8a einai xwris sa) ntax o srv einai low rate x35 :P

  • 0
Posted

egw brika tropo opou ta S grade/dynasty 8a ta agorazis me event medal opou 8a ta pernis apo tvt event ^_^ (alla ta weapon afta 8a einai xwris sa) ntax o srv einai low rate x35 :P

A egw exo ftiaxi diko m npc gia ta blessed scrolls :D

http://www.imageshack.gr/view.php?file=sp4ribll8y37m058u02e.jpg

  • 0
Posted

wreos ^_^...btw egw 8elw enan buffer pou kani mono PP buffs kai ena gm shop mexri ta A grade kai eimai gg

Pare ena gm shop opia nane kai afereseta opos ekana egw me ta scrolls des panw pos ginete lei o cobra ;P

 

Sto thema mas sto gameserver trow ayto to error otan patao na paro CP:

http://www.imageshack.gr/view.php?file=buuqts0e3y1rtj1uveo3.jpg

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