Jump to content

Shoes of Wind - New substitute?


Recommended Posts

Hi guys,

I want delete shoes of wind from game.. Why? Free slot for other items is out.. + Ugly system with time.. (Who want all time buying new shoes? //Ok I can set time in proto, but just one full slot for other items is rlly out..) I mean this is useless.. All players want move 200.. But if I delete shoes of wind from game.. I need set fixedly move for all characters.. Any idea where, how? I can use quest, but this is not clean work..

Link to comment
Share on other sites

Search in char.cpp this function:

void CHARACTER::ComputePoints()

inside function search:

if (IsPC())

inside if clause search:

SetPoint(POINT_MOV_SPEED,

Change value in this bracket to 200 and you have 200 move speed as default for all characters.

 

Kind Regards

  • Love 1
Link to comment
Share on other sites

39 minutes ago, LordZiege said:

Search in char.cpp this function:


void CHARACTER::ComputePoints()

inside function search:


if (IsPC())

inside if clause search:


SetPoint(POINT_MOV_SPEED,

Change value in this bracket to 200 and you have 200 move speed as default for all characters.

 

Kind Regards

Rlly nice, thank you so much!

Link to comment
Share on other sites

  • Active Member

@Cunoo This is the easiest way how to set speed for every player but much better is:

Make a new affect like gold premium, silver premium ones. So you can easily set up the movement speed for every player and set up a time for this affect.

  • Love 1

I'll be always helpful! 👊 

Link to comment
Share on other sites

6 minutes ago, ReFresh said:

@Cunoo This is the easiest way how to set speed for every player but much better is:

Make a new affect like gold premium, silver premium ones. So you can easily set up the movement speed for every player and set up a time for this affect.

I need permanent bonus instadead 200 without time for all, I dont have reason for your idea .. Maybe if I want "criminal" system for bonus like premium every next year for "unbanned" players .. Just if you has ban, chatban, etc.. You dont has move speed.. Thank you for this idea.. ;)

  • Love 1
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



  • Similar Content

  • Activity

    1. 3

      Crystal Metinstone

    2. 3

      Feeding game source to LLM

    3. 113

      Ulthar SF V2 (TMP4 Base)

    4. 3

      Feeding game source to LLM

    5. 0

      Target Information System

    6. 3

      Feeding game source to LLM

    7. 2

      anti exp explanation pls

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • 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.