Jump to content
  • 0
Sign in to follow this  
iCORE

[Global Skill Adjustment]

Question

hi po ulit :heh: gusto ko lang sana itanong kung possible bang e ON ung pk_mode mapflag sa map_zone_db ng hindi pinapalitan ung misc.conf sa battle folder kasi pag naka on ung pk_mode lahat ng map including "Town_In" pwede pumatay eh

Edited by Naori

Share this post


Link to post
Share on other sites

5 answers to this question

Recommended Posts

  • 0

eto ung "All" ko

	/* All zone is a dynamic (very special) zone that is forcebly inherited by ALL maps automatically */	name: "All" /* changing this name requires MAP_ZONE_ALL_NAME to also be changed in src/map/map.h file */	disabled_skills: {		//both examples below disable napalm beat (id 11) to players		//MG_NAPALMBEAT: "PLAYER"		//ID11: "PLAYER"	}	disabled_items: {		//Both examples below disable apple (id 501)		//Apple: true		//ID501: true	}		mapflags: (    "weapon_damage_rate	40",		"magic_damage_rate	40",		"misc_damage_rate	40",		"long_damage_rate	30",		"short_damage_rate	20",		)

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.