davyliyang Posted March 22, 2014 Posted March 22, 2014 I'm looking to summon a basilica in a map. I saw some setcell tutorials but those ones does not show the basilica. It is only the map. Is there any way to make the basilica show where the save zone is? Quote
Kido Posted March 22, 2014 Posted March 22, 2014 hmm? something like this? http://rathena.org/wiki/Setcell Quote
davyliyang Posted March 22, 2014 Author Posted March 22, 2014 Yes like that but it says the walls would not be shown. Is there a way to make the walls show so the players know where it is? Quote
Kido Posted March 22, 2014 Posted March 22, 2014 yeah but sadli i can't remember how ): there are 2 ways, modifyin the map so ppl will notice it, or putting a npc with the animation you want do you want 1 specific cell? well hmm it's going to be a little hard sin npc and player can't be on the same cell oh wait i can remember something that would work o:! but i can't script it so i will eave it here, someone with cool script skills would do it for you, i hope o: well here it goes: the npc is invisible the npc has the animation number 315 when the player walks near also when the player walks near, the npc recalls the player or a invisible npc that has animation 315 triggered when someone walks close the npc the animation triggers when the player is teleported this way the player will be on the cell basillica and will have the visual effect o: hmm coming to think maybe there will be a bug, where the player tries to leave the cell and the the npc recalls the player effect, so, i would suggest that the npc will check how much time the player has been in the cell, let's say 3 seconds, after that, the npc will warp the player so cells away now that if you want the basillica cell permanent, the warp out won't be neccesary at all, instead i would sugges the npc recalls the player and when recalled it gives the option to get away 5 cells or something o: o:! Quote
davyliyang Posted March 23, 2014 Author Posted March 23, 2014 is it possible to have the npc summon the basilica? Quote
Kido Posted March 23, 2014 Posted March 23, 2014 is it possible to have the npc summon the basilica? i think it's possible i suggest you to open a script request in our script request section, asking for this, they sure will help you o:! http://rathena.org/board/forum/32-script-requests/ Quote
Kido Posted March 23, 2014 Posted March 23, 2014 i just made the idea lol no big deal, wait to see the script then yo thank xD anyway, you are welcome (: Quote
sandbox Posted March 24, 2014 Posted March 24, 2014 Try prontera,100,200,4 script basilica 46,{ OnInit: specialeffect 374; setcell "prontera",80,180,120,220,cell_basilica,1; end; } Quote
Question
davyliyang
I'm looking to summon a basilica in a map. I saw some setcell tutorials but those ones does not show the basilica. It is only the map. Is there any way to make the basilica show where the save zone is?
8 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.