Jump to content
  • 0

How to edit Euphy's hunting Mission NPC


Question

Posted (edited)

Hi, everyone.. I wan to disable the zeny reward.

what should I do?

	setarray .Modifier[0],  // Multipliers for Base Exp, Job Exp, and Zeny rewards.
		getbattleflag("base_exp_rate")/20,getbattleflag("job_exp_rate")/20,10;

This is euphy hunting mission NPC script

Edited by ahloi007

1 answer to this question

Recommended Posts

  • 0
Posted
Spoiler

getbattleflag("base_exp_rate")/20,getbattleflag("job_exp_rate")/20,0;

maybe that or just remove the part that gives zeny on the script.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...