Rumors and bribes

  • I've been trying to add rumors and bribes to a mod, I can get the bribes to work but the name of the new faction doesn't appear in the bribe text what am I missing?


    Not quite sure how to create new rumours abot new bases jump holes etc and I've been unable to find a tutorial on the subject can anyone help?


    Thanks in advance CK256

  • DLL number of the ids_name of your faction (in the initialworld.ini) = X


    X = DLL number of the ids_name of your faction (in the initialworld.ini) nameresources.dll
    X + 1 = Y nameresources.dll
    Y + 131834 = A offerbribesresources.dll
    A + 100 = B offerbribesresources.dll
    B + 100 = C offerbribesresources.dll
    C + 100 = D offerbribesresources.dll


    Look at an existing faction's dll number and then type those number's into your DLL editing program like FLDev or FLED-IDS to see what I mean.


    Those entries are needed to make faction names appear in the mission/bribe text.