Jump to content

PVP Domination Event Script


Recommended Posts


  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  513
  • Reputation:   83
  • Joined:  08/11/12
  • Last Seen:  

I reused Terces' PVP Script and turned it into an event script and made some tweaks

Credits to Terces, Annieruru, and Dant3 for the reused script.

v1.1 pvp event.txt

- Fixed map-server error: waitingroom 
v1.0 pvp event.txt

- Mechanics: 30-minute run, kill all the way, reward the top 3 contenders

- No need to register to the PVP Ladder to be able to record PVP stats and see PVP Broadcasts

- No need to logout everytime the PVP Ladder is reset

- Reward system:

- Top 3 contenders will be rewarded, just find "announce", "OnGMStop" and "$pvpeventreward" to change stuff as needed

- Event runs for 30 minutes

- Just find "OnTimer" and change the numbers appended to it as needed

Edited by jezznar
Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

I reused Terces' PVP Script and turned it into an event script and made some tweaks

Credits to Terces, Annieruru, and Dant3 for the reused script.

pvp event.txt

Features
- No need to register to the PVP Ladder to be able to record PVP stats and see PVP Broadcasts
- No need to logout everytime the PVP Ladder is reset
- Reward system:
     - Top 3 contenders will be rewarded, just find "announce", "OnGMStop" and "$pvpeventreward" to change 
       stuff as needed
- Event runs for 30 minutes
     - Just find "OnTimer" and change the numbers appended to it as needed

I'll take a look when I get home, also I finished the bombring code for my event just haven't updates my git. I'll pm you when I do

Edit: I took a quick look while on my phone, personally I don't like using labels bit rather switch() but other then that looks solid.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  513
  • Reputation:   83
  • Joined:  08/11/12
  • Last Seen:  

I reused Terces' PVP Script and turned it into an event script and made some tweaks

Credits to Terces, Annieruru, and Dant3 for the reused script.

pvp event.txt

Features
- No need to register to the PVP Ladder to be able to record PVP stats and see PVP Broadcasts
- No need to logout everytime the PVP Ladder is reset
- Reward system:
     - Top 3 contenders will be rewarded, just find "announce", "OnGMStop" and "$pvpeventreward" to change 
       stuff as needed
- Event runs for 30 minutes
     - Just find "OnTimer" and change the numbers appended to it as needed
I'll take a look when I get home, also I finished the bombring code for my event just haven't updates my git. I'll pm you when I do

Edit: I took a quick look while on my phone, personally I don't like using labels bit rather switch() but other then that looks solid.

Actually, I'm in the process of rewriting the whole thing because as it is, it has a lot of clutter in it. This is just a reused script. Practicing a skill on adapting someone else's code. :)

Thanks for the comment, I'll keep that in mind. :D

Edited by jezznar
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...