Jump to content

Script Mana + ss/Bss // CP/Greater CP Potion


Recommended Posts

Posted

thx for these scripts. Can you say de CP Potions ID? I will try one modification for this script, but play with L2superman, with l2walwer no idea....

Posted

ok.

 

The CP Potion Script.

 

Enjoy!

 

//////////////////////////////////////////////////////////

LABEL(CPPotion)

CharStatus(CP,<=,70)

{

CALL(GCP)

USEITEM(CP Potion[iD=5591])//Use normal CP Potion

DELAY(1000)

}

LABEL(GCP)

CharStatus(CP,<=,50)

{

CALL(VITAMINA)

}

LABEL(VITAMINA)

USEITEM(Greater CP Potion[iD=5592])//Use Greater CP Potion

DELAY(1000)

}

CALL(CPPotion)

///////////////////////////////////////////////////////////////////////

Posted

ok.

 

The CP Potion Script.

 

Enjoy!

 

//////////////////////////////////////////////////////////

LABEL(CPPotion)

CharStatus(CP,<=,70)

{

CALL(GCP)

USEITEM(CP Potion[iD=5591])//Use normal CP Potion

DELAY(1000)

}

LABEL(GCP)

CharStatus(CP,<=,50)

{

CALL(VITAMINA)

}

LABEL(VITAMINA)

USEITEM(Greater CP Potion[iD=5592])//Use Greater CP Potion

DELAY(1000)

}

CALL(CPPotion)

///////////////////////////////////////////////////////////////////////

 

 

 

 

Good Thanks is the best srcipt...  Thanks thanks thanks      Karma +1

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