Chasewalk Posted January 8, 2021 Group: Members Topic Count: 27 Topics Per Day: 0.02 Content Count: 94 Reputation: 0 Joined: 10/17/20 Last Seen: March 8, 2021 Share Posted January 8, 2021 Hi Good day i have emperium breaker test room but i want to add script of no guild is not allowed to enter Like this on picture! Quote Link to comment Share on other sites More sharing options...
0 Haruka Mayumi Posted January 8, 2021 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 485 Reputation: 271 Joined: 06/13/17 Last Seen: April 14 Share Posted January 8, 2021 if(!getcharid(2)){ mes "You are not part of any guild."; end; } 1 Quote Link to comment Share on other sites More sharing options...
1 JackTheGorrion Posted January 8, 2021 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 113 Reputation: 15 Joined: 04/18/15 Last Seen: April 9 Share Posted January 8, 2021 +1 good idea Quote Link to comment Share on other sites More sharing options...
0 Chasewalk Posted January 9, 2021 Group: Members Topic Count: 27 Topics Per Day: 0.02 Content Count: 94 Reputation: 0 Joined: 10/17/20 Last Seen: March 8, 2021 Author Share Posted January 9, 2021 Thank you Haruka Mayumi problem solved!! Quote Link to comment Share on other sites More sharing options...
0 Sergardo Posted January 10, 2021 Group: Members Topic Count: 64 Topics Per Day: 0.02 Content Count: 148 Reputation: 0 Joined: 03/06/15 Last Seen: June 2, 2023 Share Posted January 10, 2021 (edited) On 1/9/2021 at 10:38 AM, Chasewalk said: Thank you Haruka Mayumi problem solved!! ty Edited January 12, 2021 by Sergardo Quote Link to comment Share on other sites More sharing options...
-1 Emistry Posted January 10, 2021 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 15 hours ago Share Posted January 10, 2021 if the script are making use of gvg_castle mapflag to create the emperium test area, then you need a guild with that skill to be able to hit the emperium. otherwise you had to remove the mapflag, but this will end up spamming your map-server with warning since emperium doesn't spawn in any other maps. work around would be create a new emperium monster using new mob id and remove that guild checking. Quote Link to comment Share on other sites More sharing options...
Question
Chasewalk
Hi Good day i have emperium breaker test room but i want to add script of no guild is not allowed to enter Like this on picture!
Link to comment
Share on other sites
5 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.