Timokha 0 Posted April 23, 2022 Hello all! Can you please advise, is there a solution to apply special effect on all characters located on specific map via script (ex. in Prontera)? Quote Share this post Link to post Share on other sites
0 IndieRO 33 Posted April 25, 2022 18 hours ago, Timokha said: But OnPCLoadMapEvent triggers when the character loads on specific map with label. I need to apply actions (specialeffect, getitem, etc) to all characters already located on map (already loaded). when you want to give all effect when someone getitem from npc just use getunits to get all char ID on map do you want and then give all them specialeffect See on Script_command.txt and search function getunits 1 Timokha reacted to this Quote Share this post Link to post Share on other sites
0 IndieRO 33 Posted April 24, 2022 using OnPCLoadMapEvent and then do you script to give special effect dont forget to give mapflag Loadevent on map do you want to show the effect Quote Share this post Link to post Share on other sites
0 Timokha 0 Posted April 24, 2022 But OnPCLoadMapEvent triggers when the character loads on specific map with label. I need to apply actions (specialeffect, getitem, etc) to all characters already located on map (already loaded). Quote Share this post Link to post Share on other sites
Hello all!
Can you please advise, is there a solution to apply special effect on all characters located on specific map via script (ex. in Prontera)?
Share this post
Link to post
Share on other sites