Jump to content
  • 0

[Help] No heal from buffer in PvP mode!!!


xdem

Question

Hi mxcs, I have a lil prob and I made this topic to solve this out =p!

Ok there it is: I use this buffer http://maxcheaters.com/forum/index.php?topic=145652.0... It works fine but the MAIN prob is that even in PvP mode and Combat mode, a Charachter can get heal while he is under attack! I think this is a huge bug for pvp server... I want to know if there is a fix for this...

 

Thanks for your time!

Link to comment
Share on other sites

Recommended Posts

  • 0

se kamia gt t diko s einai python ase n t psaksw k tha s pw

ne re file ala logia to heal isxuei se java side.

 

Den exeis tipota na xaseis re kai c eleos. Vale to code pou se stila kai na min litourgei den xaneis tipota.

Link to comment
Share on other sites

  • 0

ne re file ala logia to heal isxuei se java side.

 

Den exeis tipota na xaseis re kai c eleos. Vale to code pou se stila kai na min litourgei den xaneis tipota.

 

ama t valei tote sta pvp o bishop dn tha mporei n usari heal k lipa ti les tr?

Link to comment
Share on other sites

  • 0

ama t valei tote sta pvp o bishop dn tha mporei n usari heal k lipa ti les tr?

hmm isos kai na exeis dikio se auto! den to skeftika! ala mporei kai na ginete pote den ksereis mporei alo to heal auto kai alo auto pou enoei sto heal.java telos panton. sas afinw me auto to topic, kali epitixia den kserw ti allo na pw . ap oti fenete ine me python.
Link to comment
Share on other sites

  • 0

diko sou

 

	def onEvent(self,event,st):
	htmltext = event

	if  st.getPlayer().getPvpFlag() > 0  or st.getPlayer().getKarma() > 0:
		htmltext = "<html><head><body><center><br><br>Im not gonna help you unless<br> you stop fighting....<center></body></html>"
	else:
		st.getPlayer().setTarget(st.getPlayer())

		#Wind Walk
		if event == "1":

Link to comment
Share on other sites

  • 0

Se efxaristo ala se pio line prepei na mpei afto? antika9isto kati? i etsi to vazo?

mpenei sto __init__.py tou buffer etsi?

panw apo to : #Wind Walk

if event == "1": vazeis ton code ektos apo to #Wind Walk

if event == "1": apla se dixnei oti prepei na to valeis panw apo auto

Link to comment
Share on other sites

  • 0

:D it works but i have a huge HTML with lot of codes and errors (pvp players cant healed anymore)

i tried to costumize it by puting your code in difrent locations of the #heal, but nothing with the pop up HTML error!!! ::)

#Heal

if event == "71":

st.takeItems

st.getPlayer().setCurrentCp(st.getPlayer().getMaxCp())

                                st.getPlayer().setCurrentHp(st.getPlayer().getMaxHp())

                                st.getPlayer().setCurrentMp(st.getPlayer().getMaxMp())zz

return "1.htm"

st.setState(COMPLETED)

 

#Cancel Buffs

if event == "72":

st.getPlayer().stopAllEffects()

 

return "1.htm"

st.setState(COMPLETED)

 

 

#Wind Walk

 

Can you help me costuminzing this? THANKS!!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock