wut751 Posted February 2, 2018 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 30 Reputation: 2 Joined: 07/17/17 Last Seen: March 9, 2023 Share Posted February 2, 2018 Hi I want to remove buff from player when they go to specific area in map. I try to search in forum but found only remove buff with certain map. please help Quote Link to comment Share on other sites More sharing options...
1 Hurtsky Posted February 2, 2018 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 118 Reputation: 58 Joined: 11/24/16 Last Seen: February 20 Share Posted February 2, 2018 1 hour ago, wut751 said: Hi I want to remove buff from player when they go to specific area in map. I try to search in forum but found only remove buff with certain map. please help here you go, and read bottom part of script remember to tick the reply as answer and upvote it ! - script End_Of_Effect -1,{ OnTouch: //this will end all kind of effect! sc_end SC_ALL; sc_end_class SC_ALL; end; } // see in the end of this duplicate -1 means invisble npc // -1,2,2 = it will trigger 2 cell from the center of cell prontera,162,185 prontera,162,185,6 duplicate(End_Of_Effect) End_Of_Effect#pron -1,2,2 Quote Link to comment Share on other sites More sharing options...
0 wut751 Posted February 2, 2018 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 30 Reputation: 2 Joined: 07/17/17 Last Seen: March 9, 2023 Author Share Posted February 2, 2018 @Hurtsky thank you, I will try it. Quote Link to comment Share on other sites More sharing options...
Question
wut751
Hi
I want to remove buff from player when they go to specific area in map. I try to search in forum but found only remove buff with certain map.
please help
Link to comment
Share on other sites
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.