Register for your free account! | Forgot your password?

You last visited: Today at 09:25

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



PropMover Speed Hack Fix

Discussion on PropMover Speed Hack Fix within the Flyff PServer Guides & Releases forum part of the Flyff Private Server category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2014
Posts: 137
Received Thanks: 168
PropMover Speed Hack Fix

Many people know that you can increase the Movement Speed of your character in the PropMover file.
You simply change the value in the propmover file which is used in the source code to calculate your speed.


This is what you have to do, to fix it!


Go in mover.cpp and search for this:

Code:
	m_pActMover->m_fSpeed = pProp->fSpeed;
replace it with this

Code:
	m_pActMover->m_fSpeed = 0.1f;

The neuz will no longer calculate the Speed by using the Value in propmover.


I know its maybe not the best way to fix it, but it works.
If you have a better solution, feel free to share it with us!
TheGodIsHereBrah' is offline  
Thanks
5 Users
Old 04/19/2014, 14:17   #2
 
elite*gold: 0
Join Date: Apr 2014
Posts: 3
Received Thanks: 10
By doing this, you will normaly have a warning :
"warning C4305: '=' : truncation from 'double' to 'float' "

To fix it, it's very simple:

Change:
m_pActMover->m_fSpeed = 0.1;
to:
m_pActMover->m_fSpeed = 0.1F;
.Swak is offline  
Thanks
3 Users
Old 04/19/2014, 15:55   #3
 
elite*gold: 0
Join Date: Jan 2014
Posts: 137
Received Thanks: 168
Quote:
Originally Posted by .Swak View Post
By doing this, you will normaly have a warning :
"warning C4305: '=' : truncation from 'double' to 'float' "

To fix it, it's very simple:

Change:
m_pActMover->m_fSpeed = 0.1;
to:
m_pActMover->m_fSpeed = 0.1F;
yea. i forgot about that :P

thanks
TheGodIsHereBrah' is offline  
Thanks
1 User
Old 08/03/2014, 21:14   #4
 
elite*gold: 0
Join Date: Oct 2013
Posts: 4
Received Thanks: 0
I'm sorry but where do you find this mover.cpp file?
ramosss is offline  
Old 08/03/2014, 21:24   #5
 
elite*gold: 0
Join Date: May 2014
Posts: 69
Received Thanks: 27
Quote:
Originally Posted by ramosss View Post
I'm sorry but where do you find this mover.cpp file?
you can find this file in your Source
CrackTex is offline  
Thanks
1 User
Old 11/22/2020, 07:19   #6
 
elite*gold: 0
Join Date: Nov 2020
Posts: 3
Received Thanks: 0
Quote:
Originally Posted by CrackTex View Post
you can find this file in your Source
bro, i cant find the source folder of my flyff? where can i find that Souce folder? thank u so much bro
heikinrarufu is offline  
Old 12/24/2020, 09:30   #7
 
elite*gold: 0
Join Date: May 2020
Posts: 27
Received Thanks: 1
Danke^^
Common.H is offline  
Reply


Similar Threads Similar Threads
update propmover
07/15/2013 - Flyff Private Server - 0 Replies
hey elitepvpers.. i am trying to update my flaris to V19... (using blessed files) when i do that i get everything works... adn my flaris changed to V19... bur when i try to change the madrigal to any other madrigal who V19 my worldserver crashed (liike official Madrigal beast Madrigal) but its crashed... when i try to add this map to other files V19 all works... so the bugged is only on the files... this is the error when my world crashed error_20130715
About PropMover.txt
06/21/2013 - Flyff Private Server - 6 Replies
Hi elitepvpers, Well i wanted something to figure out. Thats this. I wanted all the mobs with the rank RANK_BOSS and RANK_SUPER to be stronger by 20% Now instead of modifying the PropMover.txt i did it in the source. However now is my question when i do it in the source. Are they actualy stronger or is this only visual?
[Problem]propmover.txt
07/25/2011 - Flyff Private Server - 2 Replies
Hallo. Ich hab ein kleines problem mit meinen Kyu Files. Ich hab mir mal die Propmover.txt und die propmover.txt.txt angeschaut und hab gesehen unten bei den v17 moonster felht etwas. Deshalb hab ich es hinzugefügt und kriege jetzt so ein blöden error könnte mir bitte jemand weiter helfen. Mein Error 2011/ 7/25 14:10:25 FileName world.inc(76) : WI_INSTANCE_UPRESIA Not Found. : WI_INSTANCE_UPRESIA "DuUpresia"
PropMover??
05/19/2011 - Flyff Private Server - 4 Replies
Hey ich weiß, dass es eine blöde Frage ist und sie wird euch wahrscheinlich nerven aber : Wie finde ich die IDS von den verschiedenen Mobs raus? PropMover is es doch oder? und in welcher Zeile oder wo genau steht dann die ID ? MfG Crosmo ^^
Variablen der propMover.txt
09/12/2008 - Flyff Private Server - 4 Replies
moin, in der propMover.txt ist ja so eine liste von den mobs und deren eigenschaften... bei einigen sachen stehen aber nur variablen da... Wüsste jmd. wo folgende variablen definiert werden könnten? II_WEA_MOB_AIBATT1_ATK1 <-- dwAtk1 II_WEA_MOB_AIBATT1_ATK2 <-- dwAtk 2 II_WEA_MOB_AIBATT1_ATK3 <-- dwAtk3 MI_AIBATT1 <-- Monster ID edit: ah, das hab ich jetzt gefunden Danke schonmal...



All times are GMT +2. The time now is 09:25.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.