POGING UTOY Posted June 8, 2020 Posted June 8, 2020 can i request this script @guildec (command for Guild Leader Only) @guildbo (command for Guild Leader Only) you can ec via command because official ec doesnt recall all members thank you Quote
0 Ronald Posted June 9, 2020 Posted June 9, 2020 There is a existing script that is @ecall probably this is what you are looking for. https://rathena.org/board/search/?q=@ecall&quick=1 Quote
0 Patskie Posted June 9, 2020 Posted June 9, 2020 - script Ecall -1,{ OnEcall: if (!getcharid(2) || getguildmasterid(getcharid(2)) != getcharid(0)) end; message strcharinfo(0), "Emergency Call!"; progressbar "000000", 5; addrid(3, 0, getcharid(2)); if (getguildmasterid(getcharid(2)) == getcharid(0)) end; getmapxy .@map$, .@x, .@y, BL_PC, getguildmaster(getcharid(2)); warp .@map$, .@x, .@y; end; OnInit: bindatcmd "guildec", strnpcinfo(1) + "::OnEcall"; end; } Quote
Question
POGING UTOY
can i request this script
2 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.