Mau Posted December 20, 2013 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 120 Reputation: 3 Joined: 07/04/13 Last Seen: January 10, 2014 Share Posted December 20, 2013 Only buff skill allowed in the specific town? how to do that? Quote Link to comment Share on other sites More sharing options...
Capuche Posted December 20, 2013 Group: Developer Topic Count: 10 Topics Per Day: 0.00 Content Count: 2407 Reputation: 616 Joined: 07/05/12 Last Seen: March 20 Share Posted December 20, 2013 https://github.com/rathena/rathena/blob/master/db/re/skill_nocast_db.txt 1 Quote Link to comment Share on other sites More sharing options...
Mau Posted December 21, 2013 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 120 Reputation: 3 Joined: 07/04/13 Last Seen: January 10, 2014 Author Share Posted December 21, 2013 how ? i dont understand it sorry Quote Link to comment Share on other sites More sharing options...
Patskie Posted December 21, 2013 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: November 10, 2024 Share Posted December 21, 2013 // Forbidden Skills Database // // Structure of Database: // SkillID,Flag // // Legend for 'Flag' field (bitmask): // 1 = Cannot be used in normal maps // 2 = Cannot be used in PvP maps (use this instead of 1 for PK-mode servers) // 4 = Cannot be used in GvG maps // 8 = Cannot be used in Battleground maps // 16 = Cannot be cloned (clones will not copy this skill) // Restricted zones - they're configured by 'restricted <number>' mapflag // 32 = Cannot be used in zone 1 maps // 64 = Cannot be used in zone 2 maps // 128 = Cannot be used in zone 3 maps // 256 = Cannot be used in zone 4 maps // 512 = Cannot be used in zone 5 maps // 1024 = Cannot be used in zone 6 maps // 2048 = Cannot be used in zone 7 maps // // Example: // 8,6 = Endure cannot be used in PvP and GvG maps (2+4) Quote Link to comment Share on other sites More sharing options...
Mau Posted December 24, 2013 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 120 Reputation: 3 Joined: 07/04/13 Last Seen: January 10, 2014 Author Share Posted December 24, 2013 can you make me an example like.. only sniper buffs are allowed in specific map Quote Link to comment Share on other sites More sharing options...
Evil Posted January 5, 2014 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 25 Reputation: 2 Joined: 12/25/11 Last Seen: February 19, 2014 Share Posted January 5, 2014 rathena / npc / mapflag / restricted.txt //Towns alberta mapflag restricted 7 aldebaran mapflag restricted 7 amatsu mapflag restricted 7 ayothaya mapflag restricted 7 brasilis mapflag restricted 7 comodo mapflag restricted 7 einbroch mapflag restricted 7 einbech mapflag restricted 7 geffen mapflag restricted 7 gonryun mapflag restricted 7 izlude mapflag restricted 7 jawaii mapflag restricted 7 hugel mapflag restricted 7 lighthalzen mapflag restricted 7 louyang mapflag restricted 7 manuk mapflag restricted 7 mid_camp mapflag restricted 7 moc_ruins mapflag restricted 7 morocc mapflag restricted 7 moscovia mapflag restricted 7 niflheim mapflag restricted 7 prontera mapflag restricted 7 payon mapflag restricted 7 pay_arche mapflag restricted 7 rachel mapflag restricted 7 splendide mapflag restricted 7 umbala mapflag restricted 7 veins mapflag restricted 7 xmas mapflag restricted 7 yuno mapflag restricted 7 add you zone and skills to rathena / db / re / skill_nocast_db.txt Quote Link to comment Share on other sites More sharing options...
Question
Mau
Only buff skill allowed in the specific town? how to do that?
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.