EOSERV Forum > Lounge > WPE pro
Topic is locked.
Page: << 1 >>
WPE pro
Author Message
Post #52936 WPE pro

How do i speed with this? anyone wanna tell meh?






-tydo

14 years, 25 weeks ago
Post #52943 Re: WPE pro

Record the desired packet, save it, play it on repeat at as many times per second as you possibly can. Use XspeedPro or whatever to boost the effect.

See how far you can take it before you blow up your machine :D

TIP: try using admin warp or player warp commands. If done properly the results can be horrendous.

---
Web developer, currently looking for graphic artists / designers.
14 years, 25 weeks ago
Post #52947 Re: WPE pro

i have vista so i wanted to speed and ive seen someone on his server make it look like he wass speeding and he said use wpe

14 years, 25 weeks ago
Post #53435 Re: WPE pro

Someone posted this. how to below...

GO TO "Walk.cpp".

Search for -> this->player->character->AdminWalk(direction);
Or something similar to that.

copy 'this->player->character->AdminWalk(direction);

and paste it under like 2 times. EX;

this->player->character->AdminWalk(direction); // This is the first walk packet.
this->player->character->AdminWalk(direction); //this is the server sending 2 walk packets.
this->player->character->AdminWalk(direction); // this is the server sending 3 walk packets.

and so on.

14 years, 24 weeks ago
Post #53531 Re: WPE pro

It's not possible to speed with anything on EOSERV. It uses a queue system, which eliminates all forms of speeding.

---
Wish upon a star!
14 years, 24 weeks ago
Post #53532 Re: WPE pro

How come i did it and other people did it too??  I think its very possible.

14 years, 24 weeks ago
Post #53536 Re: WPE pro

You aren't on topic perfect. The Original poster asked for how to speed on WPE pro on a private server. He doesn't have access to the source code of the server, he wants to speed. Plasmastar sad you can't with WPE on EOSERV software. Editing the source is a different story. 

---
Love you too.
14 years, 24 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > Lounge > WPE pro