nasagnilac Posted May 25, 2015 Posted May 25, 2015 (edited) Hello everyone I am here to contribute in this forum. I am releasing my GvG Script to the public in able to enhanced and be improved. This script will help you lessen the work on having GvG/Team Vs GvG/Team Event. I hope some good script makers will help me simplify my work. Thank you !! I hope we can also revised it to automated script. GvG Event Script.txt Edited May 26, 2015 by gmprestige 3 Quote
privateserver Posted November 23, 2015 Posted November 23, 2015 i want to try it for my event ROC (Use RWC Rules but 5vs5 i hope its good )THANKS ! how to make team can warped to arena and match started? and its possible if i remove command to give and delete item to player? Quote
Stolao Posted October 13, 2016 Posted October 13, 2016 Anyone? Looks like its suppose to be sc_end sc_all Quote
Deviszh Posted October 14, 2016 Posted October 14, 2016 (edited) Anyone? Looks like its suppose to be sc_end sc_all yes, fixed it by putting this. sc_end(SC_ALL); anyway, how to start this event? i want to try it on my test server not on my official if its working. Edited October 14, 2016 by Kinkkynipps Quote
_Okuz_ Posted October 14, 2016 Posted October 14, 2016 (edited) I'm sorry for saying this but seems that this script is intended to be used in eAmod sources.Take a look at this: set .@count,countitem2(.delitems[.@u],1,0,0,254,0,getbattleflag("woe_reserved_char_id")&0xffff,(getbattleflag("woe_reserved_char_id")>>16)&0xffff); delitem2 .delitems[.@u],.@count,1,0,0,254,0,getbattleflag("woe_reserved_char_id")&0xffff,(getbattleflag("woe_reserved_char_id")>>16)&0xffff; This battleflag doesn't exist and furthermore if you google it you will find its implementation on eAmod sources.By the way the first link is a patch / diff that you can apply, but I'm not sure if it works or not.Att,_Okuz_. Edited October 14, 2016 by _Okuz_ Quote
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.