Jump to content

Edit History

Please note that revisions older than 365 days are pruned and will no longer show here
choi

choi

 

Is there a way to prevent a specific zombie from spawning? I tried creating a mod file, but the console window keeps appearing. Is there a solution? Please take a look at the source code I modified; no matter what changes I make, the console window still shows up. I have limited understanding, so I'd appreciate a detailed explanation. Please provide guidance on how to fix this.
 
<CAOCAO>
    <remove xpath="/entity_classes/entity_class[starts-with(@name,'zombieDemolition')]"/>
</CAOCAO>
 
 
remove xpath="/entitygroups/entitygroup/entity[starts-with(@name,'zombieDemolition')]"/>
 

화면 캡처 2024-02-02 042645.png

choi

choi

 

특정 좀비가 스폰되는 것을 선호하는 방법은 무엇입니까? 파일 소스를 생성해 보았지만 콘솔이 실제로 작동합니다. 해결책이 있나요? 내가 수정한 소스를 살펴보시기 바랍니다. 어떤 내용을 변경하려면 콘솔을 계속 표시해야 합니다. 제가 이해력이 있기 때문에 설명 부탁드립니다. 이 문제를 해결하는 방법에 대한 지침을 제공해 주세요.
 
< 카오카오 >
    < 제거 xpath = "/entity_classes/entity_class[starts-with(@name,'zombieDemolition')]" />
</ CAOCAO >
 
 
< 제거 xpath = "/entitygroups/entitygroup/entity[starts-with(@name,'zombieDemolition')]" />
 

화면 캡처 2024-02-02 042645.png

choi

choi

 

특정 좀비가 스폰되는 것을 방지하는 방법이 있습니까? 소스 파일을 생성해 보았지만 콘솔이 실제로 작동합니다. 해결책이 있나요? 내가 수정한 소스를 살펴보시기 바랍니다. 어떤 내용을 변경하려면 콘솔을 계속 표시합니다. 제가 이해력이 없기 때문에 설명 부탁드립니다. 이 문제를 해결하는 방법에 대한 지침을 제공해 주세요.
 
< 카오카오 >
    < 제거 xpath = "/entity_classes/entity_class[starts-with(@name,'zombieDemolition')]" />
</ CAOCAO >
 
 
<remove xpath="/entitygroups/entitygroup/entity[starts-with(@name,'zombieDemolition')]"/>
 
×
×
  • Create New...