Klutz

Joined: 14th Jul 2009
Posts: 1737
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
|
Tydo

Joined: 8th Feb 2010
Posts: 61
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
|
perfect
Joined: 8th Jul 2009
Posts: 1424
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
|
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
|
perfect
Joined: 8th Jul 2009
Posts: 1424
Re: WPE pro
How come i did it and other people did it too?? I think its very possible.
14 years, 24 weeks ago
|
newguy
Joined: 13th Mar 2009
Posts: 665
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
| | | | | |