Jump to content
  • 0
Sign in to follow this  
Adam

[Solved] Little help setting up scripts please.

Question

Hi all,

First, I'm just wondering if this file here is correct

//--------------------------------------------------------
// Hercules Script Configuration File
//--------------------------------------------------------

warn_func_mismatch_paramnum: yes

check_cmdcount: 655360

check_gotocount: 655360

// Default value of the 'min' argument of the script command 'input'.
// When the 'min' argument isn't provided, this value is used instead.
// Defaults to 0.
//input_min_value: 0

// Default value of the 'max' argument of the script command 'input'.
// When the 'max' argument isn't provided, this value is used instead.
// Defaults to INT_MAX.
//input_max_value: 2147483647
input_max_value: 10000000

// Specifies whether or not each built-in function's arguments are checked for
// correct type. When a function is given an argument different from what it
// expects, a warning is thrown before the function is ran anyway.
// Default: yes
warn_func_mismatch_argtypes: yes

import: conf/import/script_conf.txt


Then ; I have some questions:

  • [*]Where do I modify files to turn any mob aggressive ?

Thanks :)

I got helped, topic closed. Thanks.

Edited by Adam

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

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