Jump to content
  • 0

help Add announce with this script


dikapramantya

Question


  • Group:  Members
  • Topic Count:  55
  • Topics Per Day:  0.01
  • Content Count:  216
  • Reputation:   9
  • Joined:  07/12/12
  • Last Seen:  

Hello all, can you help my?

i need your help with this script npc pvp warper

can i add the announce "charactername has entered the pvp room"??

if can, what the script to add announce and where place to add the script??

and broadcast the first blood/doublekill/etc on rune midgard not a map pvp only?

thanks for your help ^^ , sorry my english so bad XD heheh

PvP_Master_Ultimate_1.3.0.txt

Edited by dikapramantya
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  392
  • Reputation:   47
  • Joined:  11/18/11
  • Last Seen:  

Find:

warp $@mapPM$[(getarg(2)-1)],0,0;

Add below:

announce "'"+strcharinfo(0)+"' has entered to the PvP Arena.",bc_all;

And for the double kill and all that you may want to browse for the DotA script.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  55
  • Topics Per Day:  0.01
  • Content Count:  216
  • Reputation:   9
  • Joined:  07/12/12
  • Last Seen:  

Find:

warp $@mapPM$[(getarg(2)-1)],0,0;

Add below:

announce "'"+strcharinfo(0)+"' has entered to the PvP Arena.",bc_all;

And for the double kill and all that you may want to browse for the DotA script.

thanks XD

but the dota script is in mysql or script? because the script use a sql database too :o

and languange this script is spain not english -,-

/sigh

can i change this?

set @annc,0;

is in the script --"

Link to comment
Share on other sites

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.

×
×
  • Create New...