how to fix the over power damage

Welcome in the osRose emulator Project.

Moderators: osRose dev team, ospRose dev team, osiRose dev team, Moderators

how to fix the over power damage

Postby mainemico1329 on Fri Jun 05, 2015 6:20 pm

how can i fix this to much damage
Attachments
hehehehe.png
mainemico1329
Jelly Bean
Jelly Bean
 
Posts: 13
Joined: Fri Apr 03, 2015 12:13 pm

Re: how to fix the over power damage

Postby Vetyst on Tue Jan 19, 2016 3:22 pm

PvP is very unbalanced, you have to change the code to fix it.
No one has provided a 'fix' to this, in all this ages. I wish you luck!
User avatar
Vetyst
osRose dev
osRose dev
 
Posts: 146
Joined: Sat Jun 18, 2011 10:56 am
Location: The Netherlands

Re: how to fix the over power damage

Postby toyz on Thu Jan 21, 2016 7:00 am

*^^* around with battle.cpp

add reductions, figure out formulas, make modifiers with database

if(IsPlayer( ) && Enemy->IsPlayer())
hitpower = (long int)floor(attack * (GServer->Config.PlayerDmg/100.00));


for example, start here and find the right value for your server. (Change "100.00" to whatever you want)

I actually found some interesting formulas from other games, and used them as a template to build my own formulas.
They work sorta well, but it all comes down to spending time, finding proper values etc..
best of luck

* vetyst : Removed inappropriate language *
toyz
Little soul
Little soul
 
Posts: 9
Joined: Sun Nov 08, 2015 5:07 am


Return to Support - OsRose Emulator

Who is online

Users browsing this forum: No registered users and 9 guests

cron