budabeads Posted July 1, 2012 Posted July 1, 2012 please help me on how to disable Resurrection on a certain map, lets say it is on prontera... please help me.... have a nice day sir!!!! God bless us! I hope this script will be as simple as posible.... Quote
Eurydice Posted July 1, 2012 Posted July 1, 2012 Since Prontera is on Restricted Zone 7 by default. (conf/mapflag/restricted.txt) You can flag Ressurrection in db/pre-re or re/skill_nocast_db.txt // 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) 54,2048 (54 is the skill ID of Ressurection, and 2048 to flag it in all Zone 7 maps) Quote
budabeads Posted July 1, 2012 Author Posted July 1, 2012 (edited) how about no resu in guild_vs3? thanks siR!!!!! hmmmmmm.. how about in a certain map only? Edited July 1, 2012 by budabeads Quote
Emistry Posted July 2, 2012 Posted July 2, 2012 use the restricted zone..and apply the correspond restricted zone mapflag... the list is displayed at previous post Quote
Question
budabeads
please help me on how to disable Resurrection on a certain map, lets say it is on prontera...
please help me....
have a nice day sir!!!!
God bless us!
I hope this script will be as simple as posible....
3 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.