Jump to content
  • 0

Request a Script that when you break a Emperium it shows Name of a player


Question

Posted

Hi can you please help me Request a Script that when you break a Emperium it shows  Name of a player shows on the screen..? please help me and guide step by step to where to put it. Thank you very much

4 answers to this question

Recommended Posts

Posted

is not necessary a script you must edit your agit_controller.txt like this

 

replace

Announce "The [" + GetCastleName(.@maps$[.@i]) + "] castle has been conquered by the [" + GetGuildName(GetCastleData(.@maps$[.@i],1)) + "] guild.",bc_all;
 

 

with this

Announce "The [" + GetCastleName(.@maps$[.@i]) + "] castle has been conquered by the player [" + strcharinfo(0) +"] with the [" + GetGuildName(GetCastleData(.@maps$[.@i],1)) + "] guild.",bc_all|bc_woe;
 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...