Jump to content
  • 0
Sign in to follow this  
madtoyz

need guyak pudding solution

Question

14 answers to this question

Recommended Posts

  • 0

Thank you sir sevenzz23 but the speed is like authorative  bandage

 
insted use this
 
SC_MOVHASTE_INFINITY 
 
 
 
You have only two options. is either HORSE or INFINITY You have only two options. is either HORSE or INFINITY
 
 
After applying SC_MOVHASTE_INFINITY in my guyak_pudding itemdb
 
then try it to my server, I don't receive any error after the icon disappear.

Share this post


Link to post
Share on other sites
  • 0

Find the new SC in const.txt and replace SC_SpeedUp1. That also happens if you still use SC_INCREASEAGI via buffer npcs.

Share this post


Link to post
Share on other sites
  • 0

Find the new SC in const.txt and replace SC_SpeedUp1. That also happens if you still use SC_INCREASEAGI via buffer npcs.

SORYY,i cant get it what you tell about...

can explain more ?

Share this post


Link to post
Share on other sites
  • 0

In official DB Guyak Pudding has no script:

 

db/re/item_db.txt:

https://github.com/HerculesWS/Hercules/blob/master/db/re/item_db.txt

 

Anyways, SC_SpeedUp1 was long time changed to SC_MOVHASTE_INFINITY since it's the official name on the official servers. Some other effects have been also changed such as SC_INCREASEAGI to SC_INC_AGI as mofo said. So change that SC_SpeedUp1 to SC_MOVHASTE_INFINITY and the script will be OK again.

 

FYI: Using an invalid SC_ name will result on applying que SC numbered zero, which is SC_STONE in /db/const.txt.

 

Hope I helped.

Share this post


Link to post
Share on other sites
  • 0

In official DB Guyak Pudding has no script:

 

db/re/item_db.txt:

https://github.com/HerculesWS/Hercules/blob/master/db/re/item_db.txt

 

Anyways, SC_SpeedUp1 was long time changed to SC_MOVHASTE_INFINITY since it's the official name on the official servers. Some other effects have been also changed such as SC_INCREASEAGI to SC_INC_AGI as mofo said. So change that SC_SpeedUp1 to SC_MOVHASTE_INFINITY and the script will be OK again.

 

FYI: Using an invalid SC_ name will result on applying que SC numbered zero, which is SC_STONE in /db/const.txt.

 

Hope I helped.

 

thx,its working now..

but i got problem when my cursor go at icon increase,automatic will kickout from the game..

Share this post


Link to post
Share on other sites
  • 0

 

In official DB Guyak Pudding has no script:

 

db/re/item_db.txt:

https://github.com/HerculesWS/Hercules/blob/master/db/re/item_db.txt

 

Anyways, SC_SpeedUp1 was long time changed to SC_MOVHASTE_INFINITY since it's the official name on the official servers. Some other effects have been also changed such as SC_INCREASEAGI to SC_INC_AGI as mofo said. So change that SC_SpeedUp1 to SC_MOVHASTE_INFINITY and the script will be OK again.

 

FYI: Using an invalid SC_ name will result on applying que SC numbered zero, which is SC_STONE in /db/const.txt.

 

Hope I helped.

 

thx,its working now..

but i got problem when my cursor go at icon increase,automatic will kickout from the game..

 

 "MOVHASTE_INFINITY" icon produced the error

Edited by kyeme

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.