Skocz do zawartości

[Problem] Killgui


Gość

Rekomendowane odpowiedzi

A więc tak mam problem z killgui:

 

game.py z rootów:

http://wklej.to/3bWEw

 

Questy:

 

quest killgui begin 
    state start begin 
        when kill begin 
            if npc.is_pc() then 
                pc.setqf("empire"..npc.get_empire().."" , pc.getqf("empire"..npc.get_empire().."") +1)		
            else 
                pc.setqf("mob", pc.getqf("mob")+1 ) 
            end 
			cmdchat("SetKillGui "..pc.getqf("mob").."|"..pc.getqf("empire1").."|"..pc.getqf("empire2").."|"..pc.getqf("empire3").."")
        end 
        when login or enter begin 
           	cmdchat("SetKillGui "..pc.getqf("mob").."|"..pc.getqf("empire1").."|"..pc.getqf("empire2").."|"..pc.getqf("empire3").."")
        end 
    end 
end  

 

 

I wywala takie błędy w metinie:

 

sysrr:

 

0818 23:17:28466 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000f, which doesn't match this version of Granny (0x80000010).  Automatic conversion will be attempted.
0818 23:17:46826 :: Traceback (most recent call last):

0818 23:17:46827 ::   File "networkModule.py", line 237, in SetGamePhase

0818 23:17:46827 ::   File "system.py", line 130, in __pack_import

0818 23:17:46827 ::   File "
0818 23:17:46827 :: <string>
0818 23:17:46827 :: ", line 
0818 23:17:46828 :: 2348
0818 23:17:46828 :: 

0818 23:17:46828 ::     
0818 23:17:46828 :: 
0818 23:17:46828 :: 

0818 23:17:46828 :: SyntaxError
0818 23:17:46828 :: : 
0818 23:17:46828 :: invalid syntax
0818 23:17:46828 :: 

Odnośnik do komentarza

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

  • Ostatnio przeglądający forum [Problem] Killgui   0 użytkowników
    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...