xin Posted October 23, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 26 Reputation: 1 Joined: 10/19/12 Last Seen: November 9, 2012 Share Posted October 23, 2012 here's what I would like to happen prontera npc will teleport you to guild_vs5 on enter map guild_vs5 2 evil clone of yourself will appear evil clone stats has the same character stats of yourself just like @evilclone command disable changing equipments inside guild_vs5 map advance thanks can anyone help me? or can anyone just tell me the script on making an evil clone... thanks Quote Link to comment Share on other sites More sharing options...
AnnieRuru Posted October 23, 2012 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 2044 Reputation: 682 Joined: 10/09/12 Last Seen: December 20, 2020 Share Posted October 23, 2012 http://www.eathena.ws/board/index.php?showtopic=188436 disable changing equipment eh ... that will require source modification ... hmmm... sounds fun, I think I on-hold that wow battleground and do this one 1st 1 Quote Link to comment Share on other sites More sharing options...
xin Posted October 23, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 26 Reputation: 1 Joined: 10/19/12 Last Seen: November 9, 2012 Author Share Posted October 23, 2012 (edited) awesome thanks alot oh while you're at it I think it's more fun to disable any consumable item too Edited October 23, 2012 by xin Quote Link to comment Share on other sites More sharing options...
AnnieRuru Posted October 23, 2012 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 2044 Reputation: 682 Joined: 10/09/12 Last Seen: December 20, 2020 Share Posted October 23, 2012 (edited) <wait this 0.0 script is bug> fight_your_clone0.1.txt nochangeequip.diff and remember to duplicate map in resnametable 2@g_vs.gnd#guild_vs2.gnd# 2@g_vs.gat#guild_vs2.gat# 2@g_vs.rsw#guild_vs2.rsw# À¯ÀúÀÎÅÍÆäÀ̽º\map\2@g_vs.bmp#À¯ÀúÀÎÅÍÆäÀ̽º\map\guild_vs2.bmp# disable healing items should be done with db\item_noequip ... wait ... WHERE DID THIS FILE GO ??? EDIT: hidden inside db\pre-re\item_noequip.txt <.< although I also know how to make another mapflag to disable using healing items whew simple script, just less than 2 hours if you want I also can do ladder style, display who has kill the most clones and least time Edited October 23, 2012 by AnnieRuru 1 Quote Link to comment Share on other sites More sharing options...
xin Posted October 23, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 26 Reputation: 1 Joined: 10/19/12 Last Seen: November 9, 2012 Author Share Posted October 23, 2012 (edited) awesome thanks a lot and I'd say no to the ladder style you've helped me enough xD by the way do you think it is possible to use the clone as an opponent in poring war? well I was planning on using clones in there too so just want to know if its possible before I start where to put nochangeequip.diff file? and last just for curiosity why does it have to be in a party? and why do I have to duplicate it? ( sorry I ask a lot questions it's part of my nature ) Edited October 23, 2012 by xin Quote Link to comment Share on other sites More sharing options...
AnnieRuru Posted October 23, 2012 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 2044 Reputation: 682 Joined: 10/09/12 Last Seen: December 20, 2020 Share Posted October 23, 2012 rathena script engine cannot control players to equip or unequip inside a map the only way to do that is to modify the source which is a very .... very simple patch just take a peak and you'll understand I'm actually just add a return 0; inside pc_equip and pc_unequip inside pc.c and the reason to have be in a party because I use instancing well there's not enough instance script on this board yet though so I guess you should search 'instance_attachmap' filter with my name 'annieruru' inside eathena board for more information I don't mind people asking questions, just want you have to some minimum IQ and willingly to learn (no spoon feed pls) and seriously, I consider this script is very easy, issit that hard to have a script that modify npc + src + data folder ? 1 Quote Link to comment Share on other sites More sharing options...
xin Posted October 24, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 26 Reputation: 1 Joined: 10/19/12 Last Seen: November 9, 2012 Author Share Posted October 24, 2012 well yeah that's why I ask those question coz I want to learn and want to make a script for poring war using clones and I want it to have the same capabilities like this script ( no changing equip and clone as opponent on enter ) well thanks for everything... it seems I can't apply the patch yet since I'm using eathena server I have to wait for my download to finish and make a rathena server... thanks alot Quote Link to comment Share on other sites More sharing options...
stydianx Posted November 7, 2012 Group: Members Topic Count: 105 Topics Per Day: 0.02 Content Count: 390 Reputation: 27 Joined: 07/12/12 Last Seen: October 24, 2022 Share Posted November 7, 2012 rathena script engine cannot control players to equip or unequip inside a map the only way to do that is to modify the source which is a very .... very simple patch just take a peak and you'll understand I'm actually just add a return 0; inside pc_equip and pc_unequip inside pc.c and the reason to have be in a party because I use instancing well there's not enough instance script on this board yet though so I guess you should search 'instance_attachmap' filter with my name 'annieruru' inside eathena board for more information I don't mind people asking questions, just want you have to some minimum IQ and willingly to learn (no spoon feed pls) and seriously, I consider this script is very easy, issit that hard to have a script that modify npc + src + data folder ? can i request for a part of the script here? i would like to ask what code(s) are used on creating evil clone on map when player is spawned? not the whole one, just the part said above. Quote Link to comment Share on other sites More sharing options...
AnnieRuru Posted November 7, 2012 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 2044 Reputation: 682 Joined: 10/09/12 Last Seen: December 20, 2020 Share Posted November 7, 2012 (edited) seriously you need to use search button more often http://www.eathena.ws/board/index.php?s=&showtopic=188436&view=findpost&p=1501500 http://www.eathena.w...dpost&p=1019595 http://www.eathena.w...dpost&p=1078390 1 interesting stuff, you can create support clone and it help cast skills on you http://www.eathena.w...dpost&p=1324032 http://www.eathena.w...dpost&p=1327369 but this question is suppose in database lol Edited November 7, 2012 by AnnieRuru 2 Quote Link to comment Share on other sites More sharing options...
stydianx Posted November 7, 2012 Group: Members Topic Count: 105 Topics Per Day: 0.02 Content Count: 390 Reputation: 27 Joined: 07/12/12 Last Seen: October 24, 2022 Share Posted November 7, 2012 seriously you need to use search button more often http://www.eathena.w...dpost&p=1501500 http://www.eathena.w...dpost&p=1019595 http://www.eathena.w...dpost&p=1078390 1 interesting stuff, you can create support clone and it help cast skills on you http://www.eathena.w...dpost&p=1324032 http://www.eathena.w...dpost&p=1327369 but this question is suppose in database lol thanks Annie, i am now.. Quote Link to comment Share on other sites More sharing options...
mrlongshen Posted December 25, 2012 Group: Members Topic Count: 98 Topics Per Day: 0.02 Content Count: 1302 Reputation: 79 Joined: 12/04/12 Last Seen: September 26, 2019 Share Posted December 25, 2012 annie, i have load the script, but nothing happen.. for the diff, where should i put it ? Quote Link to comment Share on other sites More sharing options...
donkeyg Posted January 4, 2013 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Share Posted January 4, 2013 Those topic all wasn't been solved Quote Link to comment Share on other sites More sharing options...
AnnieRuru Posted January 2, 2014 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 2044 Reputation: 682 Joined: 10/09/12 Last Seen: December 20, 2020 Share Posted January 2, 2014 (edited) update this old script with new instance systemfight_your_clone_0.2.txt fight_your_clone_0.2.patch just wanna test out the new instance system 20180428 updatenochangeequip_0.3r.txtnochangeequip_0.3r.diff it seems this new instance system can cause server crash when instance destroy search keyword fight your clone fight_your_clone_0.2.txt Edited April 27, 2018 by AnnieRuru 1 Quote Link to comment Share on other sites More sharing options...
vBrenth Posted March 14, 2014 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 311 Reputation: 46 Joined: 11/06/11 Last Seen: 18 hours ago Share Posted March 14, 2014 THe nochange equip mapflag ! thanks Quote Link to comment Share on other sites More sharing options...
Question
xin
here's what I would like to happen
prontera npc will teleport you to guild_vs5
on enter map guild_vs5 2 evil clone of yourself will appear
evil clone stats has the same character stats of yourself just like @evilclone command
disable changing equipments inside guild_vs5 map
advance thanks
can anyone help me? or can anyone just tell me the script on making an evil clone... thanks
Link to comment
Share on other sites
13 answers to this question
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.