• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

C++ Vocation add mag damage in C++

Wessab

New Member
Joined
Aug 8, 2009
Messages
15
Reaction score
0
Hello

I need help with C++ to add magdamage in vocation.
In my file i got somethink like this:
<formula meleeDamage="2.9" distDamage="1.0" defense="1.0" armor="1.0" />
and i wanna add to this magDamagge="1.0"

Where i must add code, vocation.cpp, vocation.h and how he should like ?
Please help :(
 
Back
Top