• Home
  • Index
  • Search
  • Download
  • Server Rules
  • House Roleplay Laws
  • Player Utilities
  • Player Help
  • Forum Utilities
  • Returning Player?
  • Toggle Sidebar
Interactive Nav-Map
Tutorials
New Wiki
ID reference
Restart reference
Players Online
Player Activity
Faction Activity
Player Base Status
Discord Help Channel
DarkStat
Server public configs
POB Administration
Missing Powerplant
Stuck in Connecticut
Account Banned
Lost Ship/Account
POB Restoration
Disconnected
Member List
Forum Stats
Show Team
View New Posts
View Today's Posts
Calendar
Help
Archive Mode




Hi there Guest,  
Existing user?   Sign in    Create account
Login
Username:
Password: Lost Password?
 
  Discovery Gaming Community Discovery General Discovery RP 24/7 General Discussions
« Previous 1 … 357 358 359 360 361 … 778 Next »
Accessing Base Rumors

Server Time (24h)

Players Online

Active Events - Scoreboard

Latest activity

Accessing Base Rumors
Offline Tidomann
04-03-2009, 08:43 AM, (This post was last modified: 04-03-2009, 08:55 AM by Tidomann.)
#1
Member
Posts: 151
Threads: 16
Joined: Dec 2008

As much as I enjoy reading all the nice rumors at each base I dock at, it's sometimes useful to be able to pull up a rumor when I need it without having to log into the game, go to the base in question, and reload thousands of times waiting for that one specific rumor to show up.

I was wondering, is there any way to read rumor cards outside of the game? Not only would this help finding a specific rumor you want, but reading rumors of each faction and system greatly helps develop an understanding for the roleplay going on in the area.

Thanks for any advice/suggestions/programs in advance:)

[Image: Tido.png]
Hakatoa Yamota, Fuku-Honbucho in the Black Dragon Society
  Reply  
Offline Linkero
04-03-2009, 09:05 AM, (This post was last modified: 04-03-2009, 09:11 AM by Linkero.)
#2
Member
Posts: 465
Threads: 21
Joined: Jul 2008

Can't tell you how accurate this is, but it seems to work(just tried it out meself)

ok...step by step


Programs needed:
Text editor
FLDev or FLED-ids

1. Navigate to your freelancer directory to \DATA\MISSIONS
2. Once there, open mBases.ini in a text editor.
3. Find the base you want, and below there is a part that says "rumor =" and a bunch of data. The number at the end is the infocard number
4. Take that number and plug it into either FLDev or FLED-ids and look at it
5. Enjoy your newly gained knowledge.



Example:

Quote:[MBase] <--signifies a start of a base
nickname = Li01_01_Base <---base, in this case its Manhattan
local_faction = li_p_grp
diff = 1
msg_id_prefix = gcs_refer_base_Li01_01_Base
[MVendor]
num_offers = 8, 12
[BaseFaction] <---the factions that can be found on the base
faction = li_n_grp
weight = 13
offers_missions = true
mission_type = DestroyMission, 0.000000, 0.112387, 30
npc = li0101_lnavy_001_f
npc = li0101_lnavy_002_m
npc = li0101_lnavy_003_f
[BaseFaction]
faction = li_lsf_grp
weight = 13
offers_missions = true
mission_type = DestroyMission, 0.000000, 0.112387, 20
npc = li0101_lsf_001_f
npc = li0101_lsf_002_m
npc = li0101_lsf_003_m
[BaseFaction]
faction = li_p_grp
weight = 30
offers_missions = true
mission_type = DestroyMission, 0.000000, 0.112387, 50
npc = li0101_lpolice_001_f
npc = li0101_lpolice_002_m
npc = li0101_lpolice_003_m
[BaseFaction]
faction = co_shi_grp
weight = 4
npc = li0101_samura_001_m
[BaseFaction]
faction = co_kt_grp
weight = 4
npc = li0101_kishiro_001_m
[BaseFaction]
faction = co_me_grp
weight = 4
npc = li0101_deepspace_001_m
[BaseFaction]
faction = co_be_grp
weight = 4
npc = li0101_bowex_001_m
[BaseFaction]
faction = co_rs_grp
weight = 4
npc = li0101_republican_001_m
[BaseFaction]
faction = co_vr_grp
weight = 4
npc = li0101_ageira_001_f
[BaseFaction]
faction = co_ni_grp
weight = 4
npc = li0101_synth_001_m
[BaseFaction]
faction = co_ss_grp
weight = 4
npc = li0101_universal_001_m
[BaseFaction]
faction = co_hsp_grp
weight = 4
npc = li0101_cryer_001_m
[BaseFaction]
faction = co_os_grp
weight = 4
npc = li0101_orbital_001_m
[BaseFaction]
faction = fc_j_grp
weight = 4
npc = li0101_junkers_001_m
[GF_NPC] <---NPC that can appear on the base
nickname = li0101_ageira_001_f
body = sc_female1_body
head = br_karina_head_gen
lefthand = benchmark_female_hand_left
righthand = benchmark_female_hand_right
individual_name = 220001 <---infoname number, irrelevant unless you want to see thier name
affiliation = co_vr_grp <---Faction of character supplying bribe, in this example, its Ageira Technologies
voice = rvp501
room = bar <---where the npc is located
bribe = li_p_grp, 84000, 504724
bribe = co_hsp_grp, 84000, 504724
bribe = co_me_grp, 84000, 504724
bribe = co_ss_grp, 84000, 504724
bribe = co_vr_grp, 84000, 504725
rumor = base_0_rank, mission_end, 1, 131196 <--the infocard number
rumor = base_0_rank, mission_end, 1, 131197
rumor = base_0_rank, mission_end, 1, 131198
know = 251760, 253608, 300, 1
knowdb = li01_10


Of course there is more to Manhattan then just that, but I only wanted to show you enough to get an understanding of the general structure



Edit: If anyone has a quicker and easier way, please feel free to share it. This could come in handy to some people wanting to start modding

Edit 2: I recommend FLDev for this. When you goto view it in there, check the box "Simple infocards" and it will take away the xml formatting. Also FLDev and FLED-ids can be found at the-starport

[Image: LinkeroVX9nksig.png]
  Reply  
Offline dr lameos
04-03-2009, 10:34 AM,
#3
Member
Posts: 1,249
Threads: 46
Joined: Jul 2008

I use an FL Infocard viewer. Don't know where to download it from, it was skyped to me. But it works quite well. Ask me on skype (if you have it) and I'll pass it on

[Image: jXWPvRb.png]
  Reply  
Offline Saigo.Watanabe
04-03-2009, 10:42 AM,
#4
Member
Posts: 847
Threads: 41
Joined: May 2008

Lamoes, can you send me that aswell through skype: Saigoo3.

[Image: 1lNfI0Y.jpg]
"Time is too precious to be idle." - Saigo Watanabe
"Death is something that is inevitable, Something you cannot run away from." - Katharina Hildegard
Now going under the gaming name: Seraxia
www.twitter.com/Seraxia
Reply  
Offline dr lameos
04-03-2009, 11:25 AM,
#5
Member
Posts: 1,249
Threads: 46
Joined: Jul 2008

Linkero found it on filefront
http://files.filefront.com/flidref+v106czi...;/fileinfo.html

That apparently has a readme too. Any complications ask, its pretty simple though.

[Image: jXWPvRb.png]
  Reply  
Offline tazuras
04-03-2009, 06:55 PM,
#6
Member
Posts: 2,179
Threads: 69
Joined: Feb 2008

' Wrote:Linkero found it on filefront
http://files.filefront.com/flidref+v106czi...;/fileinfo.html

That apparently has a readme too. Any complications ask, its pretty simple though.

Oh that program is so much nicer than FLed-ids. Thanks Coriko!

[Image: l2gnAQh.png]
Reply  
Bobthemanofsteel
02-05-2011, 09:01 AM,
#7
Unregistered
 

Anyone got this Infocard viewer around?
Old link is broke.

EDIT: Actually, a link to that Daumann or Kruger or something site that had it would work too.
Reply  
Offline BaconSoda
02-08-2011, 03:59 PM,
#8
Member
Posts: 3,399
Threads: 117
Joined: Feb 2008

There's a website which has all the vanilla rumors listed on it as well. Fun to look through if you have the time or compulsion.

[Image: Skritt.gif]
[8:32:45 PM] Dusty Lens: Oh no, let me get that. Hello? Oh it's my grandma. She says to be roleplay.
[12:49:19 AM] Elgatodiablo: You know its nice that you have all that proof and all, Bacon... but I just don't believe you.
Reply  


  • View a Printable Version
  • Subscribe to this thread


Users browsing this thread:
1 Guest(s)



Powered By MyBB, © 2002-2025 MyBB Group. Theme © 2014 iAndrew & DiscoveryGC
  • Contact Us
  •  Lite mode
Linear Mode
Threaded Mode