goddameit Posted June 8, 2012 Group: Members Topic Count: 60 Topics Per Day: 0.01 Content Count: 562 Reputation: 219 Joined: 11/22/11 Last Seen: August 3, 2024 Share Posted June 8, 2012 (edited) Video + Introduction : --- More Introduction ? Capture the enemy flag and take it back to the base. Need a GM to activate event. http://bit.ly/Ur9SjU --- Download : CTF_2.rar CTF.rar --- Update : 2013/03/14 - Fixed --- Other : http://rathena.org/board/topic/66985-capture-the-flag-v2-custom-map-added/ Edited March 14, 2013 by goddameit 4 Quote Link to comment Share on other sites More sharing options...
SlashGeeGee Posted June 8, 2012 Group: Members Topic Count: 111 Topics Per Day: 0.02 Content Count: 573 Reputation: 20 Joined: 11/19/11 Last Seen: October 24, 2014 Share Posted June 8, 2012 Thank's so much goddameit cool script and effects Quote Link to comment Share on other sites More sharing options...
Nokia Posted June 8, 2012 Group: Members Topic Count: 43 Topics Per Day: 0.01 Content Count: 150 Reputation: 5 Joined: 12/28/11 Last Seen: May 10, 2013 Share Posted June 8, 2012 Hello, is there an easy way to disable all skills for the flagholder? Quote Link to comment Share on other sites More sharing options...
goddameit Posted June 8, 2012 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 June 8, 2012 Hello, is there an easy way to disable all skills for the flagholder? getskilllist; Quote Link to comment Share on other sites More sharing options...
Nokia Posted June 8, 2012 Group: Members Topic Count: 43 Topics Per Day: 0.01 Content Count: 150 Reputation: 5 Joined: 12/28/11 Last Seen: May 10, 2013 Share Posted June 8, 2012 how can i set a player limit? for now it starts when 1 player has joined, but i want it to start only if 4 players are registred, or set a time limit, like if it will start after 5 minutes when a gm has started it Quote Link to comment Share on other sites More sharing options...
goddameit Posted June 8, 2012 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 June 8, 2012 (edited) how can i set a player limit? for now it starts when 1 player has joined, but i want it to start only if 4 players are registred, or set a time limit, like if it will start after 5 minutes when a gm has started it 'OnStart:' label Edited June 8, 2012 by goddameit Quote Link to comment Share on other sites More sharing options...
SlashGeeGee Posted June 8, 2012 Group: Members Topic Count: 111 Topics Per Day: 0.02 Content Count: 573 Reputation: 20 Joined: 11/19/11 Last Seen: October 24, 2014 Share Posted June 8, 2012 set .join,0; it's this one right ? Quote Link to comment Share on other sites More sharing options...
Nokia Posted June 8, 2012 Group: Members Topic Count: 43 Topics Per Day: 0.01 Content Count: 150 Reputation: 5 Joined: 12/28/11 Last Seen: May 10, 2013 Share Posted June 8, 2012 OnStart: set .game,1; set .join,0; set .ctf_tn1,0; set .ctf_tn2,0; set .ctf_tp1,0; set .ctf_tp2,0; sleep2(10000); set .game,2; setmapflag "prt_maze02",mf_pvp; announce "[CTF]!!!",0; for(set .@io,0;.@io<=.join;set .@io,.@io+1) { if(attachrid(getd(".join_j"+.@io))) { warp "prt_maze02",bx(@ctf_tid*3),by(@ctf_tid*3); } } how can i change the player limit there? like only warp when 4 players joined and why i cant attack my own guild member on this map? Quote Link to comment Share on other sites More sharing options...
goddameit Posted June 8, 2012 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 June 8, 2012 (edited) @Nokia how can i change the player limit there? like only warp when 4 players joined sleep2(10000); if(.join<4)end;//add and why i cant attack my own guild member on this map? add mapflag pvp_noguild Edited June 8, 2012 by goddameit Quote Link to comment Share on other sites More sharing options...
manabeast Posted June 8, 2012 Group: Members Topic Count: 138 Topics Per Day: 0.03 Content Count: 835 Reputation: 25 Joined: 11/22/11 Last Seen: December 4, 2012 Share Posted June 8, 2012 cool... i like this game ~ if have pro mapper more nice.. develop a special map for this. Quote Link to comment Share on other sites More sharing options...
java Posted June 8, 2012 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 251 Reputation: 20 Joined: 12/22/11 Last Seen: July 23, 2023 Share Posted June 8, 2012 this is script i've requested 6 months ago at eathena.ws, my pc hang so this script gone. but here once again godameit share to us thank you so much. suggestion: - add botcheck when register to play ctf - add party organize ( when player enter the ctf, he is automatically join party etc blue team) - add NPC reward.(when the party win the round e.g blue team won, all party warp to npc reward and got reward) 2 Quote Link to comment Share on other sites More sharing options...
goddameit Posted June 9, 2012 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 June 9, 2012 this is script i've requested 6 months ago at eathena.ws, my pc hang so this script gone. but here once again godameit share to us thank you so much. suggestion: - add botcheck when register to play ctf - add party organize ( when player enter the ctf, he is automatically join party etc blue team) - add NPC reward.(when the party win the round e.g blue team won, all party warp to npc reward and got reward) 1. later 2. source code. 3. already done. Quote Link to comment Share on other sites More sharing options...
manabeast Posted June 10, 2012 Group: Members Topic Count: 138 Topics Per Day: 0.03 Content Count: 835 Reputation: 25 Joined: 11/22/11 Last Seen: December 4, 2012 Share Posted June 10, 2012 this is what i got from server. Quote Link to comment Share on other sites More sharing options...
Emistry Posted June 10, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10015 Reputation: 2363 Joined: 10/28/11 Last Seen: January 1 Share Posted June 10, 2012 compile ur server with higher eventqueue. 1 Quote Link to comment Share on other sites More sharing options...
kaye17 Posted June 13, 2012 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 21 Reputation: 0 Joined: 05/10/12 Last Seen: July 4, 2016 Share Posted June 13, 2012 how this CTF works. . i put in my server but it only broadcast [CTF]!!! and nothing happens Quote Link to comment Share on other sites More sharing options...
Docubo Posted June 13, 2012 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 117 Reputation: 8 Joined: 05/07/12 Last Seen: May 12, 2024 Share Posted June 13, 2012 click the npc again and you are able to register for ctf Quote Link to comment Share on other sites More sharing options...
kaye17 Posted June 13, 2012 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 21 Reputation: 0 Joined: 05/10/12 Last Seen: July 4, 2016 Share Posted June 13, 2012 i try that ..but it says [CTF]!! and nothng happens Quote Link to comment Share on other sites More sharing options...
goddameit Posted June 13, 2012 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 June 13, 2012 (edited) i try that ..but it says [CTF]!! and nothng happens what are you trying to do ? --- What I done is full in the video, watch it. Edited June 13, 2012 by goddameit Quote Link to comment Share on other sites More sharing options...
kaye17 Posted June 13, 2012 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 21 Reputation: 0 Joined: 05/10/12 Last Seen: July 4, 2016 Share Posted June 13, 2012 i try that ..but it says [CTF]!! and nothng happens what are you trying to do ? --- What I done is full in the video, watch it. i click the Npc but ..NPC broadcasting [CTF]!! only nothing happens. . yeah i watch it =D Quote Link to comment Share on other sites More sharing options...
goddameit Posted June 14, 2012 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 June 14, 2012 (edited) i try that ..but it says [CTF]!! and nothng happens what are you trying to do ? --- What I done is full in the video, watch it. i click the Npc but ..NPC broadcasting [CTF]!! only nothing happens. . yeah i watch it =D test & research what happen on your program. announce "[CTF]!!!",0; for(set .@io,0;.@io<=.join;set .@io,.@io+1) { if(attachrid(getd(".join_j"+.@io))) { warp "prt_maze02",bx(@ctf_tid*3),by(@ctf_tid*3); } } initnpctimer; initnpctimer "CTF-Point#1"; initnpctimer "CTF-Point#2"; end; I can't help you cause every time I test it's always fine and I don't see what logic is wrong(activate the event, record AID, and warp them,...) hope you can find what happen on your server and tell me in where. Edited December 28, 2012 by goddameit Quote Link to comment Share on other sites More sharing options...
manabeast Posted June 14, 2012 Group: Members Topic Count: 138 Topics Per Day: 0.03 Content Count: 835 Reputation: 25 Joined: 11/22/11 Last Seen: December 4, 2012 Share Posted June 14, 2012 compile ur server with higher eventqueue. how ? i know compile... edit where only start compile?? Quote Link to comment Share on other sites More sharing options...
goddameit Posted June 14, 2012 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 June 14, 2012 compile ur server with higher eventqueue. how ? i know compile... edit where only start compile?? delete , stop or delay other event. don't ask how, we don't know what event your server will be starting to work in that time and what is used for 1 Quote Link to comment Share on other sites More sharing options...
java Posted June 14, 2012 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 251 Reputation: 20 Joined: 12/22/11 Last Seen: July 23, 2023 Share Posted June 14, 2012 compile ur server with higher eventqueue. how ? i know compile... edit where only start compile?? compile your server with higher event queue at src/map/map.h #define MAX_EVENTQUEUE 2 1 Quote Link to comment Share on other sites More sharing options...
Malice Micer Posted June 21, 2012 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 10 Reputation: 1 Joined: 06/21/12 Last Seen: September 16, 2013 Share Posted June 21, 2012 can you make this an auto event 5 vs 5 party auto party system a can register and will assign to random 5 party members Quote Link to comment Share on other sites More sharing options...
kaye17 Posted June 27, 2012 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 21 Reputation: 0 Joined: 05/10/12 Last Seen: July 4, 2016 Share Posted June 27, 2012 (edited) Look at this. . I remove what script you said to remove. .but still .. and i put it back the script. . and there NPC keep telling CTF!! but nothng happen even warp me. .in a few mins NPC announce [CTF] GAME OVER. . help T_T Edited June 27, 2012 by kaye17 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.