| Line 269... | Line 269... | 
          
            | 269 | 			this->tableLayoutPanel2->ColumnStyles->Add((gcnew System::Windows::Forms::ColumnStyle(System::Windows::Forms::SizeType::Percent, 
 | 269 | 			this->tableLayoutPanel2->ColumnStyles->Add((gcnew System::Windows::Forms::ColumnStyle(System::Windows::Forms::SizeType::Percent, 
 | 
          
            | 270 | 				33.50785F)));
 | 270 | 				33.50785F)));
 | 
          
            | 271 | 			this->tableLayoutPanel2->ColumnStyles->Add((gcnew System::Windows::Forms::ColumnStyle(System::Windows::Forms::SizeType::Percent, 
 | 271 | 			this->tableLayoutPanel2->ColumnStyles->Add((gcnew System::Windows::Forms::ColumnStyle(System::Windows::Forms::SizeType::Percent, 
 | 
          
            | 272 | 				66.49215F)));
 | 272 | 				66.49215F)));
 | 
          
            | 273 | 			this->tableLayoutPanel2->ColumnStyles->Add((gcnew System::Windows::Forms::ColumnStyle(System::Windows::Forms::SizeType::Absolute, 
 | 273 | 			this->tableLayoutPanel2->ColumnStyles->Add((gcnew System::Windows::Forms::ColumnStyle(System::Windows::Forms::SizeType::Absolute, 
 | 
          
            | 274 | 				371)));
 | 274 | 				372)));
 | 
          
            | 275 | 			this->tableLayoutPanel2->Controls->Add(this->TextPriceNPC, 2, 2);
 | 275 | 			this->tableLayoutPanel2->Controls->Add(this->TextPriceNPC, 2, 2);
 | 
          
            | 276 | 			this->tableLayoutPanel2->Controls->Add(this->TextPricePlayer, 2, 1);
 | 276 | 			this->tableLayoutPanel2->Controls->Add(this->TextPricePlayer, 2, 1);
 | 
          
            | 277 | 			this->tableLayoutPanel2->Controls->Add(this->label12, 2, 0);
 | 277 | 			this->tableLayoutPanel2->Controls->Add(this->label12, 2, 0);
 | 
          
            | 278 | 			this->tableLayoutPanel2->Controls->Add(this->label10, 1, 0);
 | 278 | 			this->tableLayoutPanel2->Controls->Add(this->label10, 1, 0);
 | 
          
            | 279 | 			this->tableLayoutPanel2->Controls->Add(this->NumPriceNPC, 1, 2);
 | 279 | 			this->tableLayoutPanel2->Controls->Add(this->NumPriceNPC, 1, 2);
 | 
          
            | Line 294... | Line 294... | 
          
            | 294 | 			// TextPriceNPC
 | 294 | 			// TextPriceNPC
 | 
          
            | 295 | 			// 
 | 295 | 			// 
 | 
          
            | 296 | 			this->TextPriceNPC->Dock = System::Windows::Forms::DockStyle::Fill;
 | 296 | 			this->TextPriceNPC->Dock = System::Windows::Forms::DockStyle::Fill;
 | 
          
            | 297 | 			this->TextPriceNPC->Enabled = false;
 | 297 | 			this->TextPriceNPC->Enabled = false;
 | 
          
            | 298 | 			this->TextPriceNPC->InterceptArrowKeys = false;
 | 298 | 			this->TextPriceNPC->InterceptArrowKeys = false;
 | 
          
            | 299 | 			this->TextPriceNPC->Location = System::Drawing::Point(312,47);
 | 299 | 			this->TextPriceNPC->Location = System::Drawing::Point(311, 47);
 | 
          
            | 300 | 			this->TextPriceNPC->Maximum = System::Decimal(gcnew cli::array< System::Int32 >(4) {-1894967296, 0, 0, 0});
 | 300 | 			this->TextPriceNPC->Maximum = System::Decimal(gcnew cli::array< System::Int32 >(4) {-1894967296, 0, 0, 0});
 | 
          
            | 301 | 			this->TextPriceNPC->Name = L"TextPriceNPC";
 | 301 | 			this->TextPriceNPC->Name = L"TextPriceNPC";
 | 
          
            | 302 | 			this->TextPriceNPC->ReadOnly = true;
 | 302 | 			this->TextPriceNPC->ReadOnly = true;
 | 
          
            | 303 | 			this->TextPriceNPC->Size = System::Drawing::Size(366,20);
 | 303 | 			this->TextPriceNPC->Size = System::Drawing::Size(367, 20);
 | 
          
            | 304 | 			this->TextPriceNPC->TabIndex = 10;
 | 304 | 			this->TextPriceNPC->TabIndex = 10;
 | 
          
            | 305 | 			this->TextPriceNPC->TabStop = false;
 | 305 | 			this->TextPriceNPC->TabStop = false;
 | 
          
            | 306 | 			this->TextPriceNPC->ThousandsSeparator = true;
 | 306 | 			this->TextPriceNPC->ThousandsSeparator = true;
 | 
          
            | 307 | 			this->TextPriceNPC->Value = System::Decimal(gcnew cli::array< System::Int32 >(4) {1, 0, 0, 0});
 | 307 | 			this->TextPriceNPC->Value = System::Decimal(gcnew cli::array< System::Int32 >(4) {1, 0, 0, 0});
 | 
          
            | 308 | 			// 
 | 308 | 			// 
 | 
          
            | 309 | 			// TextPricePlayer
 | 309 | 			// TextPricePlayer
 | 
          
            | 310 | 			// 
 | 310 | 			// 
 | 
          
            | 311 | 			this->TextPricePlayer->Dock = System::Windows::Forms::DockStyle::Fill;
 | 311 | 			this->TextPricePlayer->Dock = System::Windows::Forms::DockStyle::Fill;
 | 
          
            | 312 | 			this->TextPricePlayer->Enabled = false;
 | 312 | 			this->TextPricePlayer->Enabled = false;
 | 
          
            | 313 | 			this->TextPricePlayer->InterceptArrowKeys = false;
 | 313 | 			this->TextPricePlayer->InterceptArrowKeys = false;
 | 
          
            | 314 | 			this->TextPricePlayer->Location = System::Drawing::Point(312,23);
 | 314 | 			this->TextPricePlayer->Location = System::Drawing::Point(311, 23);
 | 
          
            | 315 | 			this->TextPricePlayer->Maximum = System::Decimal(gcnew cli::array< System::Int32 >(4) {-1894967296, 0, 0, 0});
 | 315 | 			this->TextPricePlayer->Maximum = System::Decimal(gcnew cli::array< System::Int32 >(4) {-1894967296, 0, 0, 0});
 | 
          
            | 316 | 			this->TextPricePlayer->Name = L"TextPricePlayer";
 | 316 | 			this->TextPricePlayer->Name = L"TextPricePlayer";
 | 
          
            | 317 | 			this->TextPricePlayer->ReadOnly = true;
 | 317 | 			this->TextPricePlayer->ReadOnly = true;
 | 
          
            | 318 | 			this->TextPricePlayer->Size = System::Drawing::Size(366,20);
 | 318 | 			this->TextPricePlayer->Size = System::Drawing::Size(367, 20);
 | 
          
            | 319 | 			this->TextPricePlayer->TabIndex = 9;
 | 319 | 			this->TextPricePlayer->TabIndex = 9;
 | 
          
            | 320 | 			this->TextPricePlayer->TabStop = false;
 | 320 | 			this->TextPricePlayer->TabStop = false;
 | 
          
            | 321 | 			this->TextPricePlayer->ThousandsSeparator = true;
 | 321 | 			this->TextPricePlayer->ThousandsSeparator = true;
 | 
          
            | 322 | 			this->TextPricePlayer->Value = System::Decimal(gcnew cli::array< System::Int32 >(4) {1, 0, 0, 0});
 | 322 | 			this->TextPricePlayer->Value = System::Decimal(gcnew cli::array< System::Int32 >(4) {1, 0, 0, 0});
 | 
          
            | 323 | 			// 
 | 323 | 			// 
 | 
          
            | 324 | 			// label12
 | 324 | 			// label12
 | 
          
            | 325 | 			// 
 | 325 | 			// 
 | 
          
            | 326 | 			this->label12->Dock = System::Windows::Forms::DockStyle::Fill;
 | 326 | 			this->label12->Dock = System::Windows::Forms::DockStyle::Fill;
 | 
          
            | 327 | 			this->label12->Font = (gcnew System::Drawing::Font(L"Microsoft Sans Serif", 9.75F, System::Drawing::FontStyle::Bold, System::Drawing::GraphicsUnit::Point, 
 | 327 | 			this->label12->Font = (gcnew System::Drawing::Font(L"Microsoft Sans Serif", 9.75F, System::Drawing::FontStyle::Bold, System::Drawing::GraphicsUnit::Point, 
 | 
          
            | 328 | 				static_cast<System::Byte>(0)));
 | 328 | 				static_cast<System::Byte>(0)));
 | 
          
            | 329 | 			this->label12->Location = System::Drawing::Point(312,0);
 | 329 | 			this->label12->Location = System::Drawing::Point(311, 0);
 | 
          
            | 330 | 			this->label12->Name = L"label12";
 | 330 | 			this->label12->Name = L"label12";
 | 
          
            | 331 | 			this->label12->Size = System::Drawing::Size(366,20);
 | 331 | 			this->label12->Size = System::Drawing::Size(367, 20);
 | 
          
            | 332 | 			this->label12->TabIndex = 6;
 | 332 | 			this->label12->TabIndex = 6;
 | 
          
            | 333 | 			this->label12->Text = L"Rough Price";
 | 333 | 			this->label12->Text = L"Rough Price";
 | 
          
            | 334 | 			this->label12->TextAlign = System::Drawing::ContentAlignment::MiddleCenter;
 | 334 | 			this->label12->TextAlign = System::Drawing::ContentAlignment::MiddleCenter;
 | 
          
            | 335 | 			// 
 | 335 | 			// 
 | 
          
            | 336 | 			// label10
 | 336 | 			// label10
 | 
          
            | Line 338... | Line 338... | 
          
            | 338 | 			this->label10->Dock = System::Windows::Forms::DockStyle::Fill;
 | 338 | 			this->label10->Dock = System::Windows::Forms::DockStyle::Fill;
 | 
          
            | 339 | 			this->label10->Font = (gcnew System::Drawing::Font(L"Microsoft Sans Serif", 9.75F, System::Drawing::FontStyle::Bold, System::Drawing::GraphicsUnit::Point, 
 | 339 | 			this->label10->Font = (gcnew System::Drawing::Font(L"Microsoft Sans Serif", 9.75F, System::Drawing::FontStyle::Bold, System::Drawing::GraphicsUnit::Point, 
 | 
          
            | 340 | 				static_cast<System::Byte>(0)));
 | 340 | 				static_cast<System::Byte>(0)));
 | 
          
            | 341 | 			this->label10->Location = System::Drawing::Point(106, 0);
 | 341 | 			this->label10->Location = System::Drawing::Point(106, 0);
 | 
          
            | 342 | 			this->label10->Name = L"label10";
 | 342 | 			this->label10->Name = L"label10";
 | 
          
            | 343 | 			this->label10->Size = System::Drawing::Size(200,20);
 | 343 | 			this->label10->Size = System::Drawing::Size(199, 20);
 | 
          
            | 344 | 			this->label10->TabIndex = 5;
 | 344 | 			this->label10->TabIndex = 5;
 | 
          
            | 345 | 			this->label10->Text = L"Relval";
 | 345 | 			this->label10->Text = L"Relval";
 | 
          
            | 346 | 			this->label10->TextAlign = System::Drawing::ContentAlignment::MiddleCenter;
 | 346 | 			this->label10->TextAlign = System::Drawing::ContentAlignment::MiddleCenter;
 | 
          
            | 347 | 			// 
 | 347 | 			// 
 | 
          
            | 348 | 			// NumPriceNPC
 | 348 | 			// NumPriceNPC
 | 
          
            | 349 | 			// 
 | 349 | 			// 
 | 
          
            | 350 | 			this->NumPriceNPC->Dock = System::Windows::Forms::DockStyle::Fill;
 | 350 | 			this->NumPriceNPC->Dock = System::Windows::Forms::DockStyle::Fill;
 | 
          
            | 351 | 			this->NumPriceNPC->Location = System::Drawing::Point(106, 47);
 | 351 | 			this->NumPriceNPC->Location = System::Drawing::Point(106, 47);
 | 
          
            | 352 | 			this->NumPriceNPC->Maximum = System::Decimal(gcnew cli::array< System::Int32 >(4) {25000000, 0, 0, 0});
 | 352 | 			this->NumPriceNPC->Maximum = System::Decimal(gcnew cli::array< System::Int32 >(4) {25000000, 0, 0, 0});
 | 
          
            | 353 | 			this->NumPriceNPC->Name = L"NumPriceNPC";
 | 353 | 			this->NumPriceNPC->Name = L"NumPriceNPC";
 | 
          
            | 354 | 			this->NumPriceNPC->Size = System::Drawing::Size(200,20);
 | 354 | 			this->NumPriceNPC->Size = System::Drawing::Size(199, 20);
 | 
          
            | 355 | 			this->NumPriceNPC->TabIndex = 4;
 | 355 | 			this->NumPriceNPC->TabIndex = 4;
 | 
          
            | 356 | 			this->NumPriceNPC->ThousandsSeparator = true;
 | 356 | 			this->NumPriceNPC->ThousandsSeparator = true;
 | 
          
            | 357 | 			this->NumPriceNPC->UpDownAlign = System::Windows::Forms::LeftRightAlignment::Left;
 | 357 | 			this->NumPriceNPC->UpDownAlign = System::Windows::Forms::LeftRightAlignment::Left;
 | 
          
            | 358 | 			this->NumPriceNPC->Value = System::Decimal(gcnew cli::array< System::Int32 >(4) {1, 0, 0, 0});
 | 358 | 			this->NumPriceNPC->Value = System::Decimal(gcnew cli::array< System::Int32 >(4) {1, 0, 0, 0});
 | 
          
            | 359 | 			this->NumPriceNPC->ValueChanged += gcnew System::EventHandler(this, &CustomiseInfo::NumPriceNPC_ValueChanged);
 | 359 | 			this->NumPriceNPC->ValueChanged += gcnew System::EventHandler(this, &CustomiseInfo::NumPriceNPC_ValueChanged);
 | 
          
            | Line 362... | Line 362... | 
          
            | 362 | 			// 
 | 362 | 			// 
 | 
          
            | 363 | 			this->NumPricePlayer->Dock = System::Windows::Forms::DockStyle::Fill;
 | 363 | 			this->NumPricePlayer->Dock = System::Windows::Forms::DockStyle::Fill;
 | 
          
            | 364 | 			this->NumPricePlayer->Location = System::Drawing::Point(106, 23);
 | 364 | 			this->NumPricePlayer->Location = System::Drawing::Point(106, 23);
 | 
          
            | 365 | 			this->NumPricePlayer->Maximum = System::Decimal(gcnew cli::array< System::Int32 >(4) {25000000, 0, 0, 0});
 | 365 | 			this->NumPricePlayer->Maximum = System::Decimal(gcnew cli::array< System::Int32 >(4) {25000000, 0, 0, 0});
 | 
          
            | 366 | 			this->NumPricePlayer->Name = L"NumPricePlayer";
 | 366 | 			this->NumPricePlayer->Name = L"NumPricePlayer";
 | 
          
            | 367 | 			this->NumPricePlayer->Size = System::Drawing::Size(200,20);
 | 367 | 			this->NumPricePlayer->Size = System::Drawing::Size(199, 20);
 | 
          
            | 368 | 			this->NumPricePlayer->TabIndex = 3;
 | 368 | 			this->NumPricePlayer->TabIndex = 3;
 | 
          
            | 369 | 			this->NumPricePlayer->ThousandsSeparator = true;
 | 369 | 			this->NumPricePlayer->ThousandsSeparator = true;
 | 
          
            | 370 | 			this->NumPricePlayer->UpDownAlign = System::Windows::Forms::LeftRightAlignment::Left;
 | 370 | 			this->NumPricePlayer->UpDownAlign = System::Windows::Forms::LeftRightAlignment::Left;
 | 
          
            | 371 | 			this->NumPricePlayer->Value = System::Decimal(gcnew cli::array< System::Int32 >(4) {1, 0, 0, 0});
 | 371 | 			this->NumPricePlayer->Value = System::Decimal(gcnew cli::array< System::Int32 >(4) {1, 0, 0, 0});
 | 
          
            | 372 | 			this->NumPricePlayer->ValueChanged += gcnew System::EventHandler(this, &CustomiseInfo::NumPricePlayer_ValueChanged);
 | 372 | 			this->NumPricePlayer->ValueChanged += gcnew System::EventHandler(this, &CustomiseInfo::NumPricePlayer_ValueChanged);
 |