Форум TeamX
   Home   Members  
Pages: [1] |   Go Down
 
Author Topic: Zax & Deactivating Bots option  (Read 722 times)
L@Zar0
Guest
Zax & Deactivating Bots option
« on: 17 December 2009, 17:33:46 »

Hi,

I'm in the Glow. After repairing the generator, when I go back to Zax and activate the Main Power of the facility, I check the option to deactivate the bots.

I can see a "Error" message on the "Display Monitor" after clicking on the option. If I look at the player screen, I can see that the 100 PX are added, although the info is not visible on the "Display Monitor" either.

Is this normal?

Regards.

PD:

Well, after looking at the ZAX.int with FSE on the the unofficial v1.3.5, has a 213 line that is not in the ZAX.MSG file. This is the line that shows the 100 PX on the "Display Monitor", and the "Error" message dissapears.

    if (op_local_var(10) == 0) then
    begin
      op_give_exp_points(100);
->      op_display_msg(op_msg_string(312, 213));
      op_set_local_var(10, 1);
    end
« Last Edit: 17 December 2009, 18:05:53 by L@Zar0 »
Wasteland Ghost
Администратор
Posts: 869

Маленькое Злое Привидение


Re: Zax & Deactivating Bots option
« Reply #1 on: 17 December 2009, 23:19:24 »

Thanks, I'll look into this.
Pages: [1] |   Go Up