Noire Posted September 21, 2013 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 103 Reputation: 1 Joined: 06/26/13 Last Seen: April 14 Share Posted September 21, 2013 (edited) How can i add permanent +2 Str every job who completed some mission? Edited September 21, 2013 by Noire Quote Link to comment Share on other sites More sharing options...
Emistry Posted September 21, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2371 Joined: 10/28/11 Last Seen: Tuesday at 12:58 PM Share Posted September 21, 2013 try this inside src/map/mob.c#L2575 find sd->mission_count = 0; add below pc_statusup2( sd,13,2 ); Quote Link to comment Share on other sites More sharing options...
Noire Posted September 22, 2013 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 103 Reputation: 1 Joined: 06/26/13 Last Seen: April 14 Author Share Posted September 22, 2013 (edited) Emistry how can i add this not on base Str. Example :1 Point / 2 Points300 + 2 / 300 + 4 ( Every time a taekwon mission is completed that + str will be permanent. ) Edited September 22, 2013 by Noire Quote Link to comment Share on other sites More sharing options...
Question
Noire
How can i add permanent +2 Str every job who completed some mission?
Edited by NoireLink to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.