import background
if background.GetCurrentMapName() == "metin2_map_oxevent":
(x, y, z) = player.GetMainCharacterPosition()
if 421 >= x >= 361 and 273 >= y >= 230:
net.SendChatPacket("/pkmode 2", chat.CHAT_TYPE_TALKING)
ilgili py kodunu oyun içi çalıştırmak için...