Jump to content
  • 0
Sign in to follow this  
Break San

Buffs

Question

Bom dia estou desatualizado estou usando uma script para cura e buff e está petreficando ..

 

Como que fica ?

		specialeffect2 EF_INCAGILITY; sc_start SC_INCREASEAGI,240000,10;		specialeffect2 EF_BLESSING; sc_start SC_BLESSING,240000,10;

 

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0
sc_start SC_ATTHASTE_POTION2,360000,0;sc_start SC_INC_AGI,240000,10;sc_start SC_BLESSING,240000,10;sc_start SC_IMPOSITIO,60000,5;sc_start SC_MAGNIFICAT,90000,5;sc_start SC_FOOD_STR,360000,10;sc_start SC_FOOD_AGI,360000,10;sc_start SC_FOOD_VIT,360000,10;sc_start SC_FOOD_INT,360000,10;sc_start SC_FOOD_DEX,360000,10;sc_start SC_FOOD_LUK,360000,10; 

Share this post


Link to post
Share on other sites
  • 0

SC_INCREASEAGI > SC_INC_AGI

 

 

Certo, e nesses aqui ? 

 

sc_start SC_ASPDPOTION2,360000,0;sc_start 32, 240000, 10; // Aumentar Agilidade: 999 sec sc_start 30, 240000, 10; // Benção: 999 sec sc_start 35, 60000, 5; // Impositio Manus Duração: 600 sec  sc_start 40, 90000, 5; // Magnificat Duração: 999 secsc_start SC_STRFood,360000,10;sc_start SC_AGIFood,360000,10;sc_start SC_VITFood,360000,10;sc_start SC_INTFood,360000,10;sc_start SC_DEXFood,360000,10;sc_start SC_LUKFood,360000,10;atcommand "@repairall";

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.