Jump to content
  • 0

how to add max weight capacity


YuliChenz

Question


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  40
  • Reputation:   0
  • Joined:  11/04/12
  • Last Seen:  

hi, i wanna ask a question.. how to increase maximum weight capacity of each job??? i checked job_db1.txt

 

// Structure of Database:
//JobID,Weight,HPFactor,HPMultiplicator,SPFactor,Unarmed,Dagger,1HSword,2HSword,1HSpear,2HSpear,1HAxe,2HA


// High Wizard
4010,    24000,55   ,500  ,900  ,500  ,575  ,2000 ,2000 ,2000 ,2000 ,2000 ,2000 ,2000 ,2000 ,625  ,2000 ,2000 ,

the 24000 part is a weight of high wizard right??? but in game my high wizard only has 9900 weight T__T

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

just edit the Weight value inside the file

trunk/db/re/job_db1.txt

pYX8YxO.jpg

 

For Example ...

Novice level 1 + 1 STR = 200 k  Weight Limit

 

gu2I5Ip.jpg

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

i think that should be the "Default" weight of each job class which specified in the file..

and it's affected by STR and other skills like Enlarge Weight Limit...and etc

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  106
  • Reputation:   0
  • Joined:  11/16/11
  • Last Seen:  

i think you need to edit that in src folder i gues

 

+recompile

Edited by hexor9
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  40
  • Reputation:   0
  • Joined:  11/04/12
  • Last Seen:  

i think you need to edit that in src folder i gues

 

+recompile

Which src file need to be edited?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  40
  • Reputation:   0
  • Joined:  11/04/12
  • Last Seen:  

just edit the Weight value inside the file

trunk/db/re/job_db1.txt

pYX8YxO.jpg

 

For Example ...

Novice level 1 + 1 STR = 200 k  Weight Limit

 

gu2I5Ip.jpg

 

it works ^^ thanks a lot

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...