Jump to content
  • 0

Request : War Event Setwall Script and Tutorial


Schmerz

Question


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  21
  • Reputation:   0
  • Joined:  12/02/19
  • Last Seen:  

Good day Guys!

 

I have search but all I find are fullyautomated but I would like the EventGMs to manage the event. Im still a newbie but

can you also explain the script in a newbies perspective so I can learn it also.

I would like to request an EventGM triggerable SETWALL in guild_vs1-vs5

 

wherein:

  • Theres command to set the walls up and a countdown when you commence start
  • By Start : a Countdown broadcast (with broadcast ready in 3,2,1 Go) then the walls will disappear.

 

If possible : 

  • A Healer and Buffer NPC (only lvl 10 AGI BLESS) will appear during the SETWALL is up and will hide itself untrigerable after the Wall is gone.
  • Spectator Teleporter NPC in town where players will pay zenny and will be teleported to (choices guild_vs1-2) as spectator where they cannot chat,skill, and private message.
  • and also Spectators will not affect the cells (ex.skillfails because somebodys occupying the cell)  and cellstacks . 

 

I hope you can help me...

 

Thanks a lot guys

          

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.01
  • Content Count:  416
  • Reputation:   73
  • Joined:  05/16/19
  • Last Seen:  

I think your looking for these 

 

	setcell "arena",135,135,165,165,cell_walkable,0;
	setcell "arena",140,140,160,160,cell_walkable,1;

The 'flag' can be 0 or 1 (0:clear flag, 1:set flag).

 

idk how its set up exactly but you can set up a line of them just experiment a bit 

 

 

Then this for your message:

*mapannounce "<map name>","<text>",<flag>{,<fontColor>{,<fontType>{,<fontSize>{,<fontAlign>{,<fontY>}}}}}};

 

and i think you want these too : 

*hideonnpc "<NPC object name>";
*hideoffnpc "<NPC object name>";

 

NPC names are unique you get errors for duplicates 

 

 

Id put it together for you but its simple enough for a novice 

 


 

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  21
  • Reputation:   0
  • Joined:  12/02/19
  • Last Seen:  

thanks for the help..

could you please put them together? 

so i could see the whole picture and better understand it...  thanks in advance!

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