FOnline Development > Questions and Answers
[2238] party stuff
(1/1)
Gonvin:
How does one reduce the party points for mercs and the merc requirement for slaves?
Kilgore:
--- Quote from: Gonvin on July 12, 2013, 03:53:27 am ---How does one reduce the party points for mercs
--- End quote ---
See follower_common.fos , lines 72-110. Should be pretty obvious
--- Quote --- and the merc requirement for slaves?
--- End quote ---
See follower_common.fos, line 196.
Changing it to, for example
return(Slaves < 5);
should limit possible slaves to 5.
Navigation
[0] Message Index
Go to full version