Currently Posted December 29, 2012 Group: Members Topic Count: 162 Topics Per Day: 0.03 Content Count: 313 Reputation: 1 Joined: 01/22/12 Last Seen: November 17, 2023 Share Posted December 29, 2012 Everytime I try to attach it to the NPC. it doesn't work or won't load Buffs only guild members of "castle owner guild" Quote Link to comment Share on other sites More sharing options...
Euphy Posted December 29, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted December 29, 2012 // Check: // -- if the player has a guild (condition 1) // -- if the player's guild is the castle owner's guild (condition 2) if (getcharid(2) != 0 && getcharid(2) == getcastledata("prtg_cas01",1)) { // give buffs } Quote Link to comment Share on other sites More sharing options...
Currently Posted December 29, 2012 Group: Members Topic Count: 162 Topics Per Day: 0.03 Content Count: 313 Reputation: 1 Joined: 01/22/12 Last Seen: November 17, 2023 Author Share Posted December 29, 2012 Thanks (: Quote Link to comment Share on other sites More sharing options...
Question
Currently
Everytime I try to attach it to the NPC. it doesn't work or won't load
Buffs only guild members of "castle owner guild"
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.