dikapramantya Posted August 2, 2012 Posted August 2, 2012 (edited) 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 August 2, 2012 by dikapramantya Quote
Sneaky Posted August 2, 2012 Posted August 2, 2012 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. Quote
dikapramantya Posted August 2, 2012 Author Posted August 2, 2012 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 and languange this script is spain not english -,- /sigh can i change this? set @annc,0; is in the script --" Quote
Question
dikapramantya
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 dikapramantya2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.