hexor9 Posted April 11, 2013 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 106 Reputation: 0 Joined: 11/16/11 Last Seen: October 16, 2016 Share Posted April 11, 2013 (edited) OnTimer190000: if(.point[1]>.point[2]) { Announce "[Battle Ground]:Team A Win!",0; { if(.@i==0) getitem 7539,10; } }else if(.point[2]>.point[1]) { Announce "[Battle Ground]:Team B Win!",0; { if(.@i>0) getitem 7539,10; } }else { Announce "[Battle Ground]:Draw!",0; } sleep2 3000; callsub OnEndd; end; Is this Correct for having prize? Edited April 11, 2013 by hexor9 Quote Link to comment Share on other sites More sharing options...
goddameit Posted April 11, 2013 Group: Members Topic Count: 60 Topics Per Day: 0.01 Content Count: 562 Reputation: 219 Joined: 11/22/11 Last Seen: August 3, 2024 Author Share Posted April 11, 2013 (edited) ... http://pastebin.com/raw.php?i=tdzeFan6 Edited April 11, 2013 by goddameit Quote Link to comment Share on other sites More sharing options...
hexor9 Posted April 20, 2013 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 106 Reputation: 0 Joined: 11/16/11 Last Seen: October 16, 2016 Share Posted April 20, 2013 (edited) ok Edited April 21, 2013 by hexor9 Quote Link to comment Share on other sites More sharing options...
goddameit Posted April 20, 2013 Group: Members Topic Count: 60 Topics Per Day: 0.01 Content Count: 562 Reputation: 219 Joined: 11/22/11 Last Seen: August 3, 2024 Author Share Posted April 20, 2013 ... http://rathena.org/board/forum/32-script-requests/ maybe someone will help you soon Quote Link to comment Share on other sites More sharing options...
LatSo Posted July 14, 2013 Group: Members Topic Count: 69 Topics Per Day: 0.02 Content Count: 296 Reputation: 2 Joined: 04/11/13 Last Seen: December 22, 2020 Share Posted July 14, 2013 is this working in the latest revision? Quote Link to comment Share on other sites More sharing options...
abi200501117 Posted September 25, 2013 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 18 Reputation: 0 Joined: 12/08/11 Last Seen: October 3, 2013 Share Posted September 25, 2013 sir, i got a problem. after i click. and i join.and then 2nd player cant click. besides that, we cannot warped to the endless_war map. same problem....please help Quote Link to comment Share on other sites More sharing options...
karazu Posted October 14, 2013 Group: Members Topic Count: 57 Topics Per Day: 0.01 Content Count: 374 Reputation: 5 Joined: 03/09/12 Last Seen: June 19, 2018 Share Posted October 14, 2013 Someone help us put a prize? I did trying to add the script by my self "prize" and i got is error lol Quote Link to comment Share on other sites More sharing options...
TiMz Posted November 1, 2013 Group: Members Topic Count: 51 Topics Per Day: 0.01 Content Count: 192 Reputation: 9 Joined: 05/08/13 Last Seen: August 23, 2024 Share Posted November 1, 2013 Hello @goddameit sorry to ask but how exactly can we trigger the start of this event? Clicking the npc doesn't really show anything. And I can't find a clock schedule on the script. Quote Link to comment Share on other sites More sharing options...
Seven Posted August 20, 2014 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 31 Reputation: 1 Joined: 01/16/12 Last Seen: December 30, 2015 Share Posted August 20, 2014 * 30 : set $@bg_id_b,waitingroom2bg("endless_war",53,85,"",""')'; * 17 : set $@bg_id_a,waitingroom2bg("endless_war",205,85,"",""')'; help ? Quote Link to comment Share on other sites More sharing options...
Ardrich Posted December 19, 2014 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 26 Reputation: 0 Joined: 01/19/13 Last Seen: June 1, 2024 Share Posted December 19, 2014 Cant click the NPC Quote Link to comment Share on other sites More sharing options...
neil413 Posted March 25, 2015 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 5 Reputation: 0 Joined: 08/13/14 Last Seen: June 13, 2020 Share Posted March 25, 2015 [media=] [/media]Script \ Design : Goddameit Map : TrojanWorm Rules : 1. break stone +5 point to self team, -3 point to enemy. 2. after broke, stone will respawn in 10 seconds. 3. kill enemy will +1 point. 4. which team's point is highest, is winner. Stone location: 128,120 --> A 127,46 --> B Active time: OnClock0100: OnClock0300: OnClock0500: OnClock0700: OnClock0900: OnClock1100: OnClock1300: OnClock1500: OnClock1700: OnClock1900: OnClock2100: OnClock2300: callsub OnActive; end; Set: 1 min for register, 30 seconds for join team (after this time, you still can join in), 100 seconds for battle time. Reward: No. Script download : Custom Battle Ground_goddameit+TrojanWorm.txt Map download : endless_war ; endless_war Note: just a little creation, enjoy it. Note2: I just enjoy finishing this game, so don't approve any suggest, sorry. bug report only. hi goddameit i tried to used this script in Hercules but i got some problem about cell?, and i dont even can click the npc map_cell2gat: cell has no matching gat type if anyone encounter this error? can you please help me where this happen anyway? Quote Link to comment Share on other sites More sharing options...
icekiki Posted December 13, 2016 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 3 Reputation: 0 Joined: 12/11/16 Last Seen: April 28, 2017 Share Posted December 13, 2016 On 25/03/2015 at 9:01 AM, neil413 said: hi goddameit i tried to used this script in Hercules but i got some problem about cell?, and i dont even can click the npc map_cell2gat: cell has no matching gat type if anyone encounter this error? can you please help me where this happen anyway? same error.. Could someone give me a clue how to solve this problem? Quote Link to comment Share on other sites More sharing options...
chatterboy Posted March 22, 2017 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 309 Reputation: 26 Joined: 11/26/12 Last Seen: November 22, 2024 Share Posted March 22, 2017 map_cell2gat: cell has no matching gat type too Quote Link to comment Share on other sites More sharing options...
idLaZ Posted October 15, 2017 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 93 Reputation: 6 Joined: 12/10/11 Last Seen: September 28, 2024 Share Posted October 15, 2017 Can't download the map. Anyone got a backup download? Quote Link to comment Share on other sites More sharing options...
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.