Home   Help Search Login Register  

Author Topic: SOME MORE WRP HELP  (Read 973 times)

0 Members and 1 Guest are viewing this topic.

bringer_25

  • Guest
SOME MORE WRP HELP
« on: 13 Oct 2002, 22:17:34 »
Ok i don't know how to name a town in wrp edit, or base or someting how do i do this

MadAussie

  • Guest
Re:SOME MORE WRP HELP
« Reply #1 on: 13 Oct 2002, 23:01:51 »
Gday Mate..
Marksman is your man for this...I believe he has done a cpp file maker that assigns town names and runways...
He did it for me..so i cant tell you how well the program works..
Anyway PM him...if he's not busy  ;)
MadAussie out....

Kaliyuga

  • Guest
Re:SOME MORE WRP HELP
« Reply #2 on: 14 Oct 2002, 06:57:45 »
 Hmm.... you can edit the config.cpp yourself if you want to add those town names ;D

check this thread for more info:
http://www.ofpec.com/yabbse/index.php?board=17;action=display;threadid=1184

here's part of a config.cpp file showing what you need to add as well
Code: [Select]
access=3;
description="Skye";
icon="\Skye\skye.paa";
worldName="\Skye\Skye.wrp";
plateFormat="ML$ - #####";
plateLetters="ABCDEGHIKLMNOPRSTVXZ";
startTime="7:30";
startDate="10/4/82";
startWeather=0.400000;
startFog=0.000000;
forecastWeather=0.400000;
forecastFog=0.000000;
seagullPos[]={8897,4349,100};
ilsPosition[]={6824.36,8773.72,15.00};
ilsDirection[]={0,0.080000,-1};
ilsTaxiIn[]={};
ilsTaxiOff[]={};
centerPosition[]={9735,3964,0};
class Sounds
{
sounds[]={};
};
class Animation
{
vehicles[]={};
};
class Names
{
class Slovale
{
name="Slovale";
position[]={7092.52,2923.23,15.00};
};
class Delovince
{
name="Delovince";
position[]={6792.41,6544.20,15.00};
};
class Domensk
{
name="Domensk";
position[]={9699.38,6241.36,25.00};
};
class CampRusty
{
name="Camp Rusty";
position[]={5723.91,3757.25,15.00};
};
class Plesky
{
name="Plesky";
position[]={6761.42,7848.43,15.00};
};
class SkyeAirport
{
name="Skye Airport";
position[]={6870.24,9179.76,15.00};
};
class Borovince
{
name="Borovince";
position[]={7685.23,3446.59,15.00};
};