MethodScript for items

Get Help on scripting in POL with configurations, config setups, script trouble shooting, etc.
Post Reply
blckfire
Apprentice Poster
Posts: 54
Joined: Thu Feb 26, 2015 10:28 am

MethodScript for items

Post by blckfire »

It is mentioned in the documentation http://docs.polserver.com/pol099/script ... thodScript, that you can add more method script to items. My question is: Can I add more than one method per file or I need to create multiple MethodScript entries for each new method I want to add?
Turley
POL Developer
Posts: 670
Joined: Sun Feb 05, 2006 4:45 am

Re: MethodScript for items

Post by Turley »

You can only define one method script per item, but of cause multiple method functions per script.
Post Reply