Board index FlightGear Support Multiplayer

F-4 (Dave Culp's)

Trouble getting online, setting up a server?
Forum rules
In order to help you, we need to know a lot of information. Make sure to include answers to at least the following questions in your initial post.

- what OS (Windows Xp/Vista, Mac etc.) are you running?
- what FlightGear version do you use?
- copy&paste your commandline.

Please, also see Requesting Technical Help.

Note: If you did not get a reponse, even after 7 days, you may want to check out the FlightGear mailing lists to ask your question there.

F-4 (Dave Culp's)

Postby prince.muga » Tue Apr 24, 2012 11:06 am

whenever i go online with other aircrafts the chat dialog and the names are working (like i can talk and hear them)

but when I use any Dave Culp's F-4 i cant talk and hear other players ...
"Just remember, if you crash because of weather, your funeral will be held on a sunny day."

- Layton A. Bennett

F-16 THE BEST :D

EAF-013
User avatar
prince.muga
 
Posts: 121
Joined: Mon Apr 09, 2012 10:20 am
Callsign: Carrier,EAF13
Version: latest
OS: Windows 7

Re: F-4 (Dave Culp's)

Postby OK563 » Wed May 09, 2012 11:34 pm

I remember in FG 2.4 chat dialog worked for Dave's F-4. In 2.6 it does not work.
Not so for all aircraft, such as RA-5 have working chat. I would be glad if someone advise a solution for this annoyance.
OK563
 
Posts: 10
Joined: Mon Jul 26, 2010 10:53 pm

Re: F-4 (Dave Culp's)

Postby OK563 » Tue Jul 03, 2012 8:50 pm

in terminal window I found some warning messages
Code: Select all
Nasal runtime error: non-objects have no members
  at /data/FG/fgfs/fgdata/Nasal/multiplayer.nas, line 407
  called from: /data/FG/fgfs/fgdata/Nasal/multiplayer.nas, line 396
  called from: /data/FG/fgfs/fgdata/Nasal/multiplayer.nas, line 501

i this topic http://www.flightgear.org/forums/viewtopic.php?f=30&t=13036 is recommendation for editing /fgfs/fgdata/Nasal/multiplayer.nas, finally it look like this (line 406, add line 2+3)
Code: Select all
foreach (var n; props.globals.getNode("ai/models", 1).getChildren("multiplayer")) {
   if ( n.getNode ("valid") == nil)
      continue;
   if (!n.getNode("valid").getValue())
      continue;

Multiplayer chat is now working for F-4 Phantom II family.
OK563
 
Posts: 10
Joined: Mon Jul 26, 2010 10:53 pm


Return to Multiplayer

Who is online

Users browsing this forum: No registered users and 2 guests