Jump to content

Att speed default


Recommended Posts

 

char.cpp search 

SetPoint(POINT_ATT_SPEED,    100);

Change 100 

 

And if you want, you can change casting speed and movement_speed 

SetPoint(POINT_CASTING_SPEED,    100);

thx to @NeeveS

char.cpp search 

in function:

void CHARACTER::ComputePoints()

SetPoint(POINT_MOV_SPEED, 100);


just change the value 100 to the desired one.

Edited by Kazuhiri
Add mov speed
  • Metin2 Dev 1
Link to comment
Share on other sites

  • 2 years later...

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.