Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/03/18 in Files

  1. Version 1.1.0

    395 downloads

    This is my first battleground script being release for free. Hope you Enjoy it, Here is a FREE release of Rune War (Ragnarok Event v2) You can edit this part: OnInit: // Registration time .RegistrationTime = 5; // Duration of the event $@rWarDuration = 10; Then load it on your server! Enjoy! https://github.com/pajodex/ScriptCollections/blob/master/RagnaEvent.txt Note: I have a 2nd (Original) version of this which features the ff: 1. Added more flexible configurations such as: .RegistrationTime = 5; $@min_level = 80; $@rWarDuration = 10; $@re_map$ = "prt_are01"; $@RedDye = 407; $@BlueDye = 380; $@Item_ID = 7773; setarray $@Amt, 10, 5; // <WIN>, <LOSE> $@bonus_max = 10; // Max additional reward receive to players who killed many enemies. $@resuDelay = 10; // delay on resurrection (in seconds) setarray $@redTeam_Spawn, 251, 149; setarray $@blueTeam_Spawn, 47, 149; 2. GM activation via "@startre" 3. Bonus rewards - calculated via enemy kill counts 4. Auto-change Team cloth color (Red) or (Blue) 5. Rune Spawn during match (Like DOTA2) - makes the game more fun and exciting! a. Invisibility Rune b. Haster Rune c. Double Damage Rune d. Illusion Rune e. Regenaration Rune I can also incorporate this to my BG Queue System. For those who are seriously interested with the v2, please do leave me a DM here of in Discord Thank you! Here is a FREE release of Rune War (Ragnarok Event v2) https://github.com/pajodex/ScriptCollections/blob/master/RuneWar.txt By downloading this file, you agree with my Terms of Service: • You are not allowed remove my signature from any of the included files. • You are not allowed sell, resell or in any form for money or rewards using my work. • You are not allowed claim my work as yours. • I have the rights to change all the terms above without prior notice.
    Free
    1 point
×
×
  • Create New...