Kido Posted October 1, 2014 Posted October 1, 2014 File Name: Utility: Super Novice Prayer Command File Submitter: Kido File Submitted: 24 Sep 2014 File Category: Utilities Content Author: Kido, DastgirHello, this script it's a command that will make any Super Novice of any level to pray and call for its Guardian Angel so it will be able to cast Critical Explosion and get + 50 Critical Rate.I made this because in my server the Super Novice Prayer text didn't work and i couldn't figure out how to make it work so i made this command.Thanks to Dastgir now it has a gettimestick which makes the player wait the 180 Seconds to call once again the Guardian Angel. First version was a mess lolIf you want to add some checks to fit your needs feel free to do it. If you can't or you don't know how to, feel free to ask for support.This is my second script release so please be gentile Have fun guys : ) Click here to download this file 1 Quote
t3quila Posted October 4, 2014 Posted October 4, 2014 very nice! i can use this to make improve of other prayer(other jobs) on my server.. thank you! Quote
Kido Posted October 4, 2014 Author Posted October 4, 2014 very nice! i can use this to make improve of other prayer(other jobs) on my server.. thank you! You are welcome : ) Indeed, you can play with the script and do cool stuff with it, i'm glad you like it :DD Quote
rickyariadi07 Posted February 26, 2015 Posted February 26, 2015 can i have another link, seems rathena down for me Quote
Stolao Posted February 26, 2015 Posted February 26, 2015 (edited) can i have another link, seems rathena down for me https://rathena.org/board/files/file/3270-utility-super-novice-prayer-command/ there is no http in the download link for some reason File Name: Utility: Super Novice Prayer Command File Submitter: Kido File Submitted: 24 Sep 2014 File Category: Utilities Content Author: Kido, Dastgir also to fix "Another bad side is the fact that if the SN dies before the 3 minutes of wait to use the command again the SN won't be able to use it" this ou can do a OnPcDieEvent: set @CalledAngel,0; end; Edited February 26, 2015 by Stolao Quote
Kido Posted March 8, 2015 Author Posted March 8, 2015 can i have another link, seems rathena down for me rAthena seems good for me o: if you can't still download the file let me know it can i have another link, seems rathena down for me https://rathena.org/board/files/file/3270-utility-super-novice-prayer-command/ there is no http in the download link for some reason File Name: Utility: Super Novice Prayer Command File Submitter: Kido File Submitted: 24 Sep 2014 File Category: Utilities Content Author: Kido, Dastgir also to fix "Another bad side is the fact that if the SN dies before the 3 minutes of wait to use the command again the SN won't be able to use it" this ou can do a OnPcDieEvent: set @CalledAngel,0; end; yeah i was thinking how to deal with that problem D: i was also thinking that maybe i would seta var when the command is used let's say "set SNP,1;" and when the novice dies ".OnPcDieEvent: set SNP,0;" end;" thanks for the observation o:! i will update this in the next few days :3 Quote
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.