[Global Skill Adjustment]

iCORE

New member
Messages
393
Points
0
Location
Halcyon Ragnarok
Github
Naori
Emulator
hi po ulit
default_heh.gif
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

 
Last edited by a moderator:
eto ung "All" ko

Code:
	/* 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",		)
 
bakit parang ibang ung topic name sa post mo 

Global Skill Adjustment
 
Back
Top