Jump to content
nasagnilac

GvG Event Script (RWC Rules) Release

Recommended Posts

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 !!  /no1

I hope we can also revised it to automated script.

GvG Event Script.txt

 

Edited by gmprestige
  • Upvote 3
Link to comment
Share on other sites

i want to try it for my event ROC (Use RWC Rules but 5vs5 i hope its good )

THANKS ! :D


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?

Link to comment
Share on other sites

 

Untitled.jpg

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 by Kinkkynipps
Link to comment
Share on other sites

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 [email protected],countitem2(.delitems[[email protected]],1,0,0,254,0,getbattleflag("woe_reserved_char_id")&0xffff,(getbattleflag("woe_reserved_char_id")>>16)&0xffff);
delitem2 .delitems[[email protected]],[email protected],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 by _Okuz_
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
Reply to this topic...

×   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...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.