OgarProject / Ogar

An open source Agar.io server implementation, written with Node.js.
Other
712 stars 825 forks source link

DISTANCE OF SPLITS #586

Open RelTakeover opened 8 years ago

RelTakeover commented 8 years ago

Where I can change the distance of splits?

Do not confuse with emerge velocity or speed player

RelTakeover commented 8 years ago

helppp

m-byte918 commented 8 years ago

I have no idea where the code for that is ask @Luka967

Barbosik commented 8 years ago

there is no place to set distance, because ogar uses just speed and time. You can directly specify eject or split distance in MultiOgar: https://github.com/Barbosik/MultiOgar Just change distance from 780 to your value in call setBoost(780, angle)